------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.26.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/binutils-2.33.1_3,1.txz ===== Message from binutils-2.33.1_3,1: -- ===> NOTICE: The binutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/fpc-3.0.4_3.txz ===== Message from fpc-3.0.4_3: -- 1) Add lib paths to /usr/local/etc/fpc.cfg # searchpath for libraries -Fl/usr/local/lib This is necessary for correct linking of libraries. 2) You can install additional units from: * lang/fpc-units 3) If you want to see all documentation about FreePascal, you can install * lang/fpc-docs 4) Optionally, you can install textmode IDE with Delphi support * editors/fpc-ide 5) This port add support to fp compiler to get value from FPC_LDPATH environment variable. By default fp compiler use /usr/local/bin/ld.bfd for linking binaries. If you want change this, just must be define FPC_LDPATH with path to ld tool that will be used by fp compiler. Take on mind that fpc only works with binutils on this moment but could work with another ld tool later on next versions of freepascal 6) Enjoy it ;) Installing /packages/All/fpc-chm-3.0.4_3.txz Installing /packages/All/fpc-fcl-base-3.0.4_3.txz Installing /packages/All/fpc-fcl-image-3.0.4_3.txz Installing /packages/All/fpc-fcl-json-3.0.4_5.txz Installing /packages/All/fpc-fcl-net-3.0.4_3.txz Installing /packages/All/fpc-fcl-web-3.0.4_7.txz Installing /packages/All/fpc-fcl-res-3.0.4_3.txz Installing /packages/All/fpc-rtl-objpas-3.0.4_5.txz Installing /packages/All/fpc-iconvenc-3.0.4_3.txz Installing /packages/All/fpc-fcl-xml-3.0.4_3.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pciids-20200922.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.0_1.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/fpc-opengl-3.0.4_3.txz Installing /packages/All/fpc-openssl-3.0.4_3.txz Installing /packages/All/fpc-pasjpeg-3.0.4_3.txz Installing /packages/All/fpc-rtl-extra-3.0.4_3.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/libXfont-1.5.4_2,2.txz Installing /packages/All/libXxf86dga-1.1.5.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libxkbfile-1.1.0.txz Installing /packages/All/libXres-1.2.0_2.txz Installing /packages/All/libXv-1.0.11_2,1.txz Installing /packages/All/fpc-x11-3.0.4_6.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/fpc-cairo-3.0.4_3.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-utils-3.0.4_6.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/fpc-gtk2-3.0.4_3.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-source-3.0.4_2.txz UNFLAVORED devel/gdb -> use devel/gdb@py37 Installing /packages/All/icu-67.1,1.txz Installing /packages/All/boost-libs-1.72.0_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/source-highlight-3.1.9_1.txz Installing /packages/All/gdb-9.2_2.txz Installing /packages/All/lazarus-gtk2-2.0.8.txz ===== Message from lazarus-gtk2-2.0.8: -- The Lazarus RAD was installed 1) You can run it using: # lazarus 2) The first time that lazarus is running, you should set the path to fpc source directory at lazarus configuration environment. Also it could be setting later. 3) Now you can obtain freepascal source installing lang/fpc-source port or package It will be extracted to /usr/local/share/fpc-source-X.X.X 4) You can use /usr/local/bin/gdb debugger instead of gdb installed debugger installed from base system. Lazarus works better with this version. 5) The lazbuild.cfg file has been removed, it is not necessary anymore. Now we can use the following ports for aplications that depend of lazarus and these can be built with an interface different than lazarus has compiled by default: editors/lazarus editors/lazarus-qt5 You can added those ports if you want support for gtk2, or qt5 interfaces. Please look at net-p2p/transmission-remote-gui like a example of how use it 6) Enjoy it ;) UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/gdb -> use devel/gdb@py37 SUCCEEDED 00:01:59 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazpaint-gtk2-7.1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazpaint-gtk2-7.1.2 for building => SHA256 Checksum OK for bgrabitmap-lazpaint-v7.1.2_GH0.tar.gz. => SHA256 Checksum OK for bgrabitmap-bgracontrols-a0a5a40_GH0.tar.gz. => SHA256 Checksum OK for bgrabitmap-bgrabitmap-1ea4cb9_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazpaint-gtk2-7.1.2 for building ===> Extracting for lazpaint-gtk2-7.1.2 => SHA256 Checksum OK for bgrabitmap-lazpaint-v7.1.2_GH0.tar.gz. => SHA256 Checksum OK for bgrabitmap-bgracontrols-a0a5a40_GH0.tar.gz. => SHA256 Checksum OK for bgrabitmap-bgrabitmap-1ea4cb9_GH0.tar.gz. Extracted Memory Use: 82.61M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lazpaint-gtk2-7.1.2 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for lazpaint-gtk2-7.1.2 from /xports/graphics/lazpaint/files /usr/bin/env WRKSRC=/construction/graphics/lazpaint/lazpaint-7.1.2 REWARNFILE=/construction/graphics/lazpaint/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh 's|%%DATADIR%%|/usr/local/share/lazpaint|g' /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utranslation.pas SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on executable: update-desktop-database - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/bin/as - found ===> lazpaint-gtk2-7.1.2 depends on executable: ppcx64 - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-objpas.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/bin/as - found ===> lazpaint-gtk2-7.1.2 depends on executable: fpcres - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly/gtk2/interfaces.ppu - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on executable: update-desktop-database - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/bin/as - found ===> lazpaint-gtk2-7.1.2 depends on executable: ppcx64 - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-objpas.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/bin/as - found ===> lazpaint-gtk2-7.1.2 depends on executable: fpcres - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly/gtk2/interfaces.ppu - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> lazpaint-gtk2-7.1.2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> lazpaint-gtk2-7.1.2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> Configuring for lazpaint-gtk2-7.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lazpaint-gtk2-7.1.2 SetupCompilerFilename: Searching compiler ... SearchCompilerCandidates Value=fpc File=/usr/local/bin/fpc Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" SetupCompilerFilename: using /usr/local/bin/fpc Hint: (lazarus) storing Lazarus directory "/usr/local/share/lazarus-2.0.8/" Compiler path "/usr/local/bin/fpc" in "/construction/graphics/lazpaint/.lazarus/environmentoptions.xml" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" "-Px86_64" "-Tdragonfly" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" "-Px86_64" "-Tdragonfly" Hint: (lazarus) Missing state file of BGRABitmapPack 10.9: /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/lib/x86_64-dragonfly/3.0.4/BGRABitmapPack.compiled Info: (lazarus) Execute Title="Compile package BGRABitmapPack 10.9" Info: (lazarus) Working Directory="/construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/" Info: (lazarus) Executable="/usr/local/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scgi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O3" Info: (lazarus) Param[5]="-OoREGVAR" Info: (lazarus) Param[6]="-l" Info: (lazarus) Param[7]="-vewnhibq" Info: (lazarus) Param[8]="-Fu/usr/local/share/lazarus-2.0.8/packager/units/x86_64-dragonfly" Info: (lazarus) Param[9]="-Fu/usr/local/share/lazarus-2.0.8/components/lazutils/lib/x86_64-dragonfly" Info: (lazarus) Param[10]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly" Info: (lazarus) Param[11]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[12]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/" Info: (lazarus) Param[13]="-FU/construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/lib/x86_64-dragonfly/3.0.4/" Info: (lazarus) Param[14]="-dLCL" Info: (lazarus) Param[15]="-dLCLgtk2" Info: (lazarus) Param[16]="bgrabitmappack.pas" Hint: (11030) Start of reading config file /usr/local/etc/fpc.cfg Hint: (11031) End of reading config file /usr/local/etc/fpc.cfg Free Pascal Compiler version 3.0.4 [2020/10/28] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling bgrabitmappack.pas (3104) Compiling bgraanimatedgif.pas (3104) Compiling bgraclasses.pas (3104) Compiling bgragraphics.pas (3104) Compiling bgrabitmap.pas (3104) Compiling bgragtkbitmap.pas (3104) Compiling bgralclbitmap.pas (3104) Compiling bgrabitmaptypes.pas (3104) Compiling bgramultifiletype.pas (3104) Compiling bgrautf8.pas (3104) Compiling bgraunicode.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunicode.pas(739,88) Hint: (5024) Parameter "endOfSequence" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunicode.pas(900,87) Hint: (5024) Parameter "endOfSequence" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrautf8.pas(200,13) Warning: (5066) Symbol "UTF8CharacterLength" is deprecated: "Use UTF8CodepointSize instead." (3104) Compiling bgrabitmaptypes.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/geometrytypes.inc(1069,3) Hint: (5092) Variable "str" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bezier.inc(148,55) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(1097,27) Hint: (5057) Local variable "temp" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(1119,22) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(652,34) Hint: (5024) Parameter "pdest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(652,58) Hint: (5024) Parameter "count" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(652,79) Hint: (5024) Parameter "mode" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(637,36) Hint: (5024) Parameter "ARect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(638,33) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(638,41) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(661,42) Hint: (5024) Parameter "ACount" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(661,68) Hint: (5024) Parameter "AMask" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(661,95) Hint: (5024) Parameter "AStride" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(663,30) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(663,37) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(197,41) Hint: (5024) Parameter "ABrush" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(197,71) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(198,41) Hint: (5024) Parameter "ABrush" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(198,71) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(66,40) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(204,43) Hint: (5024) Parameter "ABrush" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(204,73) Hint: (5024) Parameter "AScanner" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(204,102) Hint: (5024) Parameter "ADrawMode" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(205,39) Hint: (5024) Parameter "AOffsetX" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(205,67) Hint: (5024) Parameter "AOffsetY" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(206,40) Hint: (5024) Parameter "ABrush" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(206,70) Hint: (5024) Parameter "AScanner" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(207,36) Hint: (5024) Parameter "AOffsetX" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(207,64) Hint: (5024) Parameter "AOffsetY" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(2549,27) Hint: (5057) Local variable "lWidth" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmap.inc(2550,28) Hint: (5057) Local variable "lHeight" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrascanner.inc(78,36) Hint: (5024) Parameter "ARect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrascanner.inc(79,33) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrascanner.inc(79,40) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/extendedcolorspace.inc(224,29) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/extendedcolorspace.inc(296,15) Hint: (5024) Parameter "ASourceStride" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/extendedcolorspace.inc(296,64) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1423,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1434,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1445,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1456,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1467,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1477,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1487,177) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1498,187) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1505,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1512,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1519,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1529,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1539,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1549,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1556,185) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1563,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1573,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1580,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1590,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1597,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1607,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1614,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1621,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1628,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1635,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1645,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1652,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1662,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1672,189) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1704,177) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1714,177) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1724,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1734,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1741,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1748,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1758,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1768,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1778,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1788,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1798,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1805,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1812,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1822,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1832,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1842,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1852,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1863,183) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1870,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1881,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1892,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1902,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1913,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1923,177) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1930,185) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1941,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1952,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1963,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1974,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1984,181) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(1991,193) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2001,187) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2008,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2015,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2022,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2032,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2042,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2052,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2062,191) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2069,193) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2076,197) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2083,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2090,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2122,185) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2132,185) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2142,189) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2149,197) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2167,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2177,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2184,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2191,187) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2198,195) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2205,187) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2242,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2293,175) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2331,177) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2341,185) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2351,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2380,167) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2390,177) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2400,185) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2410,179) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(2445,167) Hint: (5024) Parameter "AReferenceWhite" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(110,46) Hint: (5024) Parameter "AColor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(113,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(130,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(147,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(164,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(181,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(198,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(215,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(229,46) Hint: (5024) Parameter "AColor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(232,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(246,46) Hint: (5024) Parameter "AColor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(249,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(266,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(283,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(300,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(317,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(334,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(351,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(368,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/generatedcolorspace.inc(385,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(396,48) Hint: (5024) Parameter "orientationTenthDegCCW" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(397,49) Hint: (5024) Parameter "orientationTenthDegCCW" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(409,117) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(414,125) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(418,155) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(421,163) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(435,35) Hint: (5024) Parameter "ADest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(435,58) Hint: (5024) Parameter "x" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(435,66) Hint: (5024) Parameter "y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(435,82) Hint: (5024) Parameter "s" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(435,98) Hint: (5024) Parameter "align" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(436,122) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(1064,48) Hint: (5057) Local variable "targaPixelFormat" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmaptypes.pas(1120,24) Hint: (5057) Local variable "magic" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgramultifiletype.pas(49,26) Hint: (5024) Parameter "ADestination" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled (3104) Compiling bgradefaultbitmap.pas (3104) Compiling bgracanvas.pas (3104) Compiling bgrapen.pas (3104) Compiling bgratransform.pas (3104) Compiling bgrablend.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(177,41) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(178,40) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(384,50) Warning: (5036) Local variable "buf" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(494,50) Warning: (5036) Local variable "buf" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(614,50) Warning: (5036) Local variable "buf" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(732,50) Warning: (5036) Local variable "buf" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(850,50) Warning: (5036) Local variable "buf" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(1235,7) Warning: (5036) Local variable "minxThird" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrablend.pas(1235,7) Warning: (5036) Local variable "minx" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratransform.pas(1074,3) Warning: (5059) Function result variable does not seem to initialized (3104) Compiling bgrapath.pas (3104) Compiling bgraresample.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraresample.pas(380,30) Warning: (5036) Local variable "vertTransition" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraresample.pas(1499,19) Hint: (5057) Local variable "sum" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapath.pas(408,5) Warning: (5036) Local variable "nb" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapath.pas(458,5) Warning: (5036) Local variable "nb" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapath.pas(2039,1) Warning: (5093) function result variable of a managed type does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapath.pas(2594,30) Hint: (5058) Variable "APos" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapath.pas(2611,38) Hint: (5058) Variable "APos" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapen.pas(982,65) Warning: (5036) Local variable "littleBorder" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapen.pas(1056,27) Warning: (5036) Local variable "leftInter" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapen.pas(1058,60) Warning: (5036) Local variable "rightInter" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapen.pas(1132,24) Warning: (5089) Local variable "results" of a managed type does not seem to be initialized (3104) Compiling bgrapolygon.pas (3104) Compiling bgrafillinfo.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafillinfo.pas(190,37) Hint: (5024) Parameter "numPt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafillinfo.pas(190,49) Hint: (5024) Parameter "nextPt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafillinfo.pas(190,71) Hint: (5024) Parameter "ASeg" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafillinfo.pas(183,118) Hint: (5024) Parameter "dy" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafillinfo.pas(183,135) Hint: (5024) Parameter "AData" not used (3104) Compiling bgragradientscanner.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(462,9) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(476,9) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(261,33) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(261,41) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(263,26) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(263,34) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(1850,66) Warning: (5036) Local variable "ptex" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(1850,66) Warning: (5036) Local variable "pmask" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(1850,66) Warning: (5036) Local variable "stride" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(2003,54) Warning: (5036) Local variable "pmask" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(2003,54) Warning: (5036) Local variable "stride" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientscanner.pas(2128,52) Warning: (5036) Local variable "ptex" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(951,48) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(951,45) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(951,42) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(951,39) Hint: (5058) Variable "x1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(962,48) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(962,45) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(962,42) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapolygon.pas(962,39) Hint: (5058) Variable "x1" does not seem to be initialized (3104) Compiling bgrapolygonaliased.pas (3104) Compiling bgrasse.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasse.pas(358,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasse.pas(393,17) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasse.pas(420,17) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(5,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(7,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(12,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(14,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(58,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(5,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(7,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(12,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(14,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(58,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(5,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(7,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(12,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(14,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(5,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(7,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(12,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivecolorscan.inc(14,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/perspectivescan2.inc(32,26) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(573,34) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(574,40) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1052,41) Warning: (5089) Local variable "penPts" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1213,36) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1213,33) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1213,30) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1213,27) Hint: (5058) Variable "x1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1282,36) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1282,33) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1282,30) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas.pas(1282,27) Hint: (5058) Variable "x1" does not seem to be initialized (3104) Compiling bgracanvas2d.pas (3104) Compiling bgragrayscalemask.pas (3104) Compiling universaldrawer.pas (3104) Compiling bgraarrow.pas (3104) Compiling bgrareadbmp.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(230,42) Hint: (5057) Local variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(232,34) Hint: (5057) Local variable "headerSize" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(248,35) Hint: (5057) Local variable "os2header" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(257,35) Hint: (5057) Local variable "minHeader" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(127,54) Hint: (5024) Parameter "AMaxWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(102,35) Hint: (5024) Parameter "Row" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmp.pas(103,35) Hint: (5024) Parameter "Row" not used (3104) Compiling bgrareadjpeg.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadjpeg.pas(51,35) Hint: (5057) Local variable "magic" does not seem to be initialized (3104) Compiling bgrawritepng.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritepng.pas(288,6) Warning: (5036) Local variable "diff" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritepng.pas(96,38) Hint: (5024) Parameter "Current" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritepng.pas(96,52) Hint: (5024) Parameter "Previous" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritepng.pas(96,78) Hint: (5024) Parameter "linelength" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritepng.pas(76,37) Hint: (5024) Parameter "Str" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritepng.pas(76,55) Hint: (5024) Parameter "Img" not used (3104) Compiling bgrawritetiff.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritetiff.pas(147,33) Hint: (5057) Local variable "stream" does not seem to be initialized (3104) Compiling bgrafilterblur.pas (3104) Compiling bgrafiltertype.pas (3104) Compiling bgragrayscalemask.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragrayscalemask.pas(79,45) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragrayscalemask.pas(80,42) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmapgeneric.inc(510,66) Hint: (5058) Variable "ARect" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragrayscalemask.pas(8,48) Hint: (5023) Unit "UniversalDrawer" not used in BGRAGrayscaleMask /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(32,10) Note: (5025) Local variable "a2" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(131,10) Note: (5025) Local variable "a2" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(298,10) Note: (5025) Local variable "sumRed3" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(298,33) Note: (5025) Local variable "sumBlue3" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(298,57) Note: (5025) Local variable "sumCount3" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(32,10) Note: (5025) Local variable "a2" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(131,10) Note: (5025) Local variable "a2" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(298,10) Note: (5025) Local variable "sumRed3" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(298,33) Note: (5025) Local variable "sumBlue3" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurbox.inc(298,57) Note: (5025) Local variable "sumCount3" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(162,12) Warning: (5089) Local variable "blurRowY" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(181,36) Hint: (5057) Local variable "extendedTotal" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(193,28) Hint: (5057) Local variable "total" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(177,14) Warning: (5089) Local variable "blurRowX" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(162,12) Warning: (5089) Local variable "blurRowY" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(181,36) Hint: (5057) Local variable "extendedTotal" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(193,28) Hint: (5057) Local variable "total" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurfast.inc(177,14) Warning: (5089) Local variable "blurRowX" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurnormal.inc(215,19) Warning: (5089) Local variable "DiffPixel" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurnormal.inc(192,15) Warning: (5089) Local variable "Pixel" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurnormal.inc(204,19) Warning: (5089) Local variable "DiffPixelArrayLineStart" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/blurnormal.inc(190,15) Warning: (5089) Local variable "PixelArrayLineStart" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(931,47) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(931,55) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(931,32) Hint: (5058) Variable "x" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(931,39) Hint: (5058) Variable "y" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(944,55) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(944,47) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(944,39) Hint: (5058) Variable "y" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(944,32) Hint: (5058) Variable "x" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(999,44) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(999,41) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(999,38) Hint: (5058) Variable "y" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/universaldrawer.pas(999,36) Hint: (5058) Variable "x" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas2d.pas(999,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas2d.pas(1420,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas2d.pas(181,27) Hint: (5024) Parameter "dest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvas2d.pas(2012,3) Hint: (5092) Variable "repetition" of a managed type does not seem to be initialized (3104) Compiling bgratextbidi.pas (3104) Compiling bgraunicodetext.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunicodetext.pas(381,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunicodetext.pas(851,30) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(149,36) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(150,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(150,81) Hint: (5024) Parameter "ACharStart" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(150,98) Hint: (5024) Parameter "ACharCount" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(787,31) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(154,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(154,84) Hint: (5024) Parameter "ACharIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(151,33) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(151,82) Hint: (5024) Parameter "ACharStart" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(151,99) Hint: (5024) Parameter "ACharCount" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(153,44) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(152,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(865,39) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(889,31) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(901,31) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(144,46) Hint: (5024) Parameter "AParagraphIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(2067,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextbidi.pas(2247,1) Warning: (5059) Function result variable does not seem to initialized (3104) Compiling bgrafilters.pas (3104) Compiling bgrafilterscanner.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafilterscanner.pas(44,35) Hint: (5024) Parameter "AGammaCorrection" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafilterscanner.pas(48,42) Hint: (5024) Parameter "ASource" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafilterscanner.pas(48,68) Hint: (5024) Parameter "ADest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafilterscanner.pas(49,18) Hint: (5024) Parameter "ACount" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafilterscanner.pas(49,40) Hint: (5024) Parameter "AGammaCorrection" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafilterscanner.pas(29,29) Hint: (5024) Parameter "AGammaCorrection" not used (3104) Compiling bgradithering.pas (3104) Compiling bgrapalette.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/paletteformats.inc(339,24) Hint: (5057) Local variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/paletteformats.inc(326,24) Hint: (5057) Local variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/paletteformats.inc(319,24) Hint: (5057) Local variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapalette.pas(125,31) Hint: (5024) Parameter "AValue" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapalette.pas(164,36) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapalette.pas(151,30) Hint: (5024) Parameter "AEntry" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(82,79) Hint: (5024) Parameter "AColor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(83,80) Hint: (5024) Parameter "AColor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(25,48) Hint: (5024) Parameter "AColorIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(26,51) Hint: (5024) Parameter "AColorIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(27,68) Hint: (5024) Parameter "AColorIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(28,59) Hint: (5024) Parameter "AColorIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(29,52) Hint: (5024) Parameter "AColorIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradithering.pas(30,51) Hint: (5024) Parameter "AColorIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(645,36) Hint: (5024) Parameter "ARawImage" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(645,63) Hint: (5024) Parameter "DefaultOpacity" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(646,12) Hint: (5024) Parameter "AlwaysReplaceAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(646,52) Hint: (5024) Parameter "RaiseErrorOnInvalidPixelFormat" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(653,40) Hint: (5024) Parameter "ACanvas" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(653,63) Hint: (5024) Parameter "Rect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(653,81) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(654,12) Hint: (5024) Parameter "ALineOrder" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(654,49) Hint: (5024) Parameter "AWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(654,62) Hint: (5024) Parameter "AHeight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(655,35) Hint: (5024) Parameter "ACanvas" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(655,58) Hint: (5024) Parameter "Rect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(655,76) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(656,12) Hint: (5024) Parameter "ALineOrder" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(656,49) Hint: (5024) Parameter "AWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(656,62) Hint: (5024) Parameter "AHeight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(657,39) Hint: (5024) Parameter "CanvasSource" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(657,67) Hint: (5024) Parameter "x" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(657,75) Hint: (5024) Parameter "y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(659,27) Hint: (5024) Parameter "Source" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(660,35) Hint: (5024) Parameter "ARect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(662,35) Hint: (5024) Parameter "DC" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(663,35) Hint: (5024) Parameter "DC" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradefaultbitmap.pas(663,49) Hint: (5024) Parameter "ARect" not used (3104) Compiling bgratext.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratext.pas(984,22) Hint: (5057) Local variable "style" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratext.pas(1241,23) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratext.pas(1487,30) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratext.pas(1593,25) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratext.pas(1632,28) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(90,80) Hint: (5024) Parameter "sourcePixelSize" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(90,110) Hint: (5024) Parameter "defaultOpacity" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(108,83) Hint: (5024) Parameter "sourcePixelSize" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(108,113) Hint: (5024) Parameter "defaultOpacity" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(126,86) Hint: (5024) Parameter "sourcePixelSize" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(148,92) Hint: (5024) Parameter "sourcePixelSize" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(197,114) Hint: (5024) Parameter "defaultOpacity" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(266,115) Hint: (5024) Parameter "defaultOpacity" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralclbitmap.pas(282,127) Hint: (5024) Parameter "defaultOpacity" not used (3104) Compiling bgrareadbmpmiomap.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmpmiomap.pas(79,23) Hint: (5058) Variable "header" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadbmpmiomap.pas(171,26) Hint: (5057) Local variable "b" does not seem to be initialized (3104) Compiling bgrareadgif.pas (3104) Compiling bgrareadico.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadico.pas(135,33) Hint: (5057) Local variable "magic" does not seem to be initialized (3104) Compiling bgrareadlzp.pas (3104) Compiling bgralzpcommon.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralzpcommon.pas(451,3) Warning: (5036) Local variable "bufferPos" does not seem to be initialized (3104) Compiling bgracompressablebitmap.pas (3104) Compiling bgrareadpng.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(180,42) Hint: (5057) Local variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(186,35) Hint: (5057) Local variable "HeaderChunk" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(183,35) Hint: (5057) Local variable "ChunkHeader" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(181,34) Hint: (5057) Local variable "FileHeader" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(142,54) Hint: (5024) Parameter "AMaxWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(226,35) Hint: (5057) Local variable "ChunkHeader" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(336,31) Hint: (5057) Local variable "g" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(335,31) Hint: (5057) Local variable "r" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(337,31) Hint: (5057) Local variable "b" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(321,35) Hint: (5057) Local variable "a" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpng.pas(124,37) Hint: (5024) Parameter "Str" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadlzp.pas(23,39) Hint: (5024) Parameter "str" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadlzp.pas(23,57) Hint: (5024) Parameter "Img" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadlzp.pas(145,33) Hint: (5057) Local variable "magic" does not seem to be initialized (3104) Compiling bgrareadpcx.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpcx.pas(23,33) Hint: (5024) Parameter "Row" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpcx.pas(217,35) Hint: (5057) Local variable "magic" does not seem to be initialized (3104) Compiling bgrareadpsd.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadpsd.pas(129,26) Hint: (5057) Local variable "PalBuf" does not seem to be initialized (3104) Compiling bgrareadtga.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtga.pas(36,33) Hint: (5024) Parameter "Row" not used (3104) Compiling bgrareadxpm.pas (3104) Compiling bgrawritelzp.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritelzp.pas(130,23) Hint: (5057) Local variable "header" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritelzp.pas(23,39) Hint: (5024) Parameter "Str" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritelzp.pas(23,58) Hint: (5024) Parameter "Img" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritelzp.pas(347,10) Warning: (5036) Local variable "ColorCount" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritelzp.pas(349,31) Hint: (5057) Local variable "ColorTab" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawritelzp.pas(352,26) Warning: (5036) Local variable "Colors" does not seem to be initialized (3104) Compiling bgrareadwebp.pas (3104) Compiling libwebp.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadwebp.pas(47,23) Hint: (5057) Local variable "$result" does not seem to be initialized (3104) Compiling bgrawritewebp.pas (3104) Compiling bgragifformat.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(578,35) Warning: (5036) Local variable "NextCodeSlot" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(733,45) Hint: (5057) Local variable "GIFExtensionBlock" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(744,60) Hint: (5057) Local variable "GIFGraphicControlExtension" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(771,48) Hint: (5057) Local variable "SubBlockId" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(679,33) Hint: (5057) Local variable "rgb" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(665,33) Hint: (5057) Local variable "rgb" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(1148,34) Hint: (5057) Local variable "imageDescriptor" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragifformat.pas(903,3) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraanimatedgif.pas(76,30) Hint: (5024) Parameter "Value" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraanimatedgif.pas(77,35) Hint: (5024) Parameter "Value" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraanimatedgif.pas(78,29) Hint: (5024) Parameter "Value" not used (3104) Compiling bgracolorint.pas (3104) Compiling bgracoordpool3d.pas (3104) Compiling bgramatrix3d.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracoordpool3d.pas(42,27) Hint: (5024) Parameter "AElement" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracoordpool3d.pas(43,28) Hint: (5024) Parameter "AElement" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracoordpool3d.pas(43,52) Hint: (5024) Parameter "AUsed" not used (3104) Compiling bgradnetdeserial.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(318,30) Hint: (5057) Local variable "tempByte" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(334,23) Hint: (5057) Local variable "value2bytes" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(345,23) Hint: (5057) Local variable "value4bytes" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(359,23) Hint: (5057) Local variable "value8bytes" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(380,30) Hint: (5057) Local variable "tempIdObject" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(769,14) Hint: (5092) Variable "id" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgradnetdeserial.pas(1349,10) Warning: (5036) Local variable "byteLength" does not seem to be initialized (3104) Compiling bgrafreetype.pas (3104) Compiling bgracustomtextfx.pas (3104) Compiling bgraphongtypes.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafreetype.pas(85,64) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafreetype.pas(510,26) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafreetype.pas(529,24) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized (3104) Compiling bgragradients.pas (3104) Compiling bgratextfx.pas (3104) Compiling bgravectorize.pas (3104) Compiling bgratypewriter.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(31,25) Hint: (5024) Parameter "ADest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(31,48) Hint: (5024) Parameter "AMatrix" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(31,77) Hint: (5024) Parameter "AReverse" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(130,48) Hint: (5024) Parameter "ATextUTF8" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(156,41) Hint: (5024) Parameter "AStream" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(1115,22) Warning: (5089) Local variable "charInfo" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(136,60) Hint: (5024) Parameter "ATextUTF8" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(162,29) Hint: (5024) Parameter "AIdLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratypewriter.pas(162,38) Hint: (5024) Parameter "AIdRight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(760,17) Hint: (5057) Local variable "cur" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(93,64) Hint: (5024) Parameter "ARightToLeft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(1508,36) Hint: (5092) Variable "sUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(164,12) Hint: (5024) Parameter "AFlags" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(165,44) Hint: (5024) Parameter "ATextUTF8" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(166,12) Hint: (5024) Parameter "AFlags" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(166,52) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2016,26) Hint: (5092) Variable "ATextUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2014,20) Warning: (5036) Local variable "lineShift" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2063,40) Warning: (5036) Local variable "Y" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2063,38) Warning: (5036) Local variable "X" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2112,24) Hint: (5092) Variable "ATextUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2164,53) Warning: (5036) Local variable "Y" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgravectorize.pas(2164,51) Warning: (5036) Local variable "X" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextfx.pas(252,6) Warning: (5036) Local variable "parts" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextfx.pas(730,33) Warning: (6018) unreachable code /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgratextfx.pas(808,3) Warning: (6018) unreachable code /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(235,33) Warning: (5036) Local variable "ARect2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(235,21) Warning: (5036) Local variable "ARect2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(248,44) Warning: (5036) Local variable "APoint4" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(248,36) Warning: (5036) Local variable "APoint3" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(219,26) Warning: (5036) Local variable "ARect1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(245,44) Warning: (5036) Local variable "APoint2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(245,36) Warning: (5036) Local variable "APoint1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(117,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(142,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(162,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(117,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(142,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(162,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(117,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(142,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(162,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(117,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(142,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(162,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(117,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(142,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(162,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(117,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(142,21) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phongdrawsse.inc(162,19) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(851,45) Hint: (5058) Variable "border" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(892,45) Hint: (5058) Variable "border" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(933,50) Hint: (5058) Variable "borderWidth" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(933,63) Hint: (5058) Variable "borderHeight" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(980,45) Hint: (5058) Variable "border" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(1118,45) Hint: (5058) Variable "border" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(1164,50) Hint: (5058) Variable "borderWidth" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradients.pas(1164,63) Hint: (5058) Variable "borderHeight" does not seem to be initialized (3104) Compiling bgralayers.pas (3104) Compiling bgramemdirectory.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgramemdirectory.pas(561,54) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled (3104) Compiling bgralayeroriginal.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(136,75) Hint: (5024) Parameter "ViewX" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(136,87) Hint: (5024) Parameter "ViewY" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(137,28) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(137,53) Hint: (5024) Parameter "Key" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(138,26) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(138,51) Hint: (5024) Parameter "Key" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(139,29) Hint: (5024) Parameter "UTF8Key" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(141,52) Hint: (5024) Parameter "ALayoutRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(142,41) Hint: (5024) Parameter "ALayoutRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(1456,53) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(1665,31) Hint: (5058) Variable "ADiff" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(1672,36) Hint: (5058) Variable "ADiff" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(194,36) Hint: (5024) Parameter "AEditor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayeroriginal.pas(250,35) Hint: (5024) Parameter "ADestRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(195,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(75,40) Hint: (5024) Parameter "layer" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(76,48) Hint: (5024) Parameter "layer" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(78,38) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(79,43) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(80,44) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(81,43) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(72,36) Hint: (5024) Parameter "layer" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(73,41) Hint: (5024) Parameter "layer" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(74,42) Hint: (5024) Parameter "layer" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(3405,3) Hint: (5092) Variable "AExtensionUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(3421,3) Hint: (5092) Variable "AExtensionUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralayers.pas(3551,88) Hint: (5092) Variable "AExtensionUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled (3104) Compiling bgraopenraster.pas (3104) Compiling unzipperext.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unzipperext.pas(20,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unzipperext.pas(21,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unzipperext.pas(22,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unzipperext.pas(22,82) Hint: (5024) Parameter "AItem" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unzipperext.pas(23,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unzipperext.pas(23,81) Hint: (5024) Parameter "AItem" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopenraster.pas(151,38) Hint: (5057) Local variable "magic" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopenraster.pas(27,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopenraster.pas(29,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopenraster.pas(30,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling bgrapaintnet.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapaintnet.pas(287,38) Hint: (5057) Local variable "CompressionFormat" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapaintnet.pas(330,32) Hint: (5057) Local variable "b" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrapaintnet.pas(480,33) Hint: (5057) Local variable "CompressionFlag" does not seem to be initialized (3104) Compiling bgrascene3d.pas (3104) Compiling bgrascenetypes.pas (3104) Compiling bgrarenderer3d.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(39,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(101,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(102,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(39,22) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(101,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(102,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(101,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(102,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(101,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/phonglightsse.inc(102,20) Warning: (7121) Check size of memory operand "movss: memory-operand-size is 32 bits, but expected [128 bits]" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrascene3d.pas(143,45) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrascene3d.pas(951,12) Note: (5027) Local variable "code" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrascene3d.pas(958,10) Note: (5027) Local variable "code" is assigned but never used (3104) Compiling bgraslicescaling.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraslicescaling.pas(399,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized (3104) Compiling bgrastreamlayers.pas (3104) Compiling bgrathumbnail.pas (3104) Compiling bgrasvg.pas (3104) Compiling bgraunits.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunits.pas(298,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunits.pas(318,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunits.pas(341,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraunits.pas(379,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized (3104) Compiling bgrasvgshapes.pas (3104) Compiling bgrasvgtype.pas (3104) Compiling bgrasvgshapes.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(832,44) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(337,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(337,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(357,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(357,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(398,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(398,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(419,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(419,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(440,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(440,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(468,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(468,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(495,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(495,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(528,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(528,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(563,35) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(563,66) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(2412,29) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(2581,28) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgshapes.pas(3519,22) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(434,64) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(520,3) Hint: (5092) Variable "AProperty" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(203,48) Hint: (5024) Parameter "AName" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(606,56) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(622,44) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(622,15) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(921,37) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(921,30) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(1080,40) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(1098,19) Note: (5027) Local variable "errPos" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(1110,25) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(1814,43) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(287,33) Hint: (5024) Parameter "ACanvas2d" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(287,64) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(289,61) Hint: (5024) Parameter "AUnit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgtype.pas(1972,17) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1456,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1456,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1466,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1466,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1461,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1461,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1525,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1525,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1535,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1535,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1530,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1530,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1545,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1545,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1540,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1540,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1550,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1550,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1566,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1566,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1571,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1571,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1576,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/fgl.pp(1576,1) Hint: (3124) Inlining disabled (1010) Writing Resource String Table file: bgrasvgtype.rsj /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(230,34) Hint: (5057) Local variable "magic" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(387,62) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(389,67) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(396,69) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(511,31) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(764,3) Hint: (5092) Variable "AName" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(135,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvg.pas(978,37) Hint: (5057) Local variable "byteOrderMark" does not seem to be initialized (3104) Compiling bgracolorquantization.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracolorquantization.pas(761,3) Hint: (5058) Variable "ABox" does not seem to be initialized (3104) Compiling bgrawritebmpmiomap.pas (3104) Compiling bgraopengltype.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(333,47) Hint: (5024) Parameter "Points" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(334,18) Hint: (5024) Parameter "APointsZ" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(334,56) Hint: (5024) Parameter "APoints3D" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(335,18) Hint: (5024) Parameter "ANormals3D" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(335,64) Hint: (5024) Parameter "TexCoords" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(336,18) Hint: (5024) Parameter "AColors" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(367,36) Hint: (5024) Parameter "ARadius" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(367,58) Hint: (5024) Parameter "ABlurType" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(367,91) Hint: (5024) Parameter "ADirection" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(368,36) Hint: (5024) Parameter "ARadius" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(368,58) Hint: (5024) Parameter "ABlurType" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(375,25) Hint: (5024) Parameter "ATextureNumber" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengltype.pas(343,43) Hint: (5024) Parameter "AFilename" not used (3104) Compiling bgraspritegl.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraspritegl.pas(49,31) Hint: (5024) Parameter "AValue" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraspritegl.pas(52,33) Hint: (5024) Parameter "ATexture" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraspritegl.pas(52,61) Hint: (5024) Parameter "ALayer" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraspritegl.pas(58,29) Hint: (5024) Parameter "AElapsedMs" not used (3104) Compiling bgraopengl.pas (3104) Compiling bgracanvasgl.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(456,5) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(458,13) Hint: (5058) Variable "r" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(511,18) Hint: (5058) Variable "AValue" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(135,46) Hint: (5024) Parameter "AValue" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(150,48) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(151,48) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(152,48) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(152,57) Hint: (5024) Parameter "normal" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1183,13) Hint: (5058) Variable "r" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1334,13) Hint: (5058) Variable "r" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1560,13) Hint: (5058) Variable "r" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1581,20) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1581,14) Hint: (5058) Variable "x1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1581,23) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1581,17) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1597,23) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1597,20) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1597,17) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1597,14) Hint: (5058) Variable "x1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1627,23) Hint: (5058) Variable "y2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1627,20) Hint: (5058) Variable "x2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1627,17) Hint: (5058) Variable "y1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1627,14) Hint: (5058) Variable "x1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(1654,13) Hint: (5058) Variable "r" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(285,31) Hint: (5024) Parameter "AOption" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(287,28) Hint: (5024) Parameter "x" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(287,35) Hint: (5024) Parameter "y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(287,42) Hint: (5024) Parameter "w" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(287,49) Hint: (5024) Parameter "h" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(288,37) Hint: (5024) Parameter "AWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgracanvasgl.pas(288,49) Hint: (5024) Parameter "AHeight" not used (3104) Compiling bgrafontgl.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafontgl.pas(468,24) Hint: (5092) Variable "ATextUTF8" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafontgl.pas(104,32) Hint: (5024) Parameter "AFilename" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrafontgl.pas(123,36) Hint: (5024) Parameter "Text" not used (3104) Compiling bgrablurgl.pas (3104) Compiling bgraopengl3d.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(453,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(461,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(469,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(477,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(485,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(493,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(510,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(518,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(526,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(534,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(542,18) Hint: (5058) Variable "$result" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl3d.pas(73,12) Hint: (5024) Parameter "AComputeCoordinate" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraopengl.pas(952,41) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling bgraphoxo.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraphoxo.pas(206,37) Hint: (5057) Local variable "layerHeader" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraphoxo.pas(558,29) Hint: (5057) Local variable "header" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraphoxo.pas(574,30) Hint: (5058) Variable "AHeader" does not seem to be initialized (3104) Compiling bgrawinresource.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawinresource.pas(391,23) Hint: (5057) Local variable "Zero" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawinresource.pas(537,37) Hint: (5057) Local variable "fileHeader" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrawinresource.pas(1000,29) Hint: (5057) Local variable "resourceInfo" does not seem to be initialized (3104) Compiling bgralazresource.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralazresource.pas(330,9) Warning: (5036) Local variable "filePos" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralazresource.pas(330,27) Warning: (5089) Local variable "fileContent" of a managed type does not seem to be initialized (3104) Compiling bgraiconcursor.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraiconcursor.pas(21,28) Hint: (5024) Parameter "AValue" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgraiconcursor.pas(442,3) Hint: (5092) Variable "AExtension" of a managed type does not seem to be initialized (3104) Compiling bgrareadtiff.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtiff.pas(165,27) Hint: (5092) Variable "Msg" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtiff.pas(580,54) Warning: (5036) Local variable "BigEndian" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtiff.pas(1548,24) Hint: (5057) Local variable "EntryStart" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtiff.pas(2706,17) Warning: (5036) Local variable "s1" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtiff.pas(2655,17) Warning: (5036) Local variable "s" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrareadtiff.pas(2807,33) Hint: (5057) Local variable "stream" does not seem to be initialized (3104) Compiling bgralazpaint.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralazpaint.pas(54,55) Hint: (5024) Parameter "Img" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgralazpaint.pas(40,55) Hint: (5024) Parameter "Img" not used (3104) Compiling bgrasvgoriginal.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrasvgoriginal.pas(49,35) Hint: (5024) Parameter "ADestRect" not used (3104) Compiling bgragradientoriginal.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(62,33) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(62,93) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(63,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(63,55) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(64,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(65,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(65,55) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(66,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(66,60) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(66,97) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(67,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(67,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(67,98) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(68,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(68,55) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(68,77) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgragradientoriginal.pas(79,53) Hint: (5024) Parameter "AMatrix" not used (3104) Compiling linearrgbabitmap.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/linearrgbabitmap.pas(44,47) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/linearrgbabitmap.pas(45,42) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmapgeneric.inc(510,66) Hint: (5058) Variable "ARect" does not seem to be initialized (3104) Compiling xyzabitmap.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/xyzabitmap.pas(81,41) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/xyzabitmap.pas(82,42) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmapgeneric.inc(510,66) Hint: (5058) Variable "ARect" does not seem to be initialized (3104) Compiling wordxyzabitmap.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/wordxyzabitmap.pas(47,45) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/wordxyzabitmap.pas(48,42) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmapgeneric.inc(510,66) Hint: (5058) Variable "ARect" does not seem to be initialized (3104) Compiling expandedbitmap.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/expandedbitmap.pas(46,45) Hint: (5024) Parameter "AFixedData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/expandedbitmap.pas(47,42) Hint: (5024) Parameter "AAlpha" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/unibitmapgeneric.inc(510,66) Hint: (5058) Variable "ARect" does not seem to be initialized (3104) Compiling linuxlib.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(11,49) Hint: (5023) Unit "BGRABlend" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(11,60) Hint: (5023) Unit "BGRACanvas" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(12,3) Hint: (5023) Unit "BGRACanvas2D" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(12,17) Hint: (5023) Unit "BGRAColorInt" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(12,31) Hint: (5023) Unit "BGRACompressableBitmap" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(12,55) Hint: (5023) Unit "BGRACoordPool3D" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(13,22) Hint: (5023) Unit "BGRADNetDeserial" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(13,54) Hint: (5023) Unit "BGRAFilters" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(14,3) Hint: (5023) Unit "BGRAFreeType" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(14,65) Hint: (5023) Unit "BGRAMatrix3D" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(15,3) Hint: (5023) Unit "BGRAOpenRaster" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(15,19) Hint: (5023) Unit "BGRAPaintNet" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(15,52) Hint: (5023) Unit "BGRAPhongTypes" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(16,3) Hint: (5023) Unit "BGRAPolygon" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(16,16) Hint: (5023) Unit "BGRAPolygonAliased" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(16,36) Hint: (5023) Unit "BGRAResample" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(18,3) Hint: (5023) Unit "BGRATransform" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(18,18) Hint: (5023) Unit "BGRATypewriter" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(18,34) Hint: (5023) Unit "BGRAVectorize" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(18,49) Hint: (5023) Unit "BGRAGrayscaleMask" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(21,3) Hint: (5023) Unit "UnzipperExt" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(21,16) Hint: (5023) Unit "BGRALzpCommon" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(22,3) Hint: (5023) Unit "BGRASVGShapes" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(22,18) Hint: (5023) Unit "BGRASVGType" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(22,50) Hint: (5023) Unit "BGRAArrow" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(23,3) Hint: (5023) Unit "BGRAColorQuantization" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(23,26) Hint: (5023) Unit "BGRADithering" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(23,41) Hint: (5023) Unit "BGRAUTF8" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(23,51) Hint: (5023) Unit "BGRALCLBitmap" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(24,3) Hint: (5023) Unit "BGRAGifFormat" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(24,18) Hint: (5023) Unit "BGRAGraphics" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(24,32) Hint: (5023) Unit "BGRASceneTypes" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(24,48) Hint: (5023) Unit "BGRARenderer3D" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(25,23) Hint: (5023) Unit "BGRAOpenGLType" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(25,39) Hint: (5023) Unit "BGRASpriteGL" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(25,65) Hint: (5023) Unit "BGRACanvasGL" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(26,3) Hint: (5023) Unit "BGRAFontGL" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(26,15) Hint: (5023) Unit "BGRAOpenGL3D" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(26,29) Hint: (5023) Unit "BGRAPhoxo" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(26,40) Hint: (5023) Unit "BGRAFilterScanner" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(26,59) Hint: (5023) Unit "BGRAFilterType" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(27,3) Hint: (5023) Unit "BGRAFilterBlur" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(27,19) Hint: (5023) Unit "BGRAMultiFileType" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(27,38) Hint: (5023) Unit "BGRAWinResource" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(27,55) Hint: (5023) Unit "BGRALazResource" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(28,3) Hint: (5023) Unit "BGRAIconCursor" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(28,19) Hint: (5023) Unit "BGRABlurGL" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(28,45) Hint: (5023) Unit "BGRALazPaint" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(28,59) Hint: (5023) Unit "BGRAMemDirectory" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(29,3) Hint: (5023) Unit "BGRAUnicode" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(29,16) Hint: (5023) Unit "BGRATextBidi" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(30,25) Hint: (5023) Unit "BGRAUnicodeText" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(30,59) Hint: (5023) Unit "LinearRGBABitmap" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(31,30) Hint: (5023) Unit "WordXYZABitmap" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(31,46) Hint: (5023) Unit "ExpandedBitmap" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(31,62) Hint: (5023) Unit "libwebp" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(32,3) Hint: (5023) Unit "linuxlib" not used in BGRABitmapPack /construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/bgrabitmappack.pas(32,42) Hint: (5023) Unit "BGRAClasses" not used in BGRABitmapPack (1008) 199415 lines compiled, 22.8 sec (1021) 181 warning(s) issued (1022) 810 hint(s) issued (1023) 13 note(s) issued Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" "-Px86_64" "-Tdragonfly" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" "-Px86_64" "-Tdragonfly" Hint: (lazarus) Missing state file of bgracontrols 6.7.1: /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/lib/x86_64-dragonfly/3.0.4/bgracontrols.compiled Info: (lazarus) Execute Title="Compile package bgracontrols 6.7.1" Info: (lazarus) Working Directory="/construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/" Info: (lazarus) Executable="/usr/local/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MDelphi" Info: (lazarus) Param[2]="-Cg" Info: (lazarus) Param[3]="-OoREGVAR" Info: (lazarus) Param[4]="-g" Info: (lazarus) Param[5]="-gl" Info: (lazarus) Param[6]="-l" Info: (lazarus) Param[7]="-vewnhibq" Info: (lazarus) Param[8]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/mouseandkeyinput" Info: (lazarus) Param[9]="-Fu/usr/local/share/lazarus-2.0.8/packager/units/x86_64-dragonfly" Info: (lazarus) Param[10]="-Fu/usr/local/share/lazarus-2.0.8/components/lazutils/lib/x86_64-dragonfly" Info: (lazarus) Param[11]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly" Info: (lazarus) Param[12]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[13]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/lib/x86_64-dragonfly/3.0.4" Info: (lazarus) Param[14]="-Fu/usr/local/share/lazarus-2.0.8/components/lazcontrols/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[15]="-Fu/usr/local/share/lazarus-2.0.8/components/ideintf/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[16]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/" Info: (lazarus) Param[17]="-FU/construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/lib/x86_64-dragonfly/3.0.4/" Info: (lazarus) Param[18]="-dLCL" Info: (lazarus) Param[19]="-dLCLgtk2" Info: (lazarus) Param[20]="bgracontrols.pas" Hint: (11030) Start of reading config file /usr/local/etc/fpc.cfg Hint: (11031) End of reading config file /usr/local/etc/fpc.cfg Free Pascal Compiler version 3.0.4 [2020/10/28] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling bgracontrols.pas (3104) Compiling bcbutton.pas (3104) Compiling bcthememanager.pas (3104) Compiling bctypes.pas (3104) Compiling bcbasectrls.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bctypes.pas(266,42) Hint: (5024) Parameter "Sender" not used (3104) Compiling bctools.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bctools.pas(222,19) Hint: (5057) Local variable "st" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(87,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(87,55) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(88,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(186,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(187,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(194,12) Hint: (5024) Parameter "WithThemeSpace" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbutton.pas(285,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bcbuttonfocus.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(86,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(86,55) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(87,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(186,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(187,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(194,12) Hint: (5024) Parameter "WithThemeSpace" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcbuttonfocus.pas(291,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bccombobox.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(32,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(33,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(34,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(52,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(52,57) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(53,32) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(53,57) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(53,65) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(54,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(55,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bccombobox.pas(57,38) Hint: (5024) Parameter "Sender" not used (3104) Compiling bceffect.pas (3104) Compiling bcfilters.pas (3104) Compiling bcgamegrid.pas (3104) Compiling bcgradientbutton.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcgradientbutton.pas(31,36) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcgradientbutton.pas(31,59) Hint: (5024) Parameter "AData" not used (3104) Compiling bcimagebutton.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcimagebutton.pas(85,32) Hint: (5024) Parameter "x" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcimagebutton.pas(85,40) Hint: (5024) Parameter "y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcimagebutton.pas(266,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcimagebutton.pas(276,34) Hint: (5024) Parameter "Message" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcimagebutton.pas(314,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bclabel.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bclabel.pas(76,54) Hint: (5024) Parameter "Data" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bclabel.pas(77,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bclabel.pas(77,55) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bclabel.pas(80,12) Hint: (5024) Parameter "WithThemeSpace" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bclabel.pas(109,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bclistbox.pas (3104) Compiling bgravirtualscreen.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bclistbox.pas(30,24) Hint: (5024) Parameter "Sender" not used (3104) Compiling bcmaterialdesignbutton.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmaterialdesignbutton.pas(63,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmaterialdesignbutton.pas(64,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling bcmdbutton.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbutton.pas(110,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbutton.pas(125,10) Hint: (5024) Parameter "WithThemeSpace" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbutton.pas(133,23) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbutton.pas(134,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbutton.pas(135,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling bcmdbuttonfocus.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbuttonfocus.pas(52,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbuttonfocus.pas(74,10) Hint: (5024) Parameter "WithThemeSpace" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbuttonfocus.pas(82,23) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbuttonfocus.pas(83,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcmdbuttonfocus.pas(84,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling bcpanel.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcpanel.pas(81,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcpanel.pas(81,59) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcpanel.pas(82,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcpanel.pas(82,55) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcpanel.pas(125,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bcradialprogressbar.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcradialprogressbar.pas(48,12) Hint: (5024) Parameter "WithThemeSpace" not used (3104) Compiling bcrtti.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcrtti.pas(85,40) Hint: (5023) Unit "strutils" not used in BCRTTI (3104) Compiling bcsamples.pas (3104) Compiling materialcolors.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1456,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1456,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1466,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1466,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1461,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1461,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1525,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1525,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1535,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1535,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1530,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1530,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1545,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1545,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1540,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1540,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1550,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1550,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1566,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1566,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1571,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1571,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1576,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/fgl.pp(1576,1) Hint: (3124) Inlining disabled (3104) Compiling bcbrightandcontrast.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcsamples.pas(188,61) Hint: (5024) Parameter "cl1" not used (3104) Compiling bcstylesform.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(95,22) Warning: (3057) An inherited method is hidden by "constructor Create(TControl;const AnsiString);" /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(78,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(79,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(80,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(81,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(77,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(82,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(419,50) Warning: (5066) Symbol "GetImageIndex" is deprecated: "Use the other overload instead." /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(421,48) Warning: (5066) Symbol "LoadImage" is deprecated: "Use the other overload instead." /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bcstylesform.pas(110,28) Hint: (5024) Parameter "Index" not used (3104) Compiling bcsvgbutton.pas (3104) Compiling bcsvgviewer.pas (3104) Compiling bgragraphiccontrol.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgragraphiccontrol.pas(221,47) Warning: (4045) Comparison might be always true due to range of constant and expression /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgragraphiccontrol.pas(228,47) Warning: (4045) Comparison might be always true due to range of constant and expression (3104) Compiling bctoolbar.pas (3104) Compiling bctrackbarupdown.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bctrackbarupdown.pas(93,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bctrackbarupdown.pas(93,59) Hint: (5024) Parameter "AData" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bctrackbarupdown.pas(94,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bctrackbarupdown.pas(108,52) Hint: (5024) Parameter "Shift" not used (3104) Compiling bgracolortheme.pas (3104) Compiling bgratheme.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgratheme.pas(25,10) Hint: (5024) Parameter "Focused" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgratheme.pas(28,10) Hint: (5024) Parameter "Focused" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracolortheme.pas(36,12) Hint: (5024) Parameter "Focused" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracolortheme.pas(38,12) Hint: (5024) Parameter "Focused" not used (3104) Compiling bgracontrolsinfo.pas (3104) Compiling bgracustomdrawn.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(193,51) Hint: (5024) Parameter "AStateEx" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(195,37) Hint: (5024) Parameter "AStateEx" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(201,60) Hint: (5024) Parameter "AState" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(202,12) Hint: (5024) Parameter "AStateEx" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(208,12) Hint: (5024) Parameter "AState" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(211,51) Hint: (5024) Parameter "AStateEx" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(215,58) Hint: (5024) Parameter "ADestPos" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(216,12) Hint: (5024) Parameter "ASize" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracustomdrawn.pas(216,56) Hint: (5024) Parameter "AStateEx" not used (3104) Compiling bgraflashprogressbar.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraflashprogressbar.pas(94,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bgraimagelist.pas (3104) Compiling bgraimagemanipulation.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraimagemanipulation.pas(2364,85) Hint: (5057) Local variable "ACursor" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraimagemanipulation.pas(2397,8) Note: (5027) Local variable "overCropArea" is assigned but never used (1010) Writing Resource String Table file: bgraimagemanipulation.rsj (3104) Compiling bgraimagetheme.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraimagetheme.pas(27,12) Hint: (5024) Parameter "Focused" not used (3104) Compiling bgraknob.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraknob.pas(114,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bgraresizespeedbutton.pas (3104) Compiling bgraspeedbutton.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraspeedbutton.pas(69,57) Hint: (5024) Parameter "ATransparent" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraspeedbutton.pas(70,12) Hint: (5024) Parameter "BiDiFlags" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraresizespeedbutton.pas(60,18) Hint: (5024) Parameter "AOffset" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraresizespeedbutton.pas(60,62) Hint: (5024) Parameter "ATransparent" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraresizespeedbutton.pas(61,12) Hint: (5024) Parameter "BiDiFlags" not used (3104) Compiling bgrashape.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgrashape.pas(107,32) Hint: (5024) Parameter "Reader" not used (3104) Compiling bgraspriteanimation.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgraspriteanimation.pas(91,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling bgrathemebutton.pas (3104) Compiling bgrathemecheckbox.pas (3104) Compiling bgrathemeradiobutton.pas (3104) Compiling colorspeedbutton.pas (3104) Compiling dtanalogclock.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtanalogclock.pas(78,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtanalogclock.pas(77,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling dtanalogcommon.pp /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtanalogcommon.pp(248,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling dtanaloggauge.pp /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtanaloggauge.pp(65,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtanaloggauge.pp(228,8) Note: (5027) Local variable "r" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtanaloggauge.pp(73,32) Hint: (5024) Parameter "Sender" not used (3104) Compiling dtthemedclock.pas /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtthemedclock.pas(81,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtthemedclock.pas(316,8) Note: (5027) Local variable "r" is assigned but never used (3104) Compiling dtthemedgauge.pp /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/dtthemedgauge.pp(254,8) Note: (5027) Local variable "r" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracontrols.pas(15,37) Hint: (5023) Unit "bgracontrolsinfo" not used in bgracontrols /construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/bgracontrols.pas(20,36) Hint: (5023) Unit "DTAnalogCommon" not used in bgracontrols (1008) 40980 lines compiled, 13.4 sec (1021) 5 warning(s) issued (1022) 129 hint(s) issued (1023) 4 note(s) issued Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" "-Px86_64" "-Tdragonfly" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" "-Px86_64" "-Tdragonfly" Hint: (lazarus) Missing state file of lazpaintcontrols 0.1: /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lib/x86_64-dragonfly/lazpaintcontrols.compiled Info: (lazarus) Execute Title="Compile package lazpaintcontrols 0.1" Info: (lazarus) Working Directory="/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/" Info: (lazarus) Executable="/usr/local/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O3" Info: (lazarus) Param[5]="-l" Info: (lazarus) Param[6]="-vewnhibq" Info: (lazarus) Param[7]="-Fi/construction/graphics/lazpaint/lazpaint-7.1.2/resources" Info: (lazarus) Param[8]="-Fu/usr/local/share/lazarus-2.0.8/packager/units/x86_64-dragonfly" Info: (lazarus) Param[9]="-Fu/usr/local/share/lazarus-2.0.8/components/lazutils/lib/x86_64-dragonfly" Info: (lazarus) Param[10]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly" Info: (lazarus) Param[11]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[12]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/lib/x86_64-dragonfly/3.0.4" Info: (lazarus) Param[13]="-Fu/usr/local/share/lazarus-2.0.8/components/lazcontrols/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[14]="-Fu/usr/local/share/lazarus-2.0.8/components/ideintf/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[15]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/lib/x86_64-dragonfly/3.0.4" Info: (lazarus) Param[16]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/" Info: (lazarus) Param[17]="-FU/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lib/x86_64-dragonfly/" Info: (lazarus) Param[18]="-dLCL" Info: (lazarus) Param[19]="-dLCLgtk2" Info: (lazarus) Param[20]="lazpaintcontrols.pas" Hint: (11030) Start of reading config file /usr/local/etc/fpc.cfg Hint: (11031) End of reading config file /usr/local/etc/fpc.cfg Free Pascal Compiler version 3.0.4 [2020/10/28] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazpaintcontrols.pas (3104) Compiling lctoolbars.pas (3104) Compiling lcvectorialfill.pas (3104) Compiling lcresourcestring.pas (1010) Writing Resource String Table file: lcresourcestring.rsj /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(93,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(93,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(94,32) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(95,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(95,60) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(97,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(97,60) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(99,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(99,60) Hint: (5024) Parameter "AIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(100,12) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(78,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfill.pas(78,58) Hint: (5024) Parameter "ABounds" not used (3104) Compiling lcvectorialfillinterface.pas (3104) Compiling lcvectororiginal.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(712,8) Hint: (5058) Variable "AStartShape" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(724,8) Hint: (5058) Variable "AEndShape" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(349,29) Hint: (5024) Parameter "ADiff" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(350,27) Hint: (5024) Parameter "ADiff" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(856,5) Note: (5025) Local variable "s" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(103,29) Hint: (5024) Parameter "AStartShape" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(105,32) Hint: (5024) Parameter "AEndShape" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(84,29) Hint: (5024) Parameter "AStartShape" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(86,32) Hint: (5024) Parameter "AEndShape" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(278,35) Hint: (5024) Parameter "AMatrix" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(226,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(255,26) Hint: (5024) Parameter "APoint" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(256,25) Hint: (5024) Parameter "APoint" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(261,30) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(261,55) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(261,63) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(261,83) Hint: (5024) Parameter "ACursor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(261,124) Hint: (5024) Parameter "AHandled" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(262,30) Hint: (5024) Parameter "RightButton" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(262,57) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(262,82) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(262,90) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(262,110) Hint: (5024) Parameter "ACursor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(262,151) Hint: (5024) Parameter "AHandled" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(263,28) Hint: (5024) Parameter "RightButton" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(263,55) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(263,80) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(263,88) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(263,108) Hint: (5024) Parameter "ACursor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(263,149) Hint: (5024) Parameter "AHandled" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(264,28) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(264,53) Hint: (5024) Parameter "Key" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(264,80) Hint: (5024) Parameter "AHandled" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(265,26) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(265,51) Hint: (5024) Parameter "Key" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(265,78) Hint: (5024) Parameter "AHandled" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(266,29) Hint: (5024) Parameter "UTF8Key" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(266,55) Hint: (5024) Parameter "AHandled" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(377,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(2871,26) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(2865,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectororiginal.pas(2955,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3124) Inlining disabled (3104) Compiling lcvectorshapes.pas (3104) Compiling lcvectorrectshapes.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(47,33) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(47,56) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(47,93) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(48,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(48,55) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(49,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(49,55) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(50,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(50,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(51,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(51,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(52,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(52,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(53,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(53,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(54,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(54,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(55,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(55,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(56,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(56,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(57,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(57,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(58,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(58,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(59,41) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(59,64) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(60,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(60,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(61,41) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(61,64) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(62,41) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(62,64) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(63,44) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(63,67) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(64,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(64,55) Hint: (5024) Parameter "APointIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(64,82) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(81,35) Hint: (5024) Parameter "ADestRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(81,82) Hint: (5024) Parameter "AOptions" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(919,17) Warning: (5036) Local variable "penSurface" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(119,40) Hint: (5024) Parameter "ALayoutRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(1415,17) Warning: (5036) Local variable "penSurface" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(167,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(167,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorrectshapes.pas(168,12) Hint: (5024) Parameter "AShift" not used (3104) Compiling lcvectorpolyshapes.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(88,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(88,55) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(88,92) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(89,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(89,61) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(89,98) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(90,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(90,77) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(96,33) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(97,33) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(114,30) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(114,73) Hint: (5024) Parameter "ACursor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(115,105) Hint: (5024) Parameter "ACursor" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(1029,24) Warning: (5036) Local variable "d" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorpolyshapes.pas(142,35) Hint: (5024) Parameter "ADestRect" not used (3104) Compiling lcvectortextshapes.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(103,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(103,58) Hint: (5024) Parameter "APrevCoord" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(104,12) Hint: (5024) Parameter "AShift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(172,40) Hint: (5024) Parameter "ALayoutRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(155,35) Hint: (5024) Parameter "ADestRect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(157,32) Hint: (5024) Parameter "APoint" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(157,54) Hint: (5024) Parameter "ARadius" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(1510,55) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(159,35) Hint: (5024) Parameter "AMatrix" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectortextshapes.pas(166,26) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(144,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(145,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(145,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(145,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(155,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(156,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(157,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(158,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(44,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(46,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(50,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(51,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(40,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(35,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(36,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(36,40) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(33,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(42,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(43,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(111,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(113,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(114,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(115,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(116,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(117,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(118,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillinterface.pas(119,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling lcvectorialfillcontrol.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(87,36) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(84,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(43,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(45,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(46,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(47,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(49,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(79,12) Hint: (5024) Parameter "WithThemeSpace" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(80,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(81,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(82,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(83,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectorialfillcontrol.pas(85,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling lcscaledpi.pas (3104) Compiling lcvectorclipboard.pas (3104) Compiling lcvectormultishape.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(118,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(27,27) Hint: (5024) Parameter "AEndShape" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(321,60) Hint: (5058) Variable "ADiff" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(58,37) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(65,28) Hint: (5024) Parameter "AAssumePenFill" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(94,31) Hint: (5024) Parameter "AStorage" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(95,29) Hint: (5024) Parameter "AStorage" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lcvectormultishape.pas(705,24) Warning: (5036) Local variable "i" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1456,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1456,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1466,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1466,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1461,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1461,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1525,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1525,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1535,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1535,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1530,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1530,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1545,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1545,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1540,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1540,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1550,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1550,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1566,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1566,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1571,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1571,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1576,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1576,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1456,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1456,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1466,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1466,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1461,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1461,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1525,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1525,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1535,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1535,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1530,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1530,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1545,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1545,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1540,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1540,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1550,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1550,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1566,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1566,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1571,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1571,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1576,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(1576,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lazpaintcontrols.pas(11,3) Hint: (5023) Unit "LCToolbars" not used in lazpaintcontrols /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lazpaintcontrols.pas(11,15) Hint: (5023) Unit "LCVectorialFill" not used in lazpaintcontrols /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lazpaintcontrols.pas(13,39) Hint: (5023) Unit "LCScaleDPI" not used in lazpaintcontrols /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lazpaintcontrols.pas(14,3) Hint: (5023) Unit "LCResourceString" not used in lazpaintcontrols (1008) 15609 lines compiled, 4.0 sec (1021) 9 warning(s) issued (1022) 289 hint(s) issued (1023) 1 note(s) issued Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" "-Px86_64" "-Tdragonfly" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" "-Px86_64" "-Tdragonfly" TProject.DoLoadStateFile Statefile not found: /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/lib/x86_64-dragonfly/lazpaint.compiled Info: (lazarus) Execute Title="Compile Project, Mode: Release, Target: release/bin/lazpaint" Info: (lazarus) Working Directory="/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/" Info: (lazarus) Executable="/usr/local/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scgi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O3" Info: (lazarus) Param[5]="-OoREGVAR" Info: (lazarus) Param[6]="-Xs" Info: (lazarus) Param[7]="-XX" Info: (lazarus) Param[8]="-l" Info: (lazarus) Param[9]="-vewnhibq" Info: (lazarus) Param[10]="-Fi/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/lib/x86_64-dragonfly" Info: (lazarus) Param[11]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/tablet" Info: (lazarus) Param[12]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/tools" Info: (lazarus) Param[13]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/dialog" Info: (lazarus) Param[14]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/dialog/color" Info: (lazarus) Param[15]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/dialog/filter" Info: (lazarus) Param[16]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/image" Info: (lazarus) Param[17]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaintcontrols/lib/x86_64-dragonfly" Info: (lazarus) Param[18]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgracontrols/lib/x86_64-dragonfly/3.0.4" Info: (lazarus) Param[19]="-Fu/usr/local/share/lazarus-2.0.8/components/printers/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[20]="-Fu/usr/local/share/lazarus-2.0.8/components/ideintf/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[21]="-Fu/usr/local/share/lazarus-2.0.8/components/lazcontrols/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[22]="-Fu/usr/local/share/lazarus-2.0.8/components/cairocanvas/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[23]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/bgrabitmapnew/bgrabitmap/lib/x86_64-dragonfly/3.0.4" Info: (lazarus) Param[24]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[25]="-Fu/usr/local/share/lazarus-2.0.8/lcl/units/x86_64-dragonfly" Info: (lazarus) Param[26]="-Fu/usr/local/share/lazarus-2.0.8/components/lazutils/lib/x86_64-dragonfly" Info: (lazarus) Param[27]="-Fu/usr/local/share/lazarus-2.0.8/packager/units/x86_64-dragonfly" Info: (lazarus) Param[28]="-Fu/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/" Info: (lazarus) Param[29]="-FU/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/lib/x86_64-dragonfly/" Info: (lazarus) Param[30]="-FE/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/bin/" Info: (lazarus) Param[31]="-o/construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/bin/lazpaint" Info: (lazarus) Param[32]="-dLCL" Info: (lazarus) Param[33]="-dLCLgtk2" Info: (lazarus) Param[34]="lazpaint.lpr" Hint: (11030) Start of reading config file /usr/local/etc/fpc.cfg Hint: (11031) End of reading config file /usr/local/etc/fpc.cfg Free Pascal Compiler version 3.0.4 [2020/10/28] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazpaint.lpr (3104) Compiling lazpainttype.pas (3104) Compiling uconfig.pas (3104) Compiling uscripting.pas (3104) Compiling uscripttype.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripttype.pas(398,3) Hint: (5092) Variable "s" of a managed type does not seem to be initialized (3104) Compiling uresourcestrings.pas (1010) Writing Resource String Table file: uresourcestrings.rsj /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(627,30) Hint: (5092) Variable "AVariablesAsString" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1191,16) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1259,16) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1325,16) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1482,16) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1570,16) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1609,3) Hint: (5092) Variable "AListExpr" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1701,18) Hint: (5058) Variable "ADest" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1748,10) Note: (5027) Local variable "errPos" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1780,10) Note: (5027) Local variable "errPos" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1922,1) Warning: (5093) function result variable of a managed type does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1957,10) Note: (5027) Local variable "errPos" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(1981,10) Note: (5027) Local variable "errPos" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uscripting.pas(2214,22) Hint: (5058) Variable "ASet" does not seem to be initialized (3104) Compiling uparse.pas (3104) Compiling ufilesystem.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilesystem.pas(602,68) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilesystem.pas(578,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uconfig.pas(1755,3) Hint: (5092) Variable "dirname" of a managed type does not seem to be initialized (3104) Compiling ./image/uimage.pas (3104) Compiling ./image/uimagestate.pas (3104) Compiling ./image/ustatetype.pas (3104) Compiling uimagebackup.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(142,15) Note: (5025) Local variable "channelOfs" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(217,10) Warning: (5036) Local variable "pPix" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(217,10) Warning: (5036) Local variable "sourceWidth" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(217,10) Warning: (5036) Local variable "pPix2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(217,10) Warning: (5036) Local variable "sourceWidth2" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(304,15) Warning: (5036) Local variable "remain" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(306,44) Warning: (5036) Local variable "pData" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(439,34) Hint: (5057) Local variable "newGrayscale" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(438,31) Hint: (5057) Local variable "newBounds" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(437,31) Hint: (5057) Local variable "newHeight" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(436,30) Hint: (5057) Local variable "newWidth" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(443,30) Hint: (5057) Local variable "dataSize" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagebackup.pas(440,29) Hint: (5057) Local variable "lenRows" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/ustatetype.pas(757,8) Note: (5027) Local variable "orig" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/ustatetype.pas(199,12) Hint: (5023) Unit "BGRALzpCommon" not used in UStateType (3104) Compiling ./image/uimagetype.pas (3104) Compiling ./image/uimagediff.pas (3104) Compiling ugraph.pas (3104) Compiling lazpainttype.pas (3104) Compiling ./image/uimage.pas (3104) Compiling ./image/uimageobservation.pas (3104) Compiling uzoom.pas (3104) Compiling lazpainttype.pas (3104) Compiling ./image/uimage.pas (3104) Compiling ./image/ulayeraction.pas (3104) Compiling ugraph.pas (3104) Compiling lazpainttype.pas (3104) Compiling ./image/uimage.pas (3104) Compiling ugraph.pas (3104) Compiling lazpainttype.pas (3104) Compiling ./tools/utool.pas (3104) Compiling ubrushtype.pas (3104) Compiling uloadimage.pas (3104) Compiling lazpainttype.pas (3104) Compiling ./tools/utool.pas (3104) Compiling ugraph.pas (3104) Compiling lazpainttype.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ugraph.pas(74,3) Hint: (5092) Variable "ARatio" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ugraph.pas(1112,24) Hint: (5058) Variable "ARect" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ugraph.pas(1136,40) Hint: (5058) Variable "SourceMaskRect" does not seem to be initialized (3104) Compiling ucursors.pas (3104) Compiling uloading.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uloading.pas(20,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uloading.pas(18,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uloading.pas(19,38) Hint: (5024) Parameter "ARect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uloading.pas(21,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling uloadimage.pas (3104) Compiling ./dialog/umultiimage.pas (3104) Compiling umac.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/umultiimage.pas(21,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/umultiimage.pas(22,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/umultiimage.pas(20,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/umultiimage.pas(23,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling uraw.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uraw.pas(230,41) Hint: (5058) Variable "RawCriticalSection" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utool.pas(97,32) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utool.pas(98,30) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utool.pas(130,31) Hint: (5024) Parameter "ACommand" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utool.pas(131,38) Hint: (5024) Parameter "ACommand" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utool.pas(263,16) Hint: (5024) Parameter "ADiff" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utool.pas(3803,27) Hint: (5058) Variable "PaintTools" does not seem to be initialized (3104) Compiling utiff.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(255,30) Hint: (5024) Parameter "AInput" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(256,31) Hint: (5024) Parameter "AOutput" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(549,26) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(674,21) Hint: (5058) Variable "AValue" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(680,21) Hint: (5058) Variable "AValue" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(731,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(1214,25) Hint: (5057) Local variable "newEntry" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utiff.pas(1337,51) Hint: (5057) Local variable "ByteOrderMark" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(856,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(856,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(871,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(871,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(922,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(922,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(927,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(927,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(889,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(889,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(894,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(894,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(876,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(876,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(881,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(881,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(914,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(914,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(129,42) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(104,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(106,42) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(107,12) Hint: (5024) Parameter "AOriginal" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(1212,22) Hint: (5058) Variable "ARect" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(1260,22) Hint: (5058) Variable "ARect" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(81,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(82,42) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(1580,37) Hint: (5058) Variable "APrecomputedLayerBounds" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimage.pas(127,44) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/ulayeraction.pas(296,29) Hint: (5058) Variable "ARect" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uzoom.pas(44,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uzoom.pas(45,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uzoom.pas(43,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagediff.pas(416,34) Hint: (5024) Parameter "AState" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagediff.pas(416,55) Hint: (5024) Parameter "ALayerIndex" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagediff.pas(456,29) Hint: (5024) Parameter "ADestination" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagediff.pas(1210,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagediff.pas(145,29) Hint: (5024) Parameter "ADestination" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagestate.pas(49,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagestate.pas(50,42) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagestate.pas(51,35) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagestate.pas(53,42) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimagestate.pas(913,1) Warning: (5059) Function result variable does not seem to initialized (3104) Compiling lazpaintinstance.pas (3104) Compiling lazpaintmainform.pas (3104) Compiling umainformlayout.pas (3104) Compiling umenu.pas (3104) Compiling udarktheme.pas (3104) Compiling upython.pas (3104) Compiling uprocessauto.pas (3104) Compiling utranslation.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utranslation.pas(143,48) Warning: (5043) Symbol "faVolumeId" is deprecated /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utranslation.pas(143,48) Warning: (5044) Symbol "faVolumeId" is not portable /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upython.pas(108,17) Hint: (5092) Variable "ALine" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upython.pas(34,35) Hint: (5024) Parameter "ASleep" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upython.pas(190,8) Note: (5027) Local variable "errPos" is assigned but never used (3104) Compiling upalettetoolbar.pas (3104) Compiling uvolatilescrollbar.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uvolatilescrollbar.pas(47,27) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uvolatilescrollbar.pas(47,34) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(76,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(78,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(80,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(81,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(20,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(21,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(22,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(24,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(25,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(26,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(27,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(28,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(29,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(30,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(31,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(32,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(33,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(33,52) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(34,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(34,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(34,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(35,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(36,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/upalettetoolbar.pas(74,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umainformlayout.pas(43,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umainformlayout.pas(44,70) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umainformlayout.pas(44,95) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umainformlayout.pas(45,12) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umainformlayout.pas(20,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umainformlayout.pas(59,41) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./image/uimageaction.pas (3104) Compiling ./dialog/uobject3d.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(92,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(93,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(94,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(95,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(96,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(97,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(86,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(87,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(85,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(88,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(88,57) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(90,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(91,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(91,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(91,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(98,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(99,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(100,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(101,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(102,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(103,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(104,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(105,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(106,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(107,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(108,48) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(108,70) Hint: (5024) Parameter "User" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(109,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(110,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(111,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(113,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(114,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(114,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(114,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(115,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(116,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(116,61) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(117,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(117,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(117,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(118,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(119,12) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(119,39) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(119,64) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(119,72) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(120,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(121,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(122,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(123,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(124,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(125,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(126,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(127,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uobject3d.pas(128,44) Hint: (5024) Parameter "Sender" not used (3104) Compiling uclipboard.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uclipboard.pas(186,18) Hint: (5092) Variable "data" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uclipboard.pas(254,3) Hint: (5092) Variable "data" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./image/uimageaction.pas(1222,28) Hint: (5058) Variable "ABitmap" does not seem to be initialized (3104) Compiling uimageview.pas (3104) Compiling uselectionhighlight.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uselectionhighlight.pas(34,65) Hint: (5024) Parameter "ARenderVisibleBounds" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimageview.pas(51,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimageview.pas(60,54) Hint: (5024) Parameter "ANewZoom" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimageview.pas(50,44) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimageview.pas(52,45) Hint: (5024) Parameter "ACanvasOfs" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimageview.pas(52,70) Hint: (5024) Parameter "AWorkArea" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimageview.pas(63,34) Hint: (5024) Parameter "ACanvasOfs" not used (3104) Compiling ./dialog/ubrowseimages.pas (3104) Compiling umyslv.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(89,22) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(90,23) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(92,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(93,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(95,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(95,47) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(96,23) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(97,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(98,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(98,48) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(99,36) Hint: (5024) Parameter "MousePos" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(100,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/umyslv.pas(100,89) Hint: (5024) Parameter "Data" not used (3104) Compiling uimagepreview.pas (3104) Compiling ./dialog/unewimage.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(57,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(56,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(55,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(51,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(52,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(53,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(50,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(54,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(58,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(59,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/unewimage.pas(60,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(53,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(54,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(54,81) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(55,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(55,54) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(56,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(56,79) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(57,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(57,55) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(58,52) Hint: (5024) Parameter "MousePos" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(59,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(60,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(60,67) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(512,13) Warning: (5036) Local variable "y" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(566,33) Warning: (5036) Local variable "x" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(566,36) Warning: (5036) Local variable "colRight" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(558,13) Warning: (5036) Local variable "maxHeight" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(548,12) Warning: (5036) Local variable "maxWidth" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(603,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagepreview.pas(615,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3124) Inlining disabled (3104) Compiling ufileextensions.pas (3104) Compiling uiconcache.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(42,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(43,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(41,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(44,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(44,56) Hint: (5024) Parameter "CanClose" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(45,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(46,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(47,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(48,64) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(49,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(50,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(51,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(52,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(53,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(54,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(56,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(57,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(58,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(59,55) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(60,49) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(61,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(62,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(63,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(64,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(65,40) Hint: (5024) Parameter "AForm" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(672,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(71,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ubrowseimages.pas(137,36) Hint: (5024) Parameter "ASender" not used (3104) Compiling ./tools/utoolpolygon.pas (3104) Compiling ./tools/utoolvectorial.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(123,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(124,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(124,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(125,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(125,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(126,32) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(65,39) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(70,30) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(47,84) Hint: (5024) Parameter "ADraft" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(59,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(2076,62) Hint: (5057) Local variable "cur" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(60,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(60,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolvectorial.pas(61,32) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolpolygon.pas(87,44) Hint: (5024) Parameter "AClose" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolpolygon.pas(54,44) Hint: (5024) Parameter "AClose" not used (3104) Compiling ./tablet/laztablet.pas (3104) Compiling ./tablet/laztabletother.pas (3104) Compiling ufilters.pas (3104) Compiling ufilterconnector.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilterconnector.pas(33,30) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilterconnector.pas(201,25) Hint: (5058) Variable "ARect" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilterconnector.pas(219,33) Hint: (5058) Variable "AModifiedRect" does not seem to be initialized (3104) Compiling ucolorfilters.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ucolorfilters.pas(549,20) Warning: (5036) Local variable "HSTab" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ucolorfilters.pas(535,19) Warning: (5036) Local variable "RGBATab" does not seem to be initialized (3104) Compiling ./dialog/ugeometricbrush.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ugeometricbrush.pas(27,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ugeometricbrush.pas(24,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ugeometricbrush.pas(23,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ugeometricbrush.pas(25,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ugeometricbrush.pas(26,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/upreviewdialog.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(20,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(19,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(19,56) Hint: (5024) Parameter "CanClose" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(21,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(22,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(31,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/upreviewdialog.pas(32,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/uquestion.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uquestion.pas(27,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uquestion.pas(26,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uquestion.pas(103,7) Warning: (6018) unreachable code /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uquestion.pas(126,5) Warning: (6018) unreachable code /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uquestion.pas(134,3) Warning: (6018) unreachable code /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(537,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(539,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(540,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(541,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(542,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(543,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(544,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(657,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(658,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(578,47) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(579,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(580,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(536,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(689,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(693,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(696,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(696,64) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(696,89) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(696,97) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(697,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(697,63) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(697,88) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(697,96) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(698,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(698,67) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(698,92) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(698,100) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(642,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(642,63) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(643,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(643,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(643,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(649,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(651,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(652,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(653,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(645,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(602,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(603,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(604,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(427,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(428,48) Hint: (5024) Parameter "Control" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(430,51) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(422,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(418,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(419,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(420,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(421,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(662,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(663,46) Hint: (5024) Parameter "Control" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(665,49) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(423,46) Hint: (5024) Parameter "Control" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(425,49) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(648,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(605,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(606,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(607,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(626,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(590,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(597,52) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(507,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(589,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(587,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(586,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(588,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(650,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(558,48) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(559,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(559,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(559,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(556,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(556,61) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(556,86) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(557,12) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(560,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(560,64) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(561,12) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(561,20) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(644,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(656,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(500,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(501,12) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(501,39) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(502,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(503,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(504,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(505,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(546,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(582,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(583,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(584,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(506,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(599,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(600,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(601,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(598,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(592,48) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(591,54) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(593,52) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(608,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(595,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(596,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(610,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(609,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(433,49) Hint: (5024) Parameter "Control" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(435,52) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(432,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(538,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(437,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(634,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(630,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(641,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(635,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(637,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(638,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(628,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(629,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(564,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(631,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(632,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(512,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(513,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(514,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(515,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(516,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(517,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(518,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(519,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(519,62) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(520,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(521,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(482,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(483,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(522,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(523,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(524,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(525,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(526,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(527,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(528,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(529,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(530,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(531,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(532,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(533,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(534,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(555,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(566,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(567,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(568,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(570,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(571,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(572,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(573,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(574,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(575,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(581,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(585,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(594,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(611,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(612,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(613,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(614,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(615,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(616,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(655,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(617,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(618,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(619,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(620,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(621,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(622,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(623,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(624,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(625,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(840,40) Hint: (5024) Parameter "AVars" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(788,44) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(851,37) Hint: (5024) Parameter "AVars" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(416,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(417,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(454,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(455,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(456,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(457,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(458,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(459,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(460,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(461,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(462,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(463,50) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(464,49) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(465,48) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(466,47) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(467,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(468,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(469,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(470,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(471,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(438,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(439,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(440,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(441,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(442,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(443,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(444,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(445,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(446,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(447,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(448,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(449,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(450,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(451,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(452,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(453,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(472,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(473,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(474,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(475,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(476,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(477,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(478,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(479,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(480,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(481,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(481,51) Hint: (5024) Parameter "CloseAction" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(484,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(485,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(486,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(487,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(488,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(489,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(490,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(491,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(492,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(493,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(494,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(495,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(496,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(497,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(498,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(499,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(509,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(508,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(510,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(511,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(3978,39) Hint: (5058) Variable "ACode" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(828,48) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(794,39) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(794,66) Hint: (5024) Parameter "ANewTool" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(795,43) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(654,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(814,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(640,25) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(879,53) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(880,54) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(659,37) Hint: (5024) Parameter "Message" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(668,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(669,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(670,49) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(671,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(672,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(673,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(674,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(675,47) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(676,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(677,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(678,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(679,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(680,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(681,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(682,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(683,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(684,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(685,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(686,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(687,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintmainform.pas(688,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling utoolbox.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utoolbox.pas(21,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/utoolbox.pas(20,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling uchoosecolor.pas (3104) Compiling ./dialog/uchoosecolorinterface.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(27,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(28,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(26,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(29,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(29,58) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(31,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(32,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(32,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(32,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(33,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(34,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(35,47) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(36,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(37,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(37,66) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(38,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(38,53) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(39,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(39,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uchoosecolorinterface.pas(39,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uchoosecolor.pas(18,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uchoosecolor.pas(19,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uchoosecolor.pas(20,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uchoosecolor.pas(21,24) Hint: (5024) Parameter "Sender" not used (3104) Compiling ulayerstack.pas (3104) Compiling ./dialog/ulayerstackinterface.pas (3104) Compiling ./dialog/ublendop.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(110,22) Hint: (5092) Variable "APattern" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(46,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(46,68) Hint: (5024) Parameter "User" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(49,12) Hint: (5024) Parameter "Index" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(50,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(36,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(37,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(38,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(35,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(39,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ublendop.pas(41,66) Hint: (5024) Parameter "User" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(49,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(46,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(47,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(48,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(45,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(37,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(38,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(39,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(39,62) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(41,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(42,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(43,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(43,63) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(44,33) Hint: (5024) Parameter "MousePos" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(650,3) Hint: (5058) Variable "ABitmap" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(91,47) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(50,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ulayerstackinterface.pas(51,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ulayerstack.pas(62,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ulayerstack.pas(16,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ulayerstack.pas(17,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ulayerstack.pas(18,24) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/ucanvassize.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(61,3) Hint: (5092) Variable "anchor" of a managed type does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(31,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(27,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(28,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(29,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(30,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(32,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(33,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(34,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/ucanvassize.pas(35,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/color/ucolorintensity.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(29,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(27,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(28,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(30,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(31,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorintensity.pas(44,36) Hint: (5024) Parameter "sender" not used (3104) Compiling ./dialog/color/ushiftcolors.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(31,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(32,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(33,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(34,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(49,36) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(27,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(28,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(29,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ushiftcolors.pas(30,46) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/color/ucolorize.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(37,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(32,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(33,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(34,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(35,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(36,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(38,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(39,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(40,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(41,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/ucolorize.pas(54,36) Hint: (5024) Parameter "sender" not used (3104) Compiling ./dialog/color/uadjustcurves.pas (3104) Compiling ufilterthread.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilterthread.pas(30,33) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilterthread.pas(31,38) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/ufilterthread.pas(174,21) Hint: (5058) Variable "ATask" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(58,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(57,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(42,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(43,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(43,64) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(44,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(45,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(46,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(47,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(48,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(49,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(50,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(51,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(52,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(53,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(53,54) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(55,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(56,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(56,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(56,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(41,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(39,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(40,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(87,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(470,1) Warning: (5093) function result variable of a managed type does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/color/uadjustcurves.pas(102,32) Hint: (5024) Parameter "ASender" not used (3104) Compiling ./dialog/filter/ucustomblur.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(30,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(31,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(32,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(35,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(44,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(27,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(26,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(28,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ucustomblur.pas(29,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling uimagelist.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(59,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(60,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(61,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(62,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(64,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(65,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(66,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(67,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(68,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(69,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(70,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(71,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(72,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(73,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(494,116) Hint: (5057) Local variable "LastVisibleRow" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(494,96) Hint: (5057) Local variable "dummyCol" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(115,32) Hint: (5024) Parameter "AEvent" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(693,60) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(128,35) Hint: (5024) Parameter "AVars" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(130,43) Hint: (5024) Parameter "AVars" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(131,41) Hint: (5024) Parameter "AVars" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(136,44) Hint: (5024) Parameter "AVars" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(74,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(75,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(76,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(77,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(78,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(78,59) Hint: (5024) Parameter "aCol" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(78,89) Hint: (5024) Parameter "CanSelect" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(79,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(79,65) Hint: (5024) Parameter "ACol" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(80,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(81,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(82,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(83,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(84,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(85,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(86,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(87,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(88,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(89,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(90,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(91,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(92,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uimagelist.pas(93,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/uradialblur.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(27,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(28,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(29,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(30,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(31,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uradialblur.pas(40,32) Hint: (5024) Parameter "ASender" not used (3104) Compiling ./dialog/filter/umotionblur.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(37,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(38,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(39,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(54,32) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(29,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(30,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(31,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(32,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(33,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(33,56) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(35,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(36,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(36,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(36,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(27,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/umotionblur.pas(28,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/uemboss.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(28,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(29,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(27,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(30,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(31,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(32,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(32,56) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(34,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(35,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(35,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(35,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(36,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uemboss.pas(37,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/utwirl.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(28,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(29,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(30,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(31,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(31,56) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(32,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(33,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(35,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(36,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(37,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(38,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/utwirl.pas(27,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/uwavedisplacement.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(30,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(31,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(32,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(32,56) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(33,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(34,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(36,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(39,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(37,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(38,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(40,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uwavedisplacement.pas(29,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/uresample.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(33,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(34,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(35,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(36,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(37,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(38,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(30,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(31,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uresample.pas(32,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/upixelate.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/upixelate.pas(28,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/upixelate.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/upixelate.pas(27,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/upixelate.pas(29,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/upixelate.pas(30,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/unoisefilter.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(25,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(26,56) Hint: (5024) Parameter "CanClose" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(27,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(28,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(29,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(30,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(31,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/unoisefilter.pas(32,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/usharpen.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/usharpen.pas(24,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/usharpen.pas(25,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/usharpen.pas(26,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/usharpen.pas(23,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/usharpen.pas(28,36) Hint: (5024) Parameter "sender" not used (3104) Compiling ./dialog/filter/uposterize.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uposterize.pas(25,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uposterize.pas(23,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uposterize.pas(24,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uposterize.pas(26,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uposterize.pas(27,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uposterize.pas(31,36) Hint: (5024) Parameter "sender" not used (3104) Compiling ./dialog/filter/uphongfilter.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(37,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(38,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(39,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(40,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(41,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(41,56) Hint: (5024) Parameter "Button" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(42,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(43,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(45,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(46,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(47,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(48,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uphongfilter.pas(49,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/filter/ufilterfunction.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(187,56) Warning: (5093) function result variable of a managed type does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(73,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(74,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(75,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(76,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(341,12) Note: (5027) Local variable "code" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(370,12) Note: (5027) Local variable "code" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(77,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(78,45) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(847,10) Note: (5027) Local variable "code" is assigned but never used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(60,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(61,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(62,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(63,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(59,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(64,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(65,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(66,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(67,32) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(68,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(69,28) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(70,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(71,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/ufilterfunction.pas(72,37) Hint: (5024) Parameter "Sender" not used Hint: (5058) Variable "ARect" does not seem to be initialized (3104) Compiling ./dialog/uprint.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(59,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(61,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(53,44) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(54,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(55,35) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(56,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(51,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(52,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(47,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(47,65) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(49,41) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(50,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(50,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(50,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(45,43) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(46,34) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(46,59) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(46,67) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(57,42) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uprint.pas(58,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./dialog/usaveoption.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(49,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(50,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(51,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(52,46) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(53,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(47,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(43,33) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(44,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(45,40) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(46,39) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(48,37) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(54,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/usaveoption.pas(924,3) Hint: (5092) Variable "AValue" of a managed type does not seem to be initialized (3104) Compiling ./dialog/filter/uformrain.pas (3104) Compiling uraintype.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(27,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(26,30) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(28,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(29,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(30,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(31,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(32,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(33,38) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(33,60) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(35,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(36,12) Hint: (5024) Parameter "Shift" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(36,37) Hint: (5024) Parameter "X" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(36,45) Hint: (5024) Parameter "Y" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(37,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(38,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/filter/uformrain.pas(50,34) Hint: (5024) Parameter "Y" not used (3104) Compiling ucommandline.pas (3104) Compiling ./dialog/uabout.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(51,65) Hint: (5024) Parameter "AText" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(34,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(35,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(33,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(32,24) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(30,26) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(29,34) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./dialog/uabout.pas(31,27) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(150,35) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(151,32) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(40,42) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(63,40) Hint: (5024) Parameter "ASender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(65,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(62,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaintinstance.pas(211,37) Hint: (5024) Parameter "AParameters" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(978,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(993,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1038,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1043,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1008,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1013,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(998,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1003,1) Hint: (3124) Inlining disabled /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/fgl.pp(1033,1) Hint: (3124) Inlining disabled (3104) Compiling uonline.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uonline.pas(47,31) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uonline.pas(48,29) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/uonline.pas(49,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./tools/utooldeformationgrid.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(106,61) Hint: (5024) Parameter "AFirstTime" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(168,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(72,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(72,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(74,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(497,61) Warning: (5036) Local variable "ratio" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(497,69) Warning: (5036) Local variable "ratio" does not seem to be initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(81,30) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(83,38) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(85,32) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(92,54) Hint: (5024) Parameter "VirtualScreenWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(92,79) Hint: (5024) Parameter "VirtualScreenHeight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(29,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(29,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(30,12) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(31,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(31,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(35,32) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(39,54) Hint: (5024) Parameter "VirtualScreenWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooldeformationgrid.pas(39,79) Hint: (5024) Parameter "VirtualScreenHeight" not used (3104) Compiling ./tools/utoolselect.pas (3104) Compiling ./tools/utoolbasic.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(71,69) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(72,83) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(37,65) Hint: (5024) Parameter "ptF" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(21,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(21,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(22,12) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(23,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbasic.pas(23,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(18,37) Hint: (5024) Parameter "AMatrix" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(18,66) Hint: (5024) Parameter "AAlwaysFit" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(129,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(129,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(131,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(131,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(139,54) Hint: (5024) Parameter "VirtualScreenWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(139,79) Hint: (5024) Parameter "VirtualScreenHeight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(107,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(107,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(108,12) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(109,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(109,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolselect.pas(74,65) Hint: (5024) Parameter "ptF" not used (3104) Compiling ./tools/utoolfloodfill.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolfloodfill.pas(31,37) Hint: (5024) Parameter "AMatrix" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolfloodfill.pas(31,66) Hint: (5024) Parameter "AAlwaysFit" not used (3104) Compiling ./tools/utoolphong.pas (3104) Compiling ./tools/utooltext.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utooltext.pas(200,1) Warning: (5059) Function result variable does not seem to initialized (3104) Compiling ./tools/utoolbrush.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbrush.pas(63,36) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbrush.pas(63,64) Hint: (5024) Parameter "ptF" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbrush.pas(63,83) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbrush.pas(26,58) Hint: (5024) Parameter "originF" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolbrush.pas(26,88) Hint: (5024) Parameter "rightBtn" not used (3104) Compiling ./tools/utoolicon.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolicon.pas(16,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolicon.pas(16,70) Hint: (5024) Parameter "ptF" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoolicon.pas(17,8) Hint: (5024) Parameter "rightBtn" not used (3104) Compiling ./tools/utoollayer.pas /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(27,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(27,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(28,12) Hint: (5024) Parameter "rightBtn" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(29,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(29,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(35,30) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(244,1) Warning: (5059) Function result variable does not seem to initialized /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(45,54) Hint: (5024) Parameter "VirtualScreenWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(46,12) Hint: (5024) Parameter "VirtualScreenHeight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(77,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(77,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(79,30) Hint: (5024) Parameter "toolDest" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(79,58) Hint: (5024) Parameter "pt" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(92,30) Hint: (5024) Parameter "sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(100,54) Hint: (5024) Parameter "VirtualScreenWidth" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/./tools/utoollayer.pas(101,12) Hint: (5024) Parameter "VirtualScreenHeight" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(70,36) Hint: (5024) Parameter "Sender" not used /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(13,49) Hint: (5023) Unit "BGRAUTF8" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(15,35) Hint: (5023) Unit "LazpaintMainForm" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(17,3) Hint: (5023) Unit "UToolbox" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(17,13) Hint: (5023) Unit "UChooseColor" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(17,27) Hint: (5023) Unit "ULayerstack" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(18,3) Hint: (5023) Unit "UMac" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(18,21) Hint: (5023) Unit "UVolatileScrollBar" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(20,19) Hint: (5023) Unit "UStateType" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(20,31) Hint: (5023) Unit "UImageState" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(21,3) Hint: (5023) Unit "UCommandline" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(21,17) Hint: (5023) Unit "UParse" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(21,25) Hint: (5023) Unit "UZoom" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(21,50) Hint: (5023) Unit "UImageObservation" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(22,3) Hint: (5023) Unit "UFilterConnector" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(22,21) Hint: (5023) Unit "UFilters" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(22,31) Hint: (5023) Unit "UImageAction" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(22,45) Hint: (5023) Unit "ULoadImage" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(22,57) Hint: (5023) Unit "UImageDiff" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(23,3) Hint: (5023) Unit "UFilterThread" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(26,3) Hint: (5023) Unit "UNewimage" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(26,14) Hint: (5023) Unit "UMultiImage" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(26,27) Hint: (5023) Unit "ubrowseimages" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(26,42) Hint: (5023) Unit "UBlendOp" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(26,52) Hint: (5023) Unit "UCanvassize" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(26,65) Hint: (5023) Unit "UResample" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,3) Hint: (5023) Unit "URadialBlur" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,16) Hint: (5023) Unit "UMotionBlur" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,29) Hint: (5023) Unit "UCustomblur" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,42) Hint: (5023) Unit "UEmboss" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,51) Hint: (5023) Unit "UTwirl" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,59) Hint: (5023) Unit "UWaveDisplacement" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(27,78) Hint: (5023) Unit "UPixelate" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(28,3) Hint: (5023) Unit "UColorintensity" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(28,20) Hint: (5023) Unit "UShiftColors" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(28,34) Hint: (5023) Unit "UColorize" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(28,45) Hint: (5023) Unit "USharpen" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(29,3) Hint: (5023) Unit "UPhongFilter" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(30,3) Hint: (5023) Unit "UAbout" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(36,3) Hint: (5023) Unit "UScripting" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(36,15) Hint: (5023) Unit "UMenu" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(36,22) Hint: (5023) Unit "UColorFilters" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(36,37) Hint: (5023) Unit "uadjustcurves" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(37,16) Hint: (5023) Unit "ULayerAction" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(37,30) Hint: (5023) Unit "UImageType" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(37,42) Hint: (5023) Unit "uposterize" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(37,54) Hint: (5023) Unit "UMySLV" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(38,3) Hint: (5023) Unit "unoisefilter" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(38,25) Hint: (5023) Unit "uimagelist" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(39,3) Hint: (5023) Unit "UMainFormLayout" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(39,20) Hint: (5023) Unit "USaveOption" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(39,33) Hint: (5023) Unit "UBrushType" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(39,45) Hint: (5023) Unit "ugeometricbrush" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(40,3) Hint: (5023) Unit "URainType" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(40,14) Hint: (5023) Unit "UFormRain" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(40,25) Hint: (5023) Unit "UPaletteToolbar" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(40,42) Hint: (5023) Unit "USelectionHighlight" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(41,3) Hint: (5023) Unit "UImagePreview" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(41,18) Hint: (5023) Unit "UPreviewDialog" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(41,34) Hint: (5023) Unit "UQuestion" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(41,52) Hint: (5023) Unit "UImageView" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(42,44) Hint: (5023) Unit "UImageBackup" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(42,58) Hint: (5023) Unit "ULayerStackInterface" not used in lazpaint /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/lazpaint.lpr(43,3) Hint: (5023) Unit "UChooseColorInterface" not used in lazpaint (9022) Compiling resource /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/lib/x86_64-dragonfly/lazpaint.or (9015) Linking /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/bin/lazpaint (1008) 69092 lines compiled, 17.4 sec (1021) 37 warning(s) issued (1022) 1166 hint(s) issued (1023) 10 note(s) issued SUCCEEDED 00:01:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lazpaint-gtk2-7.1.2 depends on executable: update-desktop-database - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lazpaint-gtk2-7.1.2 ===> lazpaint-gtk2-7.1.2 depends on executable: update-desktop-database - found ===> lazpaint-gtk2-7.1.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list install -s -m 555 /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/bin/lazpaint /construction/graphics/lazpaint/stage/usr/local/bin/lazpaint install -m 0644 /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/debian/linux32/usr/share/pixmaps/lazpaint.png /construction/graphics/lazpaint/stage/usr/local/share/icons/hicolor/48x48/apps/lazpaint.png cd /construction/graphics/lazpaint/lazpaint-7.1.2/lazpaint/release/bin && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "i18n models" /construction/graphics/lazpaint/stage/usr/local/share/lazpaint ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=desktop-file-utils Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: '/usr/local/bin/lazpaint' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld-elf.so.2, stripped' unknown OS specific binary file. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lazpaint-gtk2-7.1.2 file sizes/checksums [63]: 0% file sizes/checksums [63]: 100% packing files [63]: 0% packing files [63]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:14 TOTAL TIME 00:03:23