------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for lazarus-gtk2-2.0.10_1: GDB=on: Install a newest version of gdb ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/editors/lazarus/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/lazarus" EXAMPLESDIR="share/examples/lazarus" DATADIR="share/lazarus-2.0.10" WWWDIR="www/lazarus" ETCDIR="etc/lazarus" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PORTSDIR="/xports" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lazarus-2.0.10 DOCSDIR=/usr/local/share/doc/lazarus EXAMPLESDIR=/usr/local/share/examples/lazarus WWWDIR=/usr/local/www/lazarus ETCDIR=/usr/local/etc/lazarus SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/binutils-2.33.1_4,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-utils-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-3.2.0_1.txz ===== Message from fpc-3.2.0_1: -- 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/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,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.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.26.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-chm-3.2.0_1.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/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/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/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-cairo-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-dblib-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-base-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-db-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-fpcunit-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-image-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-json-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-net-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-registry-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-res-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-web-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-rtl-objpas-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-iconvenc-3.2.0_1.txz Installing /packages/All/fpc-fcl-xml-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fppkg-3.2.0_1.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,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.19.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.8.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_1.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.1.4_1.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.22.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.6.txz Installing /packages/All/tiff-4.2.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.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.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.24.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-gtk2-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-ibase-3.2.0_1.txz Installing /packages/All/libnghttp2-1.42.0.txz Installing /packages/All/curl-7.74.0.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/protobuf-3.13.0,1.txz Installing /packages/All/cyrus-sasl-2.1.27_1.txz *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) ===== Message from cyrus-sasl-2.1.27_1: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/uchardet-0.0.7.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/perl5-5.32.0_1.txz Installing /packages/All/groff-1.22.4_3.txz ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm Installing /packages/All/mysql57-client-5.7.32.txz ===== Message from mysql57-client-5.7.32: -- This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-mysql-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-numlib-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-odbc-3.2.0_1.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pciids-20201127.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/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libGLU-9.0.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. UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-opengl-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-openssl-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-oracle-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-pasjpeg-3.2.0_1.txz Installing /packages/All/postgresql12-client-12.5.txz ===== Message from postgresql12-client-12.5: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-postgres-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-regexpr-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-rtl-extra-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-rtl-generics-3.2.0_1.txz Installing /packages/All/sqlite3-3.34.0,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-sqlite-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/libXfont-1.5.4_2,2.txz Installing /packages/All/libXxf86dga-1.1.5.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.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-source-3.2.0.txz UNFLAVORED devel/gdb -> use devel/gdb@py37 Installing /packages/All/p5-Locale-libintl-1.32.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/texinfo-6.7_4,1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/icu-68.2,1.txz Installing /packages/All/boost-libs-1.72.0_3.txz ===== Message from boost-libs-1.72.0_3: -- 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-10.1_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native 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:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazarus-gtk2-2.0.10_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazarus-gtk2-2.0.10_1 for building => SHA256 Checksum OK for freepascal/lazarus-2.0.10-2.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazarus-gtk2-2.0.10_1 for building ===> Extracting for lazarus-gtk2-2.0.10_1 ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lazarus-gtk2-2.0.10_1 for building => SHA256 Checksum OK for freepascal/lazarus-2.0.10-2.tar.gz. Extracted Memory Use: 223.70M SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lazarus-gtk2-2.0.10_1 ===> Applying ports patches for lazarus-gtk2-2.0.10_1 from /xports/editors/lazarus/files ===> Applying dragonfly patches for lazarus-gtk2-2.0.10_1 from /xports/editors/lazarus/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/as - found ===> lazarus-gtk2-2.0.10_1 depends on executable: fpcres - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/fpcmake - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-desktop-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/as - found ===> lazarus-gtk2-2.0.10_1 depends on executable: ppcx64 - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-registry.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/iconvenc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/numlib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-generics.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on executable: msgfmt - found ===> lazarus-gtk2-2.0.10_1 depends on package: gmake>=4.3 - found ===> lazarus-gtk2-2.0.10_1 depends on package: libiconv>=1.14_11 - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-mime-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/as - found ===> lazarus-gtk2-2.0.10_1 depends on executable: fpcres - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/fpcmake - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-desktop-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/as - found ===> lazarus-gtk2-2.0.10_1 depends on executable: ppcx64 - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-registry.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/iconvenc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/numlib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-generics.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on executable: msgfmt - found ===> lazarus-gtk2-2.0.10_1 depends on package: gmake>=4.3 - found ===> lazarus-gtk2-2.0.10_1 depends on package: libiconv>=1.14_11 - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-mime-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> lazarus-gtk2-2.0.10_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lazarus-gtk2-2.0.10_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for lazarus-gtk2-2.0.10_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lazarus-gtk2-2.0.10_1 cd /construction/editors/lazarus/lazarus/packager/registration && /usr/bin/env OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" fpcmake Processing Makefile.fpc x86_64-dragonfly requires: rtl Writing Makefile cd /construction/editors/lazarus/lazarus/components/lazutils && /usr/bin/env OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" fpcmake Processing Makefile.fpc x86_64-dragonfly requires: rtl Writing Makefile cd /construction/editors/lazarus/lazarus/components/lazcontrols && /usr/bin/env OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" fpcmake Processing Makefile.fpc x86_64-dragonfly requires: rtl Writing Makefile cd /construction/editors/lazarus/lazarus/components/ideintf && /usr/bin/env OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" fpcmake Processing Makefile.fpc x86_64-dragonfly requires: rtl Writing Makefile cd /construction/editors/lazarus/lazarus/components/synedit && /usr/bin/env OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" fpcmake Processing Makefile.fpc x86_64-dragonfly requires: rtl Writing Makefile cd /construction/editors/lazarus/lazarus/lcl/interfaces && /usr/bin/env OPT="-Sgic " FPCDIR="/usr/local/lib/fpc/3.2.0" XDG_DATA_HOME=/construction/editors/lazarus XDG_CONFIG_HOME=/construction/editors/lazarus HOME=/construction/editors/lazarus TMPDIR="/tmp" PATH=/construction/editors/lazarus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" fpcmake Processing Makefile.fpc x86_64-dragonfly requires: rtl Writing Makefile gmake[2]: Entering directory '/construction/editors/lazarus/lazarus' gmake -C packager/registration gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/packager/registration' /bin/rm -f ../units/x86_64-dragonfly/fcllaz.ppu /bin/mkdir -p ../units/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU../units/x86_64-dragonfly -Cg -Sgic -dx86_64 fcllaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling fcllaz.pas (3104) Compiling lazaruspackageintf.pas (1008) 124 lines compiled, 0.4 sec (1022) 2 hint(s) issued /bin/cp -f Makefile.compiled ../units/x86_64-dragonfly/FCL.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/packager/registration' gmake -C components/lazutils gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/lazutils' /bin/rm -f lib/x86_64-dragonfly/lazutils.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu../../packager/units/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 lazutils.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazutils.pas (3104) Compiling avglvltree.pas (3104) Compiling laz_avl_tree.pp /construction/editors/lazarus/lazarus/components/lazutils/laz_avl_tree.pp(95,33) Hint: (5024) Parameter "aNode" not used /construction/editors/lazarus/lazarus/components/lazutils/laz_avl_tree.pp(98,30) Hint: (5024) Parameter "aNode" not used (3104) Compiling lazfileutils.pas (3104) Compiling lazutf8.pas (3104) Compiling fpcadds.pas /construction/editors/lazarus/lazarus/components/lazutils/unixlazutf8.inc(5,13) Note: (6058) Call to subroutine "function SysToUTF8(const s:AnsiString):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/unixlazutf8.inc(10,13) Note: (6058) Call to subroutine "function UTF8ToSys(const s:AnsiString):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/unixlazutf8.inc(38,11) Note: (6058) Call to subroutine "function SysToUTF8(const s:AnsiString):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(638,11) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(645,11) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(657,10) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(702,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(985,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(1249,24) Hint: (5091) Local variable "Capital" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(3101,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazutf8.pas(3922,8) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling lazutilsstrconsts.pas (1010) Writing Resource String Table file: lazutilsstrconsts.rsj /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.inc(455,24) Warning: (5044) Symbol "faSysFile" is not portable /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.inc(457,23) Warning: (5044) Symbol "faHidden" is not portable /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.inc(458,25) Warning: (5043) Symbol "faVolumeId" is deprecated /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.inc(458,25) Warning: (5044) Symbol "faVolumeId" is not portable /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.inc(459,24) Warning: (5044) Symbol "faSymLink" is not portable /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(37,3) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(58,3) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(67,45) Hint: (5057) Local variable "st" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(178,5) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(185,5) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(256,39) Hint: (5057) Local variable "Info" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(339,32) Hint: (5057) Local variable "FileInfo" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(157,31) Hint: (5024) Parameter "Path" not used /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(158,38) Hint: (5024) Parameter "Path" not used /construction/editors/lazarus/lazarus/components/lazutils/unixlazfileutils.inc(378,37) Hint: (5057) Local variable "info" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(498,20) Hint: (5091) Local variable "File1" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(501,20) Hint: (5091) Local variable "File2" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(536,7) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(588,20) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazfileutils.pas(1007,22) Hint: (5091) Local variable "PathStr" of a managed type does not seem to be initialized (3104) Compiling lazdbglog.pas /construction/editors/lazarus/lazarus/components/lazutils/avglvltree.pas(790,11) Note: (6058) Call to subroutine "function TCustomStringMap.Contains(const s:AnsiString):Boolean;" marked as inline is not inlined (3104) Compiling dynamicarray.pas (3104) Compiling dynhasharray.pp (3104) Compiling lazloggerbase.pas (3104) Compiling lazclasses.pas (3104) Compiling lazmethodlist.pas /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(12,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(19,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(26,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(33,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(43,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(50,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(57,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(64,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(74,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(81,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(88,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(95,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(106,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(113,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(120,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(127,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(138,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(152,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(159,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(166,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(177,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(184,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(191,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(198,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(209,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(216,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(223,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(230,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(241,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(248,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(255,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(262,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(273,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(335,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(574,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(587,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(483,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(122,36) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(126,41) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(119,35) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(120,35) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(124,35) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(125,36) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(766,36) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(766,48) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(149,36) Hint: (5024) Parameter "AHandler" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerbase.pas(150,39) Hint: (5024) Parameter "AHandler" not used /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(287,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(288,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(292,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(294,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(297,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(301,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(306,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(439,31) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(439,50) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(504,25) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(505,18) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(505,46) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(506,18) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(121,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazutils/dynhasharray.pp(938,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling dynqueue.pas /construction/editors/lazarus/lazarus/components/lazutils/dynqueue.pas(459,39) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/dynqueue.pas(461,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling easylazfreetype.pas (3104) Compiling lazfreetype.pas (3104) Compiling tttypes.pas (3104) Compiling tterror.pas (3104) Compiling ttcalc.pas (3104) Compiling ttmemory.pas /construction/editors/lazarus/lazarus/components/lazutils/ttmemory.pas(124,27) Hint: (5024) Parameter "Size" not used (3104) Compiling tttables.pas (3104) Compiling ttcache.pas (3104) Compiling ttfile.pas /construction/editors/lazarus/lazarus/components/lazutils/ttfile.pas(660,47) Hint: (5057) Local variable "C" does not seem to be initialized (3104) Compiling ttcmap.pas (3104) Compiling ttobjs.pas (3104) Compiling ttload.pas (3104) Compiling ttinterp.pas /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(186,28) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(129,30) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(137,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(136,28) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(138,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(228,30) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(219,31) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(209,31) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(211,31) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(197,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(196,28) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(195,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(198,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(190,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(191,29) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(143,31) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(142,32) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(200,30) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(144,31) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(213,28) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(124,32) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(120,27) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(157,27) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(159,28) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(130,30) Hint: (5024) Parameter "args" not used /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(4409,25) Warning: (6018) unreachable code /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(4413,25) Warning: (6018) unreachable code /construction/editors/lazarus/lazarus/components/lazutils/ttinterp.pas(236,32) Hint: (5024) Parameter "args" not used (3104) Compiling ttgload.pas /construction/editors/lazarus/lazarus/components/lazutils/ttgload.pas(125,82) Hint: (5057) Local variable "advance" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/ttgload.pas(125,68) Hint: (5057) Local variable "left_bearing" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/ttgload.pas(495,37) Hint: (5024) Parameter "n_contours" not used (3104) Compiling ttraster.pas (3104) Compiling ttprofile.pas /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(170,49) Hint: (5024) Parameter "max" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(171,40) Hint: (5024) Parameter "y" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(171,73) Hint: (5024) Parameter "Left" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(172,12) Hint: (5024) Parameter "Right" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(149,46) Hint: (5024) Parameter "min" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(149,56) Hint: (5024) Parameter "max" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(150,70) Hint: (5024) Parameter "Left" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(151,12) Hint: (5024) Parameter "Right" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(160,54) Hint: (5024) Parameter "max" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(163,57) Hint: (5024) Parameter "max" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(145,75) Hint: (5024) Parameter "Left" not used /construction/editors/lazarus/lazarus/components/lazutils/ttraster.pas(146,12) Hint: (5024) Parameter "Right" not used /construction/editors/lazarus/lazarus/components/lazutils/lazfreetype.pas(1639,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/easylazfreetype.pas(560,16) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/easylazfreetype.pas(1655,21) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/easylazfreetype.pas(1865,25) Hint: (5091) Local variable "value2" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/easylazfreetype.pas(2142,15) Note: (6058) Call to subroutine "function TFreeTypeMonochromeMap.GetPixelsInHorizlineNoBoundsChecking(x:LongInt;y:LongInt;x2:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/easylazfreetype.pas(2160,13) Note: (6058) Call to subroutine "function TFreeTypeMonochromeMap.GetPixelsInHorizlineNoBoundsChecking(x:LongInt;y:LongInt;x2:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling extendedstrings.pas /construction/editors/lazarus/lazarus/components/lazutils/extendedstrings.pas(47,33) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/lazutils/extendedstrings.pas(47,45) Hint: (5024) Parameter "OldSize" not used (3104) Compiling fileutil.pas (3104) Compiling masks.pas /construction/editors/lazarus/lazarus/components/lazutils/masks.pas(101,11) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/fileutil.inc(59,20) Hint: (5091) Local variable "File1" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/fileutil.inc(61,20) Hint: (5091) Local variable "File2" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/fileutil.inc(101,71) Warning: (5044) Symbol "faSymLink" is not portable /construction/editors/lazarus/lazarus/components/lazutils/fileutil.inc(116,62) Warning: (5044) Symbol "faSymLink" is not portable /construction/editors/lazarus/lazarus/components/lazutils/fileutil.inc(109,30) Note: (6058) Call to subroutine "function GetAllFilesMask:AnsiString;" marked as inline is not inlined (3104) Compiling laz2_dom.pas (3104) Compiling laz2_xmlutils.pas /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(561,19) Hint: (5091) Local variable "NewS" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(616,15) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(568,13) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(510,21) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(513,23) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(517,39) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(518,39) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlutils.pas(675,40) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(236,39) Hint: (5024) Parameter "AValue" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(279,32) Hint: (5024) Parameter "NewChild" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(279,47) Hint: (5024) Parameter "RefChild" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(280,32) Hint: (5024) Parameter "NewChild" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(280,47) Hint: (5024) Parameter "OldChild" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(281,31) Hint: (5024) Parameter "OldChild" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(302,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(302,49) Hint: (5024) Parameter "ACloneOwner" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(303,34) Hint: (5024) Parameter "ANodeName" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(247,36) Hint: (5024) Parameter "Value" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(351,30) Hint: (5024) Parameter "aNode" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(1944,14) Warning: (5066) Symbol "BuildList" is deprecated: "Use NodeFilter instead." /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(1952,14) Warning: (5066) Symbol "BuildList" is deprecated: "Use NodeFilter instead." /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(1994,11) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(406,40) Hint: (5024) Parameter "namespaceURI" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(406,59) Hint: (5024) Parameter "localName" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(408,43) Hint: (5024) Parameter "namespaceURI" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(408,61) Hint: (5024) Parameter "localName" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(493,41) Hint: (5024) Parameter "value" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(514,44) Hint: (5024) Parameter "data" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(516,53) Hint: (5024) Parameter "target" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(516,66) Hint: (5024) Parameter "data" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(521,47) Hint: (5024) Parameter "name" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(606,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(3230,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(3243,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(670,30) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(685,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(698,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(740,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(774,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(792,29) Hint: (5024) Parameter "deep" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_dom.pas(3727,3) Note: (6058) Call to subroutine "function TObject.InitInstance(instance:Pointer):TObject;" marked as inline is not inlined (3104) Compiling laz2_xmlcfg.pas (3104) Compiling lazfilecache.pas (3104) Compiling laz2_xmlread.pas (3104) Compiling lazutf8classes.pas /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(582,27) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(613,35) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(651,28) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(702,27) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(864,5) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(234,37) Hint: (5024) Parameter "AEncoding" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(232,36) Hint: (5024) Parameter "AllowSpecialChars" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(1062,15) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(1238,27) Hint: (5057) Local variable "NewDecoder" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(464,49) Hint: (5024) Parameter "PublicID" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlread.pas(201,22) Hint: (5028) Local type "DOMPCharBuf" is not used (3104) Compiling laz2_xmlwrite.pas (3104) Compiling lazutilities.pas /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlcfg.pas(547,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xmlcfg.pas(771,77) Hint: (5091) Local variable "Ident" of a managed type does not seem to be initialized (3104) Compiling laz2_xpath.pas /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(646,25) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(103,28) Hint: (5024) Parameter "AContext" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(104,13) Hint: (5024) Parameter "AEnvironment" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(113,28) Hint: (5024) Parameter "AContext" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(1538,35) Note: (6058) Call to subroutine "function IsZero(const A:Extended):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(403,27) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(2641,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(409,28) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(410,32) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(411,30) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(412,37) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(413,36) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(414,31) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(417,31) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(418,29) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(419,25) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(420,26) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(421,27) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(424,25) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(425,27) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(426,29) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/components/lazutils/laz2_xpath.pas(427,27) Hint: (5024) Parameter "Context" not used (3104) Compiling laz_dom.pas (3104) Compiling laz_xmlcfg.pas (3104) Compiling laz_xmlread.pas (3104) Compiling laz_xmlstreaming.pas /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(285,25) Hint: (5091) Local variable "NodeName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(394,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(504,30) Note: (6058) Call to subroutine "operator :=(const source:Variant):Int64;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(508,29) Note: (6058) Call to subroutine "operator :=(const source:Variant):QWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(512,30) Note: (6058) Call to subroutine "operator :=(const source:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(516,31) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(520,29) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(524,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(528,27) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(532,33) Note: (6058) Call to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(90,32) Hint: (5024) Parameter "Buffer" not used /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(843,25) Hint: (5091) Local variable "NodeName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/laz_xmlstreaming.pas(144,29) Hint: (5024) Parameter "Buf" not used (3104) Compiling laz_xmlwrite.pas (3104) Compiling lazcollections.pas (3104) Compiling lazsysutils.pas (3104) Compiling lazconfigstorage.pas /construction/editors/lazarus/lazarus/components/lazutils/lazconfigstorage.pas(299,77) Hint: (5091) Local variable "Ident" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazconfigstorage.pas(52,35) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/lazutils/lazconfigstorage.pas(52,58) Hint: (5024) Parameter "LoadFromDisk" not used (3104) Compiling lazfglhash.pas (3104) Compiling lazfreetypefontcollection.pas /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefontcollection.pas(109,39) Hint: (5024) Parameter "Tree" not used /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefontcollection.pas(110,37) Hint: (5024) Parameter "Tree" not used (3104) Compiling lazfreetypefpimagedrawer.pas /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(91,3) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(100,3) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(114,5) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(135,5) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(154,5) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(296,7) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined (3104) Compiling lazlinkedlist.pas (3104) Compiling lazlistclasses.pas /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(637,3) Note: (6058) Call to subroutine "procedure TLazListClassesInternalMem.Free;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(986,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(986,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1565,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2098,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2121,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(427,34) Hint: (5024) Parameter "ARequired" not used /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1902,30) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1903,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.DeletePages(AIndex:LongInt;ACount:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1907,35) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1908,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.DeletePages(AIndex:LongInt;ACount:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1916,3) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1918,105) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1926,3) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1929,96) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(1962,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2008,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2098,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2121,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2506,9) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2506,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2506,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2533,91) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2697,9) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2697,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2697,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2728,87) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2200,29) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2200,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2222,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2254,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2274,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2285,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2303,21) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2303,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2343,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2354,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2381,23) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2381,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2388,36) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2388,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2397,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.BubbleEntriesUp(ASourceStartIdx:LongInt;ATargetEndIdx:LongInt;AnEntryCount:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.BubbleEntriesDown(ASourceStartIdx:LongInt;ATargetEndIdx:LongInt;AnEntryCount:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined (3104) Compiling lazlogger.pas (3104) Compiling lazstringutils.pas (3104) Compiling laztracer.pas /construction/editors/lazarus/lazarus/components/lazutils/laztracer.pas(45,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/laztracer.pas(47,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazstringutils.pas(227,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazstringutils.pas(257,22) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazstringutils.pas(964,21) Hint: (5091) Local variable "Line" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(12,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(19,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(26,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(33,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(43,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(50,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(57,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(64,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(74,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(81,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(88,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(95,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(106,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(113,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(120,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(127,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(138,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(152,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(159,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(166,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(177,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(184,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(191,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(198,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(209,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(216,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(223,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(230,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(241,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(248,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(255,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(262,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(273,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(335,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(574,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(587,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlogger.pas(209,55) Note: (6058) Call to subroutine "function GetExistingDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazlogger.pas(214,28) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazloggerdummy.pas /construction/editors/lazarus/lazarus/components/lazutils/LazLoggerImpl.inc(12,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(200,31) Hint: (5024) Parameter "ALogger" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(196,37) Hint: (5024) Parameter "ALogGroups" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(92,27) Hint: (5024) Parameter "Src" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(100,43) Hint: (5024) Parameter "AConfigName" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(100,69) Hint: (5024) Parameter "ADefaulEnabled" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(101,43) Hint: (5024) Parameter "AConfigName" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(102,49) Hint: (5024) Parameter "AConfigName" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(102,75) Hint: (5024) Parameter "ADefaulEnabled" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(103,49) Hint: (5024) Parameter "AConfigName" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(107,39) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(109,33) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(110,27) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(111,33) Hint: (5024) Parameter "S" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(111,49) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(112,33) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(112,42) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(112,65) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(113,33) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(113,61) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(113,89) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(114,33) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(114,61) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(114,89) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(115,33) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(115,62) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(115,91) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(116,33) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(116,62) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(116,91) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(117,33) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(117,62) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(117,91) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(119,34) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(120,28) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(121,34) Hint: (5024) Parameter "S" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(121,50) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(122,34) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(122,43) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(122,66) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(123,34) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(123,62) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(123,90) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(124,34) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(124,62) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(124,90) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(125,34) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(125,63) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(125,92) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(126,34) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(126,63) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(126,92) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(127,34) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(127,63) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(127,92) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(129,39) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(130,33) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(131,33) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(131,49) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(132,39) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(132,48) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(132,71) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(133,39) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(133,67) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(133,95) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(134,39) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(134,67) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(134,95) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(135,39) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(135,68) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(135,97) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(136,39) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(136,68) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(136,97) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(137,39) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(137,68) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(137,97) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(139,38) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(140,32) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(141,32) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(141,48) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(142,38) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(142,47) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(142,70) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(143,38) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(143,66) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(143,94) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(144,38) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(144,66) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(144,94) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(145,38) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(145,67) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(145,96) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(146,38) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(146,67) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(146,96) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(147,38) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(147,67) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(147,96) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(150,33) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(150,74) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(152,27) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(152,68) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(153,27) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(153,62) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(154,27) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(154,68) Hint: (5024) Parameter "S" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(154,84) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(155,27) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(155,68) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(155,77) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(155,100) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(156,33) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(156,61) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(156,89) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(157,33) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(157,61) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(157,89) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(158,33) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(158,62) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(158,91) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(159,33) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(159,62) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(159,91) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(160,33) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(160,62) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(160,91) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(162,28) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(162,69) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(163,28) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(163,63) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(164,28) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(164,69) Hint: (5024) Parameter "S" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(164,85) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(165,28) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(165,69) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(165,78) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(165,101) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(166,34) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(166,62) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(166,90) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(167,34) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(167,62) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(167,90) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(168,34) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(168,63) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(168,92) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(169,34) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(169,63) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(169,92) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(170,34) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(170,63) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(170,92) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(172,33) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(172,74) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(173,33) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(173,68) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(174,33) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(174,68) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(174,84) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(175,33) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(175,74) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(175,83) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(175,106) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(176,39) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(176,67) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(176,95) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(177,39) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(177,67) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(177,95) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(178,39) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(178,68) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(178,97) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(179,39) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(179,68) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(179,97) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(180,39) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(180,68) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(180,97) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(182,32) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(182,73) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(183,32) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(183,67) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(184,32) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(184,67) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(184,83) Hint: (5024) Parameter "Args" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(185,32) Hint: (5024) Parameter "LogGroup" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(185,73) Hint: (5024) Parameter "s1" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(185,82) Hint: (5024) Parameter "s2" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(185,105) Hint: (5024) Parameter "s3" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(186,38) Hint: (5024) Parameter "s4" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(186,66) Hint: (5024) Parameter "s5" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(186,94) Hint: (5024) Parameter "s6" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(187,38) Hint: (5024) Parameter "s7" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(187,66) Hint: (5024) Parameter "s8" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(187,94) Hint: (5024) Parameter "s9" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(188,38) Hint: (5024) Parameter "s10" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(188,67) Hint: (5024) Parameter "s11" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(188,96) Hint: (5024) Parameter "s12" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(189,38) Hint: (5024) Parameter "s13" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(189,67) Hint: (5024) Parameter "s14" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(189,96) Hint: (5024) Parameter "s15" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(190,38) Hint: (5024) Parameter "s16" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(190,67) Hint: (5024) Parameter "s17" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(190,96) Hint: (5024) Parameter "s18" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(70,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(72,27) Hint: (5024) Parameter "Src" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(73,34) Hint: (5024) Parameter "AConfigName" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(74,34) Hint: (5024) Parameter "AnEntry" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerdummy.pas(75,31) Hint: (5024) Parameter "AConfigName" not used (3104) Compiling lazloggerprofiling.pas /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(89,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(91,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(92,17) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(102,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(104,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(105,17) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(116,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(132,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(53,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(54,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(34,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(35,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(353,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/lazloggerprofiling.pas(354,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazunicode.pas (3104) Compiling lazutf16.pas /construction/editors/lazarus/lazarus/components/lazutils/lazutf16.pas(1048,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling lconvencoding.pas /construction/editors/lazarus/lazarus/components/lazutils/asiancodepagefunctions.inc(68,26) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/asiancodepagefunctions.inc(237,26) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/lconvencoding.pas(5373,25) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/lconvencoding.pas(5400,13) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/lconvencoding.pas(5430,13) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/lconvencoding.pas(7078,13) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazutils/lconvencoding.pas(7118,13) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling lcsvutils.pas /construction/editors/lazarus/lazarus/components/lazutils/lcsvutils.pas(203,22) Hint: (5091) Local variable "W" of a managed type does not seem to be initialized (3104) Compiling lookupstringlist.pas (3104) Compiling maps.pp /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(318,18) Hint: (5057) Local variable "Item" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(340,16) Hint: (5091) Local variable "S" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(416,22) Hint: (5058) Variable "AData" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(436,27) Hint: (5058) Variable "AID" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(108,32) Hint: (5024) Parameter "ADataPtr" not used /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(98,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazutils/maps.pp(554,20) Hint: (5057) Local variable "Item" does not seem to be initialized (3104) Compiling paswstring.pas (3104) Compiling stringhashlist.pas (3104) Compiling textstrings.pas (3104) Compiling translations.pas /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(554,51) Hint: (5024) Parameter "Hash" not used /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(592,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(593,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(627,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(628,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(689,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1086,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1087,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1090,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1092,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1093,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1094,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1095,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1097,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1099,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1100,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1104,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1105,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1106,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1107,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1108,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1121,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1122,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1125,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1127,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1128,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1129,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1130,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1132,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1149,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1150,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1151,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1152,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1153,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1293,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1304,44) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazutils/translations.pas(1256,12) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined (3104) Compiling ttdebug.pas (3104) Compiling utf8process.pp (3104) Compiling html2textrender.pas /construction/editors/lazarus/lazarus/components/lazutils/html2textrender.pas(104,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized (3104) Compiling compwriterpas.pas (3104) Compiling lazpasreadutil.pas (3104) Compiling integerlist.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Byte):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Byte;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Word):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Word;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongWord):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):DWord;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Int64):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Int64;" marked as inline is not inlined (3104) Compiling lazversion.pas (3104) Compiling uitypes.pas (3104) Compiling graphtype.pp /construction/editors/lazarus/lazarus/components/lazutils/graphtype.pp(1555,18) Hint: (5057) Local variable "R" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazutils/graphtype.pp(1537,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazutf8sysutils.pas /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(11,3) Hint: (5023) Unit "AvgLvlTree" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(11,15) Hint: (5023) Unit "DynamicArray" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(11,43) Hint: (5023) Unit "DynQueue" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(12,3) Hint: (5023) Unit "ExtendedStrings" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(12,49) Hint: (5023) Unit "Laz2_XMLCfg" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(13,18) Hint: (5023) Unit "laz2_XMLWrite" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(13,33) Hint: (5023) Unit "laz2_xpath" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(13,45) Hint: (5023) Unit "Laz_DOM" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(13,54) Hint: (5023) Unit "Laz_XMLCfg" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(13,66) Hint: (5023) Unit "Laz_XMLRead" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(14,3) Hint: (5023) Unit "Laz_XMLStreaming" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(14,21) Hint: (5023) Unit "Laz_XMLWrite" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(14,35) Hint: (5023) Unit "LazClasses" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(15,3) Hint: (5023) Unit "LazConfigStorage" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(15,21) Hint: (5023) Unit "LazDbgLog" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(15,32) Hint: (5023) Unit "lazfglhash" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(16,3) Hint: (5023) Unit "LazFreeType" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(16,43) Hint: (5023) Unit "LazFreeTypeFPImageDrawer" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(17,3) Hint: (5023) Unit "LazLinkedList" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(17,18) Hint: (5023) Unit "LazListClasses" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(18,23) Hint: (5023) Unit "LazMethodList" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(18,38) Hint: (5023) Unit "LazUnicode" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(19,3) Hint: (5023) Unit "LazUTF8Classes" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(19,19) Hint: (5023) Unit "LazSysUtils" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(19,32) Hint: (5023) Unit "LazUtilities" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(19,46) Hint: (5023) Unit "LazUtilsStrConsts" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(20,3) Hint: (5023) Unit "lcsvutils" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(20,14) Hint: (5023) Unit "LookupStringList" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(20,32) Hint: (5023) Unit "Maps" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(20,38) Hint: (5023) Unit "Masks" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(20,45) Hint: (5023) Unit "PasWString" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,3) Hint: (5023) Unit "TextStrings" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,16) Hint: (5023) Unit "Translations" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,30) Hint: (5023) Unit "TTCache" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,39) Hint: (5023) Unit "TTCalc" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,47) Hint: (5023) Unit "TTCMap" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,55) Hint: (5023) Unit "TTDebug" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(21,64) Hint: (5023) Unit "TTError" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,3) Hint: (5023) Unit "TTFile" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,11) Hint: (5023) Unit "TTGLoad" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,20) Hint: (5023) Unit "TTInterp" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,30) Hint: (5023) Unit "TTLoad" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,38) Hint: (5023) Unit "TTMemory" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,48) Hint: (5023) Unit "TTObjs" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,56) Hint: (5023) Unit "TTProfile" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(22,67) Hint: (5023) Unit "TTRASTER" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(23,3) Hint: (5023) Unit "TTTables" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(23,13) Hint: (5023) Unit "TTTypes" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(23,22) Hint: (5023) Unit "UTF8Process" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(23,35) Hint: (5023) Unit "HTML2TextRender" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(24,18) Hint: (5023) Unit "LazPasReadUtil" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(24,34) Hint: (5023) Unit "IntegerList" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(24,47) Hint: (5023) Unit "LazVersion" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(24,59) Hint: (5023) Unit "UITypes" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(25,14) Hint: (5023) Unit "LazStringUtils" not used in LazUtils /construction/editors/lazarus/lazarus/components/lazutils/lazutils.pas(25,30) Hint: (5023) Unit "LazUTF8SysUtils" not used in LazUtils (1008) 102752 lines compiled, 9.5 sec (1021) 14 warning(s) issued (1022) 544 hint(s) issued (1023) 281 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/LazUtils.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazutils' gmake -C components/codetools gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/codetools' /bin/rm -f units/x86_64-dragonfly/codetools.ppu /bin/mkdir -p units/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Sci -O1 -g -gl -l -vewnhibq -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUunits/x86_64-dragonfly -Cg -Sgic -dx86_64 codetools.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling codetools.pas (3104) Compiling basiccodetools.pas (3104) Compiling sourcelog.pas /construction/editors/lazarus/lazarus/components/codetools/sourcelog.pas(306,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/sourcelog.pas(756,18) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/sourcelog.pas(857,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling keywordfunclists.pas (3104) Compiling fileprocs.pas (3104) Compiling codetoolsstrconsts.pas (1010) Writing Resource String Table file: codetoolsstrconsts.rsj /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(305,17) Hint: (5091) Local variable "Used" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(283,24) Note: (6058) Call to subroutine "function DbgS(const i:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(284,24) Note: (6058) Call to subroutine "function DbgS(const i:Int64):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(285,24) Note: (6058) Call to subroutine "function DbgS(const i:QWord):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(286,24) Note: (6058) Call to subroutine "function DbgS(const b:Boolean):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(287,24) Note: (6058) Call to subroutine "function DbgS(const e:Extended;MaxDecimals:LongInt=`999`):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(363,3) Note: (6058) Call to subroutine "procedure DebugLn(const s1:AnsiString;const s2:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(365,3) Note: (6058) Call to subroutine "procedure DebugLn(const s:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1178,45) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1286,47) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1287,47) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1482,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1487,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1492,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1497,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1502,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1507,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1512,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1517,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1522,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1527,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1532,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1537,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1542,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1548,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1553,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1558,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1563,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1568,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1573,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1578,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1583,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1593,31) Note: (6058) Call to subroutine "function DbgS(const i:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1594,29) Note: (6058) Call to subroutine "function DbgS(const i:Int64):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1595,29) Note: (6058) Call to subroutine "function DbgS(const i:QWord):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1596,31) Note: (6058) Call to subroutine "function DbgS(const b:Boolean):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1597,32) Note: (6058) Call to subroutine "function DbgS(const e:Extended;MaxDecimals:LongInt=`999`):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1604,32) Note: (6058) Call to subroutine "function DbgS(const e:Extended;MaxDecimals:LongInt=`999`):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1613,30) Note: (6058) Call to subroutine "function DbgSName(const p:TObject):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1614,29) Note: (6058) Call to subroutine "function DbgSName(const p:TClass):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1615,31) Note: (6058) Call to subroutine "function DbgS(const p:Pointer):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/fileprocs.pas(1777,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(199,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(477,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(478,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(481,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(483,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(484,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(485,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(486,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(488,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(490,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(493,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/keywordfunclists.pas(495,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/basiccodetools.pas(4138,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/basiccodetools.pas(4927,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/basiccodetools.pas(5111,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/basiccodetools.pas(5192,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/basiccodetools.pas(5377,10) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined (3104) Compiling cachecodetools.pas (3104) Compiling codecache.pas (3104) Compiling linkscanner.pas (3104) Compiling codetoolmemmanager.pas /construction/editors/lazarus/lazarus/components/codetools/codetoolmemmanager.pas(58,32) Hint: (5024) Parameter "AnItem" not used (3104) Compiling expreval.pas /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(570,3) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(769,12) Note: (6058) Call to subroutine "function TExpressionEvaluator.IsDefined(const Name:AnsiString):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(787,14) Note: (6058) Call to subroutine "function TExpressionEvaluator.IsDefined(const Name:AnsiString):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1102,5) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1117,7) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1133,5) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1236,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1376,18) Hint: (5091) Local variable "f" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1951,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(1998,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/expreval.pas(2001,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(1242,11) Note: (6058) Call to subroutine "function TLinkScanner.TokenIsWord(p:PChar):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(2435,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(2436,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(2442,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(3049,17) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(3063,17) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/linkscanner.pas(3078,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling directorycacher.pas /construction/editors/lazarus/lazarus/components/codetools/directorycacher.pas(231,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/directorycacher.pas(1446,5) Note: (6058) Call to subroutine "procedure TCTDirectoryCachePool.IncreaseFileTimeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/directorycacher.pas(1459,3) Note: (6058) Call to subroutine "procedure TCTDirectoryCachePool.IncreaseFileTimeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/directorycacher.pas(1460,3) Note: (6058) Call to subroutine "procedure TCTDirectoryCachePool.IncreaseConfigTimeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(497,31) Hint: (5057) Local variable "CodeXYPosition" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(162,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(163,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(164,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(168,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(166,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(1210,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(1211,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(1212,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(1269,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(1264,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecache.pas(1556,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling customcodetool.pas (3104) Compiling codetree.pas (3104) Compiling codetoolsstructs.pas /construction/editors/lazarus/lazarus/components/codetools/codetree.pas(1117,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetree.pas(1152,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetree.pas(1154,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetree.pas(1156,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetree.pas(1157,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetree.pas(1158,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling codeatom.pas /construction/editors/lazarus/lazarus/components/codetools/codeatom.pas(445,11) Note: (6058) Call to subroutine "function TAtomRing.PriorCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codeatom.pas(507,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codeatom.pas(510,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codeatom.pas(512,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codeatom.pas(522,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2305,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2305,55) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2527,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2504,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2506,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2507,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2509,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2512,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2513,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2514,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2520,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2493,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2496,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(2498,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/customcodetool.pas(3060,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling finddeclarationtool.pas (3104) Compiling pascalparsertool.pas (3104) Compiling multikeywordlisttool.pas /construction/editors/lazarus/lazarus/components/codetools/pascalparsertool.pas(3758,55) Note: (6058) Call to subroutine "function TPascalParserTool.AllowAttributes:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/pascalparsertool.pas(3824,55) Note: (6058) Call to subroutine "function TPascalParserTool.AllowAttributes:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/pascalparsertool.pas(4037,55) Note: (6058) Call to subroutine "function TPascalParserTool.AllowAttributes:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/pascalparsertool.pas(5464,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling pascalreadertool.pas (3104) Compiling definetemplates.pas /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(1445,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(1446,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(2973,20) Hint: (5091) Local variable "aName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(3053,30) Hint: (5091) Local variable "aName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(3355,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(3412,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(4675,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(4757,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(4765,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(4766,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(4767,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(5969,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(5973,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(5974,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(5975,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(6198,16) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(6349,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(649,38) Hint: (5024) Parameter "KylixVersion" not used /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(7722,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/definetemplates.pas(7972,14) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling finddeclarationcache.pas /construction/editors/lazarus/lazarus/components/codetools/finddeclarationcache.pas(144,49) Hint: (5024) Parameter "InFront" not used /construction/editors/lazarus/lazarus/components/codetools/finddeclarationcache.pas(1080,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationcache.pas(1086,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationcache.pas(1087,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationcache.pas(1088,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(3413,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(3518,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(4126,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(5961,79) Hint: (5057) Local variable "IdentFoundResult" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(6521,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(7293,66) Hint: (5057) Local variable "IdentFoundResult" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(8509,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(9051,38) Hint: (5057) Local variable "FirstParamAlias" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(10609,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(913,52) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(12081,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(12088,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(12827,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(851,50) Hint: (5024) Parameter "Params" not used /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13528,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13633,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13895,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13898,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13899,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13901,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13903,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13905,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13907,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13909,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13912,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13914,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13919,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13923,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13925,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13926,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13928,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13935,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13936,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/finddeclarationtool.pas(13937,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling ccodeparsertool.pas (3104) Compiling nonpascalcodetools.pas /construction/editors/lazarus/lazarus/components/codetools/ccodeparsertool.pas(819,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ccodeparsertool.pas(828,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ccodeparsertool.pas(2047,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized (3104) Compiling codebeautifier.pas /construction/editors/lazarus/lazarus/components/codetools/codebeautifier.pas(366,37) Hint: (5024) Parameter "NewNestedComments" not used /construction/editors/lazarus/lazarus/components/codetools/codebeautifier.pas(241,54) Hint: (5024) Parameter "SrcPos" not used (3104) Compiling codecompletiontool.pas (3104) Compiling stdcodetools.pas (3104) Compiling identcompletiontool.pas (3104) Compiling sourcechanger.pas /construction/editors/lazarus/lazarus/components/codetools/sourcechanger.pas(868,33) Note: (6058) Call to subroutine "function TBeautifyCodeOptions.GetLineIndent(const Source:AnsiString;Position:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/sourcechanger.pas(922,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/sourcechanger.pas(923,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/sourcechanger.pas(156,50) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/codetools/sourcechanger.pas(2029,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/identcompletiontool.pas(254,41) Hint: (5024) Parameter "Tree" not used /construction/editors/lazarus/lazarus/components/codetools/identcompletiontool.pas(437,48) Hint: (5024) Parameter "Params" not used /construction/editors/lazarus/lazarus/components/codetools/identcompletiontool.pas(152,39) Hint: (5024) Parameter "IdentList" not used /construction/editors/lazarus/lazarus/components/codetools/identcompletiontool.pas(4519,11) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling lfmtrees.pas /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(1277,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(1561,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(2260,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4139,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4141,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4143,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4147,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4149,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4031,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4038,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4043,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4048,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4379,27) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(4379,58) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(5483,24) Hint: (5058) Variable "Stack" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/stdcodetools.pas(6772,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling methodjumptool.pas /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1200,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1204,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1206,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1207,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1209,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1210,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1211,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1212,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1213,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/methodjumptool.pas(1214,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling codegraph.pas /construction/editors/lazarus/lazarus/components/codetools/codegraph.pas(669,24) Hint: (5091) Local variable "NodeQueue" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(258,68) Hint: (5024) Parameter "Interactive" not used /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(2612,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(3220,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(3565,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(4069,31) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(4069,64) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5709,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5715,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5719,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5722,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5725,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5731,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5735,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(5738,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(6357,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(6409,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(8140,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(8845,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codecompletiontool.pas(8846,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling codeindex.pas (3104) Compiling codetoolmanager.pas (3104) Compiling eventcodetool.pas (3104) Compiling changedeclarationtool.pas (3104) Compiling extractproctool.pas /construction/editors/lazarus/lazarus/components/codetools/extractproctool.pas(1115,13) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/extractproctool.pas(1357,32) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(255,25) Hint: (5091) Local variable "ResultType" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(1257,29) Hint: (5091) Local variable "CurParamName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(1266,34) Hint: (5091) Local variable "CurTypeIdentifier" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(1234,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(1272,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(1288,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/eventcodetool.pas(1302,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling findoverloads.pas (3104) Compiling ppucodetools.pas (3104) Compiling ppuparser.pas /construction/editors/lazarus/lazarus/components/codetools/ppuparser.pas(2176,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/ppuparser.pas(2299,49) Hint: (5058) Variable "s" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/ppuparser.pas(2312,49) Hint: (5058) Variable "s" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/ppucodetools.pas(107,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ppucodetools.pas(108,31) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ppucodetools.pas(109,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling directivestree.pas /construction/editors/lazarus/lazarus/components/codetools/directivestree.pas(1844,32) Hint: (5024) Parameter "Changed" not used (3104) Compiling codecompletiontemplater.pas (3104) Compiling codetoolsconfig.pas (3104) Compiling resourcecodetool.pas (3104) Compiling ctunitgraph.pas /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(956,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(957,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(961,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(1206,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(360,50) Hint: (5024) Parameter "UseCache" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(364,55) Hint: (5024) Parameter "Directory" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(1941,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(2602,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(2692,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(2810,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(2830,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(2845,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(2865,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(3565,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(766,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(768,29) Hint: (5024) Parameter "LFMNode" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(159,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(196,38) Hint: (5024) Parameter "Tool" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(198,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(184,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(188,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(189,65) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(154,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(190,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolmanager.pas(6493,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling h2pastool.pas /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(596,8) Note: (5027) Local variable "CurType" is assigned but never used /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(598,8) Note: (5027) Local variable "H2PNode" is assigned but never used /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(676,8) Note: (5027) Local variable "H2PNode" is assigned but never used /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(714,8) Note: (5027) Local variable "CurType" is assigned but never used /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(795,8) Note: (5027) Local variable "H2PNode" is assigned but never used /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(832,8) Note: (5027) Local variable "CurType" is assigned but never used /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(2350,21) Hint: (5091) Local variable "NewSrc" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/h2pastool.pas(3280,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling ppugraph.pas /construction/editors/lazarus/lazarus/components/codetools/ppugraph.pas(216,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ppugraph.pas(221,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ppugraph.pas(224,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/ppugraph.pas(528,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling otheridentifiertree.pas (3104) Compiling codetoolscfgscript.pas /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(362,14) Note: (6058) Call to subroutine "function CTCSNumberEqualsString(const Number:Int64;const P:PChar):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(368,14) Note: (6058) Call to subroutine "function CTCSNumberEqualsString(const Number:Int64;const P:PChar):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(1602,22) Hint: (5057) Local variable "Value" does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(237,36) Hint: (5024) Parameter "FunctionName" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(238,44) Hint: (5024) Parameter "FunctionName" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(238,70) Hint: (5024) Parameter "Value" not used /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(2457,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(2459,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(2461,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(2463,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/codetools/codetoolscfgscript.pas(2464,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling ctxmlfixfragment.pas (3104) Compiling codetoolsfpcmsgs.pas /construction/editors/lazarus/lazarus/components/codetools/codetoolsfpcmsgs.pas(535,16) Hint: (5092) Variable "s" of a managed type does not seem to be initialized (3104) Compiling unitdictionary.pas /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(779,23) Hint: (5091) Local variable "UnitID" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(790,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(801,28) Hint: (5091) Local variable "CurUnitName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(810,29) Hint: (5091) Local variable "UnitFilename" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(831,29) Hint: (5091) Local variable "Identifier" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(866,26) Hint: (5091) Local variable "GroupName" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(878,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(889,30) Hint: (5091) Local variable "GroupFilename" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/unitdictionary.pas(906,25) Hint: (5091) Local variable "UnitID" of a managed type does not seem to be initialized (3104) Compiling ctloadlaz.pas (3104) Compiling ctunitgroupgraph.pas (3104) Compiling codetoolgdbtracer.pas /construction/editors/lazarus/lazarus/components/codetools/codetoolgdbtracer.pas(734,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(11,3) Hint: (5023) Unit "BasicCodeTools" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(11,19) Hint: (5023) Unit "CacheCodeTools" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(11,52) Hint: (5023) Unit "CodeAtom" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(11,62) Hint: (5023) Unit "CodeBeautifier" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(12,3) Hint: (5023) Unit "CodeCache" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(12,14) Hint: (5023) Unit "CodeCompletionTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(12,34) Hint: (5023) Unit "CodeGraph" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(12,45) Hint: (5023) Unit "CodeIndex" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(13,3) Hint: (5023) Unit "CodeToolMemManager" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(13,23) Hint: (5023) Unit "CodeToolsConfig" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(13,40) Hint: (5023) Unit "CodeToolsStrConsts" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(14,3) Hint: (5023) Unit "CodeTree" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(14,46) Hint: (5023) Unit "DirectivesTree" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(14,62) Hint: (5023) Unit "DirectoryCacher" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(15,3) Hint: (5023) Unit "EventCodeTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(16,50) Hint: (5023) Unit "IdentCompletionTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(17,44) Hint: (5023) Unit "MethodJumpTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(18,3) Hint: (5023) Unit "MultiKeyWordListTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(18,25) Hint: (5023) Unit "NonPascalCodeTools" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(18,45) Hint: (5023) Unit "PascalParserTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(19,3) Hint: (5023) Unit "PascalReaderTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(19,21) Hint: (5023) Unit "PPUCodeTools" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(19,35) Hint: (5023) Unit "PPUGraph" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(19,56) Hint: (5023) Unit "ResourceCodeTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(20,3) Hint: (5023) Unit "SourceChanger" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(20,18) Hint: (5023) Unit "SourceLog" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(20,43) Hint: (5023) Unit "OtherIdentifierTree" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(21,3) Hint: (5023) Unit "CodeToolsCfgScript" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(21,23) Hint: (5023) Unit "CTXMLFixFragment" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(21,41) Hint: (5023) Unit "CTUnitGraph" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(21,54) Hint: (5023) Unit "ChangeDeclarationTool" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(22,21) Hint: (5023) Unit "UnitDictionary" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(22,48) Hint: (5023) Unit "CTUnitGroupGraph" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(23,3) Hint: (5023) Unit "CodeCompletionTemplater" not used in CodeTools /construction/editors/lazarus/lazarus/components/codetools/codetools.pas(23,28) Hint: (5023) Unit "CodetoolGDBTracer" not used in CodeTools (1008) 129905 lines compiled, 18.7 sec (1022) 124 hint(s) issued (1023) 235 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/CodeTools.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/codetools' gmake -C lcl LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/lcl' /bin/rm -f units/x86_64-dragonfly/alllclunits.ppu /bin/mkdir -p units/x86_64-dragonfly /usr/local/bin/ppcx64 -gl -Sic -Fu../packager/units/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu. -Funonwin32 -Fuforms -Fuwidgetset -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude -FE. -FUunits/x86_64-dragonfly -Cg -Sgic -dx86_64 alllclunits.pp Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling alllclunits.pp Compiling checklst.pas Compiling lclproc.pas Compiling lclstrconsts.pas Writing Resource String Table file: lclstrconsts.rsj Compiling lcltype.pp lcltype.pp(1121,36) Note: Values in enumeration types have to be ascending lclproc.pas(656,11) Note: Call to subroutine "function ComparePointers(p1:Pointer;p2:Pointer):LongInt;" marked as inline is not inlined lclproc.pas(662,11) Note: Call to subroutine "function ComparePointers(p1:Pointer;p2:Pointer):LongInt;" marked as inline is not inlined lclproc.pas(752,6) Note: Call to subroutine "function AnsiStrLComp(S1:PChar;S2:PChar;MaxLen:QWord):LongInt;" marked as inline is not inlined lclproc.pas(824,10) Note: Call to subroutine "function AnsiStrLIComp(S1:PChar;S2:PChar;MaxLen:QWord):LongInt;" marked as inline is not inlined lclproc.pas(786,10) Note: Call to subroutine "function AnsiStrLIComp(S1:PChar;S2:PChar;MaxLen:QWord):LongInt;" marked as inline is not inlined lclproc.pas(1314,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1319,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1324,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1329,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1337,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1342,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1347,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1352,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1360,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1365,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1370,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1375,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1384,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1389,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1394,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1399,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(1408,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2214,15) Note: Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined lclproc.pas(2695,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2696,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2697,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2698,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2688,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2731,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2732,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2733,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclproc.pas(2734,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling graphics.pp Compiling lclversion.pas Compiling lmessages.pp Compiling lresources.pp lresources.pp(254,15) Warning: An inherited method is hidden by "FlushBuffer;" lresources.pp(954,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lresources.pp(1403,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lresources.pp(1429,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lresources.pp(2381,13) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lresources.pp(5007,25) Note: Call to subroutine "operator :=(const source:Variant):Int64;" marked as inline is not inlined lresources.pp(5009,24) Note: Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined lresources.pp(5011,23) Note: Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined lresources.pp(5013,22) Note: Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined lresources.pp(5015,26) Note: Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined lresources.pp(5017,24) Note: Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined lresources.pp(5019,25) Note: Call to subroutine "operator :=(const source:Variant):Boolean;" marked as inline is not inlined Compiling lclrescache.pas Compiling ./widgetset/wsreferences.pp lclrescache.pas(256,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling intfgraphics.pas Compiling icnstypes.pas Compiling graphics.pp Compiling graphmath.pp graphics.pp(1081,15) Warning: An inherited method is hidden by "CopyRect(const TRect;TCanvas;const TRect);" graphics.pp(1083,15) Warning: An inherited method is hidden by "Draw(LongInt;LongInt;TGraphic);" graphics.pp(1085,15) Warning: An inherited method is hidden by "StretchDraw(const TRect;TGraphic);" Compiling lclintf.pas Compiling interfacebase.pp Compiling lclplatformdef.pas Compiling themes.pas Compiling tmschema.pas Compiling interfacebase.pp intfbasewinapi.inc(137,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfbasewinapi.inc(270,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfbasewinapi.inc(453,11) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined intfbasewinapi.inc(455,7) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined intfbasewinapi.inc(457,7) Note: Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:LongInt);" marked as inline is not inlined intfbasewinapi.inc(440,21) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined intfbasewinapi.inc(795,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfbasewinapi.inc(805,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfbasewinapi.inc(812,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfbasewinapi.inc(1176,50) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined intfbasewinapi.inc(1595,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfbasewinapi.inc(1656,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling lclintf.pas lclintf.pas(146,69) Note: Call to subroutine "function GetTickCount:DWord;" marked as inline is not inlined winapi.inc(1178,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclintf.inc(193,45) Warning: Symbol "FontCanUTF8" is deprecated lclintf.inc(332,49) Warning: Symbol "IntfSendsUTF8KeyPress" is deprecated picture.inc(156,8) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined rasterimage.inc(191,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined rasterimage.inc(569,9) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined rasterimage.inc(570,9) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined custombitmap.inc(287,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined font.inc(341,7) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(341,40) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(342,7) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(385,6) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(387,11) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(389,11) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(312,10) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined font.inc(1237,22) Warning: Symbol "FontCanUTF8" is deprecated canvas.inc(591,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined canvas.inc(644,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined canvas.inc(1767,3) Note: Local variable "ARect" is assigned but never used icon.inc(749,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined patternbitmap.inc(75,3) Note: Local variable "x" not used patternbitmap.inc(75,5) Note: Local variable "y" not used intfgraphics.pas(1710,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfgraphics.pas(2047,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined intfgraphics.pas(3574,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling controls.pp Compiling imglist.pp Compiling lclclasses.pp Compiling ./widgetset/wslclclasses.pp Compiling lclclasses.pp lclclasses.pp(211,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclclasses.pp(224,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wslclclasses.pp(327,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wslclclasses.pp(400,15) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling ./widgetset/wsimglist.pp Compiling ./widgetset/wsproc.pp Compiling controls.pp Compiling propertystorage.pas propertystorage.pas(289,26) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined propertystorage.pas(374,8) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined Compiling menus.pp Compiling actnlist.pas menus.pp(177,15) Note: Virtual method "SetName(const AnsiString);" has a lower visibility (private) than parent class TComponent (protected) Compiling ./widgetset/wsmenus.pp Compiling ./widgetset/wsfactory.pas Compiling forms.pp Compiling customtimer.pas Compiling clipbrd.pp clipbrd_html.inc(210,3) Note: Local variable "s" not used Compiling helpintfs.pas Compiling controls.pp Compiling ./widgetset/wscontrols.pp Compiling ./widgetset/wsimglist.pp Compiling ./widgetset/wsproc.pp Compiling forms.pp Compiling ./widgetset/wsforms.pp forms.pp(1913,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined forms.pp(1918,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined forms.pp(1921,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined forms.pp(1925,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined customform.inc(717,3) Note: Local variable "NewState" not used customform.inc(2074,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined customform.inc(2672,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined customform.inc(2935,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined application.inc(238,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined application.inc(239,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined application.inc(240,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined application.inc(241,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined application.inc(443,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined application.inc(1705,3) Note: Call to subroutine "function TFPGList.Add(const Item:Word):LongInt;" marked as inline is not inlined controls.pp(2789,13) Note: Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined controls.pp(3087,3) Note: Local variable "LastFrm" is assigned but never used wincontrol.inc(2324,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(2328,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(2336,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(2343,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(2345,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(2348,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(2354,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(4200,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(4208,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(4213,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(5296,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(7475,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(7482,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(7489,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(7496,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined wincontrol.inc(7503,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(737,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(3554,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4110,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4111,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4113,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4114,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4118,29) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4119,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4121,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4126,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(4127,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined control.inc(5057,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined controls.pp(4068,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined menuitem.inc(1079,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined menuitem.inc(1081,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined menuitem.inc(1082,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined menuactionlink.inc(26,10) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined imglist.inc(620,3) Note: Local variable "RawImg" not used imglist.inc(621,3) Note: Local variable "R" not used imglist.inc(679,3) Note: Local variable "RawImage" not used imglist.inc(680,3) Note: Local variable "R" not used imglist.inc(682,3) Note: Local variable "TargetData" not used imglist.inc(683,3) Note: Local variable "LI" not used imglist.inc(684,3) Note: Local variable "X" not used imglist.inc(684,6) Note: Local variable "Y" not used imglist.inc(1250,3) Note: Local variable "DataSize" not used imglist.inc(1305,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined imglist.inc(1545,3) Note: Local variable "R" not used imglist.inc(2145,3) Note: Local variable "I" not used imglist.inc(2192,3) Note: Local variable "ImgCount" is assigned but never used imglist.inc(2192,23) Note: Local variable "ImgHeight" is assigned but never used imglist.pp(453,5) Note: Private field "TLCLGlyphs.FSuffix100Scale" is never used Compiling stdctrls.pp stdctrls.pp(360,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public) stdctrls.pp(772,15) Note: Virtual method "EditingDone;" has a lower visibility (protected) than parent class TControl (public) stdctrls.pp(797,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public) Compiling ./widgetset/wsstdctrls.pp Compiling ./widgetset/wschecklst.pp Compiling colorbox.pas Compiling dialogs.pp Compiling buttons.pp Compiling imagelistcache.pas Compiling ./widgetset/wsbuttons.pp buttons.pp(536,3) Note: Local variable "ResName" not used Compiling buttonpanel.pas Compiling extctrls.pp Compiling popupnotifier.pas Compiling ./widgetset/wsextctrls.pp fgl.pp(1152,5) Note: Call to subroutine "function TFPGObjectList.Add(const Item:TCtrlBand):LongInt;" marked as inline is not inlined fgl.pp(1152,18) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined customimage.inc(170,14) Note: Local variable "PicOutside" is assigned but never used controlbar.inc(56,8) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(226,16) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(226,38) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(226,65) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(241,18) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(241,35) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(244,18) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(244,36) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(466,7) Note: Call to subroutine "function TFPGObjectList.Add(const Item:TCtrlBand):LongInt;" marked as inline is not inlined controlbar.inc(492,5) Note: Call to subroutine "function TFPGObjectList.Add(const Item:TCtrlBand):LongInt;" marked as inline is not inlined controlbar.inc(885,19) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(886,14) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(894,17) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined controlbar.inc(895,30) Note: Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TCtrlBand;" marked as inline is not inlined Compiling lcltaskdialog.pas lcltaskdialog.pas(405,22) Warning: Some fields coming before "DialogIcon" were not initialized lcltaskdialog.pas(406,32) Warning: Some fields coming after "FooterIcon" were not initialized Compiling ./widgetset/wsdialogs.pp filedialog.inc(413,28) Warning: Symbol "DereferenceLinks" is deprecated: "override ResolveLinks instead" messagedialogs.inc(201,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling comctrls.pp Compiling toolwin.pp comctrls.pp(729,15) Note: Virtual method "DragDrop(TObject;LongInt;LongInt);" has a lower visibility (protected) than parent class TControl (public) Compiling ./widgetset/wscomctrls.pp Compiling ./widgetset/wstoolwin.pp customlistview.inc(956,17) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined customlistview.inc(1798,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined customupdown.inc(557,6) Note: Local variable "I" not used customupdown.inc(559,3) Note: Local variable "InvalidNumber" not used coolbar.inc(493,5) Note: Local variable "aRect" not used treeview.inc(36,11) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined treeview.inc(46,11) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined treeview.inc(294,15) Note: Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined treeview.inc(1882,16) Warning: Conversion between ordinals and pointers is not portable treeview.inc(1939,22) Warning: Conversion between ordinals and pointers is not portable treeview.inc(2038,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined treeview.inc(3016,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined treeview.inc(6323,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling dbactns.pp Compiling dbctrls.pp Compiling maskedit.pp maskedit.pp(377,11) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined Compiling calendar.pp Compiling ./widgetset/wscalendar.pp dblookup.inc(80,3) Note: Local variable "I" is assigned but never used dblookup.inc(81,3) Note: Local variable "S" is assigned but never used Compiling dbgrids.pas Compiling grids.pas grids.pas(1124,15) Note: Virtual method "FixDesignFontsPPI(const LongInt);" has a lower visibility (protected) than parent class TControl (public) grids.pas(1125,15) Note: Virtual method "ScaleFontsPPI(const LongInt;const Double);" has a lower visibility (protected) than parent class TControl (public) grids.pas(1132,15) Note: Virtual method "ScrollBy(LongInt;LongInt);" has a lower visibility (protected) than parent class TWinControl (public) Compiling ./widgetset/wsgrids.pp grids.pas(2136,18) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(2344,19) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(2518,24) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(2525,24) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(2549,20) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(2828,19) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(2836,5) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(2889,5) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(2899,7) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined grids.pas(3109,7) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(3680,3) Note: Local variable "ColOfs" not used grids.pas(3796,3) Note: Local variable "AColor" not used grids.pas(3853,7) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(4586,3) Note: Local variable "XPos" not used grids.pas(4586,8) Note: Local variable "YPos" not used grids.pas(4900,43) Note: Local variable "OldOff" is assigned but never used grids.pas(4985,5) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(4994,5) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(5135,28) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5147,24) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5157,28) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5169,24) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5307,53) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5309,19) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5314,55) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5316,19) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(5459,3) Note: Local variable "ResName" not used grids.pas(6067,47) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6080,32) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6093,32) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6101,49) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6111,33) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6116,33) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6138,27) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6143,28) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6153,38) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6159,39) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6363,7) Note: Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(6364,7) Note: Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(6367,5) Note: Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(6368,5) Note: Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(6971,20) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(6971,42) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(7142,17) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(7143,11) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(7143,34) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(7146,17) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(7147,11) Note: Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined grids.pas(7147,34) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(7809,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined grids.pas(9287,3) Note: Local variable "Path" not used grids.pas(9308,17) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined grids.pas(9322,15) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined dbgrids.pas(457,15) Note: Virtual method "EditorTextChanged(const LongInt;const LongInt;const AnsiString);" has a lower visibility (protected) than parent class TCustomGrid (public) dbgrids.pas(1388,76) Note: Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined dbgrids.pas(1394,29) Note: Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined dbgrids.pas(1754,3) Note: Local variable "i" not used dbgrids.pas(1880,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined dbgrids.pas(4692,3) Note: Local variable "Bookmark" is assigned but never used dbgrids.pas(4714,3) Note: Local variable "Bookmark" is assigned but never used dbgrids.pas(4829,3) Note: Local variable "Bookmark" is assigned but never used Compiling defaulttranslator.pas Compiling lcltranslator.pas Compiling extdlgs.pas Compiling ./forms/calcform.pas Compiling ./widgetset/wsextdlgs.pp calcform.pas(301,3) Note: Local variable "Bitmap" not used Compiling extgraphics.pas Compiling filectrl.pp Compiling shellctrls.pas shellctrls.pas(701,53) Warning: Symbol "faHidden" is not portable shellctrls.pas(701,68) Warning: Symbol "faHidden" is not portable shellctrls.pas(809,72) Warning: Symbol "faHidden" is not portable shellctrls.pas(816,48) Warning: Symbol "faHidden" is not portable shellctrls.pas(1030,5) Note: Local variable "Dirs" not used shellctrls.pas(1031,5) Note: Local variable "i" not used shellctrls.pas(1074,41) Warning: Symbol "faHidden" is not portable shellctrls.pas(1074,58) Warning: Symbol "faHidden" is not portable shellctrls.pas(1106,57) Warning: Symbol "faHidden" is not portable filectrl.pp(313,31) Warning: Symbol "faHidden" is not portable filectrl.pp(314,32) Warning: Symbol "faSysFile" is not portable filectrl.pp(315,33) Warning: Symbol "faVolumeId" is deprecated filectrl.pp(315,33) Warning: Symbol "faVolumeId" is not portable Compiling graphutil.pp Compiling inipropstorage.pas Compiling lazhelphtml.pas Compiling lazhelpintf.pas lazhelphtml.pas(211,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazhelphtml.pas(382,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling lclmemmanager.pas Compiling lclmessageglue.pas Compiling ./nonwin32/messages.pp lclmessageglue.pas(92,22) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling lclunicodedata.pas Compiling pairsplitter.pas Compiling ./widgetset/wspairsplitter.pp Compiling postscriptcanvas.pas Compiling printers.pas Compiling postscriptunicode.pas postscriptcanvas.pas(2407,7) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2410,7) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2437,27) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2437,46) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2453,29) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2454,27) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2355,24) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined postscriptcanvas.pas(2367,24) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined Compiling postscriptprinter.pas postscriptprinter.pas(758,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling rubberband.pas Compiling ./widgetset/wsdesigner.pp Compiling spin.pp Compiling ./widgetset/wsspin.pp Compiling stdactns.pas Compiling utrace.pp Compiling xmlpropstorage.pas Compiling ./forms/timepopup.pas Compiling asyncprocess.pp Compiling registerlcl.pas Compiling arrow.pp Compiling industrialbase.pp Compiling dbextctrls.pp Compiling editbtn.pas Compiling groupededit.pp groupededit.pp(244,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public) groupededit.pp(1171,3) Note: Local variable "B" not used Compiling ./forms/calendarpopup.pas calendarpopup.pas(146,3) Note: Local variable "P" not used editbtn.pas(1610,3) Note: Local variable "Def" not used Compiling jsonpropstorage.pas Compiling valedit.pas valedit.pas(695,12) Note: Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined valedit.pas(697,12) Note: Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined valedit.pas(1218,50) Note: Call to subroutine "operator :=(const source:Int64):Variant;" marked as inline is not inlined Compiling comboex.pas Compiling lazcanvas.pas Compiling lazregions.pas Compiling lazdialogs.pas Compiling customdrawn_common.pas Compiling customdrawndrawers.pas customdrawn_common.pas(1648,3) Note: Local variable "lItemState" is assigned but never used Compiling customdrawncontrols.pas Compiling lazdeviceapis.pas Compiling ./widgetset/wslazdeviceapis.pas Compiling ldocktree.pas ldocktree.pas(1186,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling lazfreetypeintfdrawer.pas lazfreetypeintfdrawer.pas(219,3) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined lazfreetypeintfdrawer.pas(228,3) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined lazfreetypeintfdrawer.pas(237,46) Note: Call to subroutine "function TIntfFreeTypeDrawer.UnclippedGetPixelAddress(x:LongInt;y:LongInt):^untyped;" marked as inline is not inlined lazfreetypeintfdrawer.pas(245,7) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined lazfreetypeintfdrawer.pas(263,5) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined lazfreetypeintfdrawer.pas(278,5) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined lazfreetypeintfdrawer.pas(323,14) Note: Call to subroutine "function TIntfFreeTypeDrawer.UnclippedGetPixelAddress(x:LongInt;y:LongInt):^untyped;" marked as inline is not inlined lazfreetypeintfdrawer.pas(354,14) Note: Call to subroutine "function TIntfFreeTypeDrawer.UnclippedGetPixelAddress(x:LongInt;y:LongInt):^untyped;" marked as inline is not inlined lazfreetypeintfdrawer.pas(429,7) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined lazfreetypeintfdrawer.pas(469,7) Note: Call to subroutine "procedure TIntfFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined Compiling customdrawn_winxp.pas Compiling customdrawn_android.pas Compiling customdrawn_mac.pas customdrawn_mac.pas(115,3) Note: Local variable "lColor" is assigned but never used customdrawn_mac.pas(117,3) Note: Local variable "lFrameDark" not used customdrawn_mac.pas(117,15) Note: Local variable "lFrameMedDark" not used customdrawn_mac.pas(117,30) Note: Local variable "lFrameMedium" not used customdrawn_mac.pas(117,44) Note: Local variable "lFrameLight" not used customdrawn_mac.pas(118,3) Note: Local variable "lSelTop" not used customdrawn_mac.pas(118,12) Note: Local variable "lSelTopGrad" not used customdrawn_mac.pas(118,25) Note: Local variable "lSelBottomGrad" not used customdrawn_mac.pas(118,41) Note: Local variable "lSelBottom" not used Compiling lclexceptionstacktrace.pas lclexceptionstacktrace.pas(25,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclexceptionstacktrace.pas(26,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclexceptionstacktrace.pas(34,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lclexceptionstacktrace.pas(35,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined 217674 lines compiled, 32.0 sec 23 warning(s) issued 300 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/LCLBase.compiled gmake -C interfaces all gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/lcl/interfaces' gmake -C nogui all gmake[5]: Entering directory '/construction/editors/lazarus/lazarus/lcl/interfaces/nogui' /bin/rm -f ../../units/x86_64-dragonfly/nogui/lcl.ppu \ ../../units/x86_64-dragonfly/nogui/lcl.o /bin/mkdir -p ../../units/x86_64-dragonfly/nogui /usr/local/bin/ppcx64 -gl -dnogui -Fu../../units/x86_64-dragonfly -Fu../../../packager/units/x86_64-dragonfly -Fu../../../components/lazutils/lib/x86_64-dragonfly -Fu.. -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU../../units/x86_64-dragonfly/nogui -Cg -Sgic -dx86_64 ../lcl.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling ../lcl.pas Compiling alllclintfunits.pas Compiling interfaces.pp Compiling noguiint.pp Compiling noguiwsfactory.pas 726 lines compiled, 0.9 sec /bin/cp -f Makefile.compiled ../../units/x86_64-dragonfly/nogui/LCL.compiled gmake[5]: Leaving directory '/construction/editors/lazarus/lazarus/lcl/interfaces/nogui' gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/lcl/interfaces' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/lcl' gmake -C tools gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' gmake --assume-new=lazres.pp lazres gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 lazres.pp Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling lazres.pp lazres.pp(65,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(81,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(95,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(98,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(109,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(112,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(121,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(124,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(261,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(275,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(257,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(231,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(233,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(208,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(180,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(306,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(308,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(321,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(348,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(361,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Linking ./lazres 394 lines compiled, 1.9 sec 20 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake --assume-new=svn2revisioninc.pas svn2revisioninc gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 svn2revisioninc.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling svn2revisioninc.pas svn2revisioninc.pas(111,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(111,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(130,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(130,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(149,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(149,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(176,21) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(176,9) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(228,21) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(228,9) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(289,21) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(289,9) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(383,38) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" svn2revisioninc.pas(470,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(479,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(480,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(481,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(482,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(483,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(484,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(485,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(486,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(487,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(488,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(489,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(490,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(491,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(492,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(493,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(494,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(495,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(496,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(497,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(498,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(499,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(500,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(556,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(562,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(568,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(573,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(594,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(629,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(629,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(687,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(687,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(743,19) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(743,7) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(780,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Linking ./svn2revisioninc 790 lines compiled, 0.9 sec 19 warning(s) issued 29 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake --assume-new=updatepofiles.pas updatepofiles gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 updatepofiles.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling updatepofiles.pas Linking ./updatepofiles 143 lines compiled, 1.5 sec gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake --assume-new=lrstolfm.lpr lrstolfm gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 lrstolfm.lpr Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling lrstolfm.lpr Linking ./lrstolfm 195 lines compiled, 1.3 sec gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake -C components/debuggerintf LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/debuggerintf' /bin/rm -f lib/x86_64-dragonfly/debuggerintf.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -venibq -vw-h- -vm4046 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 debuggerintf.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling debuggerintf.pas (3104) Compiling dbgintfbasetypes.pas (3104) Compiling dbgintfdebuggerbase.pp (3104) Compiling dbgintfmiscclasses.pas (3104) Compiling dbgintfpseudoterminal.pas /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6439,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6440,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6441,22) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6442,22) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6443,22) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6444,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/debuggerintf/dbgintfdebuggerbase.pp(6445,23) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling ideminilibc.pas (1008) 7404 lines compiled, 1.4 sec (1023) 7 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/DebuggerIntf.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/debuggerintf' gmake -C components/lazcontrols LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/lazcontrols' /bin/rm -f lib/x86_64-dragonfly/nogui/lazcontrols.ppu /bin/mkdir -p lib/x86_64-dragonfly/nogui /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/nogui -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/nogui -Cg -Sgic -dx86_64 lazcontrols.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazcontrols.pas (3104) Compiling checkboxthemed.pas /construction/editors/lazarus/lazarus/components/lazcontrols/checkboxthemed.pas(62,43) Hint: (5024) Parameter "WithThemeSpace" not used /construction/editors/lazarus/lazarus/components/lazcontrols/checkboxthemed.pas(63,42) Hint: (5024) Parameter "Message" not used (3104) Compiling dividerbevel.pas /construction/editors/lazarus/lazarus/components/lazcontrols/dividerbevel.pas(55,31) Hint: (5024) Parameter "WithThemeSpace" not used (3104) Compiling extendednotebook.pas (3104) Compiling listfilteredit.pas (3104) Compiling listviewfilteredit.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(162,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(213,24) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(215,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(227,35) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined (3104) Compiling treefilteredit.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TTreeFilterBranch):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(87,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(511,19) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(526,19) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(593,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(595,26) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(622,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TTreeFilterBranch):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(634,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined (3104) Compiling shortpathedit.pas (3104) Compiling lvlgraphctrl.pas /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(733,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(734,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(741,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(841,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(592,33) Hint: (5024) Parameter "Palette" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(942,21) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1210,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1210,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1225,51) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1227,28) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1228,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1228,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(480,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(482,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1991,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(481,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(478,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2103,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2112,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2113,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2120,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2370,27) Hint: (5091) Local variable "LevelTxtWidths" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2595,22) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(502,36) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2822,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3140,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3098,16) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3101,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3104,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3211,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3215,29) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3216,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3228,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3329,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3406,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3468,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3469,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3471,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3479,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3481,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3483,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3510,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3518,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3519,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3601,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3602,31) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3638,32) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined (3104) Compiling extendedtabcontrols.pas /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(27,32) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(27,58) Hint: (5024) Parameter "Root" not used /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(141,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(146,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling spinex.pp /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used (3104) Compiling smallorderedseteditor.pas /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(42,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(43,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(44,29) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(45,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(45,60) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(46,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(47,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(48,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(49,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,3) Hint: (5023) Unit "CheckBoxThemed" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,19) Hint: (5023) Unit "DividerBevel" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,33) Hint: (5023) Unit "ExtendedNotebook" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,51) Hint: (5023) Unit "ListFilterEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,3) Hint: (5023) Unit "ListViewFilterEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,23) Hint: (5023) Unit "TreeFilterEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,39) Hint: (5023) Unit "ShortPathEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,54) Hint: (5023) Unit "LvlGraphCtrl" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(13,3) Hint: (5023) Unit "ExtendedTabControls" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(13,32) Hint: (5023) Unit "SmallOrderedSetEditor" not used in LazControls (1008) 9022 lines compiled, 3.4 sec (1021) 2 warning(s) issued (1022) 82 hint(s) issued (1023) 52 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/nogui/LazControls.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazcontrols' gmake -C components/synedit LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/synedit' /bin/rm -f units/x86_64-dragonfly/nogui/allsynedit.ppu /bin/mkdir -p units/x86_64-dragonfly/nogui /usr/local/bin/ppcx64 -MObjFPC -Scghi -CR -O1 -g -gl -l -vewnhibq -vm5024,4055 -dLCL -dLCLnogui -CR -dgc -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/nogui -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUunits/x86_64-dragonfly/nogui -Cg -Sgic -dx86_64 allsynedit.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling allsynedit.pas (3104) Compiling synbeautifier.pas (3104) Compiling syneditmiscclasses.pp (3104) Compiling synedithighlighter.pp (3104) Compiling synedittypes.pp (3104) Compiling synedittextbase.pas (3104) Compiling syneditmiscprocs.pp (3104) Compiling syneditkeycmds.pp (3104) Compiling syneditstrconst.pp (1010) Writing Resource String Table file: syneditstrconst.rsj /construction/editors/lazarus/lazarus/components/synedit/synedithighlighter.pp(1145,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" /construction/editors/lazarus/lazarus/components/synedit/synedithighlighter.pp(1168,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" (3104) Compiling lazsynedittext.pas /construction/editors/lazarus/lazarus/components/synedit/lazsynedittext.pas(1073,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/lazsynedittext.pas(1117,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized (3104) Compiling syneditpointclasses.pas (3104) Compiling syneditfoldedview.pp (3104) Compiling syneditmiscclasses.pp /construction/editors/lazarus/lazarus/components/synedit/syneditmiscclasses.pp(47,18) Hint: (5023) Unit "LazUtilities" not used in SynEditMiscClasses (3104) Compiling synedithighlighterfoldbase.pas /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(1519,22) Hint: (5091) Local variable "OpenCnt" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(1525,22) Hint: (5091) Local variable "OpenIdx" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(1703,162) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2204,21) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2588,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2696,3) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2811,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2811,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2824,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2824,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2850,11) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2850,11) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(3076,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(3794,29) Hint: (5091) Local variable "FoldCoders" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(4362,21) Hint: (5091) Local variable "EndLvl" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(4363,21) Hint: (5091) Local variable "CurLvl" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(1639,24) Hint: (5091) Local variable "Col" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(1640,24) Hint: (5091) Local variable "Len" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(2047,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(2079,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized (3104) Compiling synhighlighterpas.pp /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3256,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3764,33) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3826,23) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3854,23) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3947,23) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3981,23) Hint: (5057) Local variable "nd" does not seem to be initialized (3104) Compiling synedit.pp (3104) Compiling syneditsearch.pp /construction/editors/lazarus/lazarus/components/synedit/syneditsearch.pp(564,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditsearch.pp(603,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditsearch.pp(620,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling syneditmousecmds.pp (3104) Compiling lazsyneditmousecmdstypes.pp (3104) Compiling syneditmarks.pp (3104) Compiling syneditmarkup.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkuphighall.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupbracket.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupwordgroup.pp (3104) Compiling syneditmarkupctrlmouselink.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupspecialline.pp (3104) Compiling syneditmarkupselection.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupspecialchar.pp (3104) Compiling synedittextbuffer.pp /construction/editors/lazarus/lazarus/components/synedit/synedittextbuffer.pp(859,12) Note: (6058) Call to subroutine "function TSynEditStringList.LogicPosIsCombining(const AChar:PChar):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedittextbuffer.pp(1313,15) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized (3104) Compiling syneditlines.pas (3104) Compiling synedittexttrimmer.pas (3104) Compiling synedittexttabexpander.pas /construction/editors/lazarus/lazarus/components/synedit/synedittexttabexpander.pas(321,25) Hint: (5091) Local variable "CharWidths" of a managed type does not seem to be initialized (3104) Compiling synedittextdoublewidthchars.pas (3104) Compiling syngutterbase.pp (3104) Compiling syntextdrawer.pp /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(587,59) Hint: (5057) Local variable "Size1" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(588,59) Hint: (5057) Local variable "Size2" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(589,59) Hint: (5057) Local variable "Size3" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(691,69) Hint: (5057) Local variable "Size1" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(704,29) Hint: (5057) Local variable "TM" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(575,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(967,31) Warning: (5043) Symbol "CanUTF8" is deprecated (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling lazsyntextarea.pp /construction/editors/lazarus/lazarus/components/synedit/lazsyntextarea.pp(1373,31) Hint: (5057) Local variable "PadRect" does not seem to be initialized (3104) Compiling syngutterlinenumber.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synguttercodefolding.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synguttermarks.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling syngutterchanges.pas (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling syngutterlineoverview.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synedit.pp (3104) Compiling synedittextbidichars.pas /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(2084,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(2162,24) Warning: (5063) Symbol "FoldedView" is experimental /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5028,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5048,69) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5049,60) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5239,43) Warning: (5063) Symbol "IdleScanRanges" is experimental /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5380,41) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5712,22) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(7552,49) Hint: (5057) Local variable "y" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(7552,41) Hint: (5057) Local variable "x" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(8518,28) Hint: (5091) Local variable "FullStrToDelete" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(10006,25) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkuphighall.pp(824,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling syncompletion.pas (3104) Compiling syneditplugins.pas /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(476,14) Hint: (5091) Local variable "u" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(475,8) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(482,27) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(860,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(863,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1108,36) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1108,36) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1193,29) Hint: (5057) Local variable "TextMetric" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1829,14) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1829,14) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1839,16) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1839,16) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined (3104) Compiling syneditautocomplete.pp /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(268,12) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(270,17) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(279,12) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(281,17) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling syneditexport.pas /construction/editors/lazarus/lazarus/components/synedit/syneditexport.pas(475,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling synedithighlighterxmlbase.pas (3104) Compiling synhighlighterpo.pp (3104) Compiling syneditregexsearch.pas /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(90,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(91,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(113,21) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(123,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling synexporthtml.pas (3104) Compiling synhighlighterany.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterany.pas(265,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synhighlighterany.pas(288,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synhighlighterany.pas(310,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling synhighlightercpp.pp (3104) Compiling synhighlightercss.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlightercss.pas(2070,18) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/synedit/synhighlightercss.pas(2128,31) Warning: (4056) Conversion between ordinals and pointers is not portable (3104) Compiling synhighlighterdiff.pas (3104) Compiling synhighlighterhashentries.pas (3104) Compiling synhighlighterhtml.pp /construction/editors/lazarus/lazarus/components/synedit/synhighlighterhtml.pp(2766,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synhighlighterjava.pas (3104) Compiling synhighlighterjscript.pas (3104) Compiling synhighlighterlfm.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterlfm.pas(266,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synhighlightermulti.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlightermulti.pas(2020,23) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling synhighlighterperl.pas (3104) Compiling synhighlighterphp.pas (3104) Compiling synhighlighterposition.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterposition.pas(195,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling synhighlighterpython.pas (3104) Compiling synhighlightersql.pas (3104) Compiling synhighlightertex.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlightertex.pas(215,41) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synhighlightertex.pas(215,41) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined (3104) Compiling synhighlighterunixshellscript.pas (1010) Writing Resource String Table file: synhighlighterunixshellscript.rsj (3104) Compiling synhighlightervb.pas (3104) Compiling synhighlighterxml.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterxml.pas(751,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synmacrorecorder.pas (1010) Writing Resource String Table file: synmacrorecorder.rsj (3104) Compiling synmemo.pas (3104) Compiling synpluginsyncroedit.pp (3104) Compiling synpluginsyncronizededitbase.pp /construction/editors/lazarus/lazarus/components/synedit/synpluginsyncroedit.pp(628,21) Hint: (5091) Local variable "OldTable" of a managed type does not seem to be initialized (3104) Compiling synplugintemplateedit.pp /construction/editors/lazarus/lazarus/components/synedit/synplugintemplateedit.pp(297,21) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized (3104) Compiling syneditmarkupguttermark.pp (3104) Compiling synhighlighterbat.pas (3104) Compiling synhighlighterini.pas (3104) Compiling synedittextsystemcharwidth.pas (3104) Compiling syneditmarkupifdef.pp /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(868,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(1881,21) Hint: (5091) Local variable "OpenList" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(1882,21) Hint: (5091) Local variable "PeerList" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(3135,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(3766,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(3773,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling synpluginmulticaret.pp /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(723,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(735,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(752,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(761,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(770,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(896,24) Hint: (5091) Local variable "NewCarets" of a managed type does not seem to be initialized (3104) Compiling synhighlighterpike.pas (3104) Compiling syneditmarkupfoldcoloring.pas /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(11,3) Hint: (5023) Unit "SynBeautifier" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(11,42) Hint: (5023) Unit "SynEditAutoComplete" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(11,63) Hint: (5023) Unit "SynEditExport" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(13,3) Hint: (5023) Unit "SynEditHighlighterXMLBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(13,46) Hint: (5023) Unit "LazSynEditMouseCmdsTypes" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(14,21) Hint: (5023) Unit "SynEditLines" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(14,35) Hint: (5023) Unit "SynEditMarks" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(14,49) Hint: (5023) Unit "SynEditMarkup" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(15,3) Hint: (5023) Unit "SynEditMarkupBracket" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(15,25) Hint: (5023) Unit "SynEditMarkupCtrlMouseLink" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(15,53) Hint: (5023) Unit "SynEditMarkupHighAll" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(16,3) Hint: (5023) Unit "SynEditMarkupSelection" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(16,27) Hint: (5023) Unit "SynEditMarkupSpecialLine" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(16,53) Hint: (5023) Unit "SynEditMarkupWordGroup" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(17,3) Hint: (5023) Unit "SynEditMiscClasses" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(17,23) Hint: (5023) Unit "SynEditMiscProcs" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(17,59) Hint: (5023) Unit "SynEditPlugins" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(18,3) Hint: (5023) Unit "SynEditPointClasses" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(18,24) Hint: (5023) Unit "SynEditRegexSearch" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(18,59) Hint: (5023) Unit "SynEditStrConst" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(19,3) Hint: (5023) Unit "SynEditTextBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(19,20) Hint: (5023) Unit "SynEditTextBuffer" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(19,39) Hint: (5023) Unit "SynEditTextBidiChars" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,3) Hint: (5023) Unit "SynEditTextTabExpander" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,27) Hint: (5023) Unit "SynEditTextTrimmer" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,47) Hint: (5023) Unit "SynEditTypes" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,61) Hint: (5023) Unit "SynExportHTML" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(21,3) Hint: (5023) Unit "SynGutter" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(21,14) Hint: (5023) Unit "SynGutterBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(21,29) Hint: (5023) Unit "SynGutterChanges" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(22,3) Hint: (5023) Unit "SynGutterLineNumber" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(22,24) Hint: (5023) Unit "SynGutterLineOverview" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(22,47) Hint: (5023) Unit "SynGutterMarks" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(24,3) Hint: (5023) Unit "SynHighlighterHashEntries" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(27,3) Hint: (5023) Unit "SynHighlighterPosition" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(29,22) Hint: (5023) Unit "SynMacroRecorder" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(29,40) Hint: (5023) Unit "SynMemo" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(30,3) Hint: (5023) Unit "SynPluginSyncronizedEditBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(30,56) Hint: (5023) Unit "LazSynEditText" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(31,3) Hint: (5023) Unit "LazSynTextArea" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(31,34) Hint: (5023) Unit "SynEditMarkupGutterMark" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(32,22) Hint: (5023) Unit "SynEditMarkupSpecialChar" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(32,48) Hint: (5023) Unit "SynEditTextDoubleWidthChars" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(33,3) Hint: (5023) Unit "SynEditTextSystemCharWidth" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(33,31) Hint: (5023) Unit "SynEditMarkupIfDef" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(34,23) Hint: (5023) Unit "SynEditMarkupFoldColoring" not used in allsynedit (1008) 111423 lines compiled, 23.0 sec (1021) 18 warning(s) issued (1022) 87 hint(s) issued (1023) 49 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/nogui/SynEdit.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/synedit' gmake -C components/ideintf LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/ideintf' /bin/rm -f units/x86_64-dragonfly/nogui/ideintf.ppu /bin/mkdir -p units/x86_64-dragonfly/nogui /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/nogui -Fu../lazcontrols/lib/x86_64-dragonfly/nogui -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiimages -FE. -FUunits/x86_64-dragonfly/nogui -Cg -Sgic -dx86_64 ideintf.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling ideintf.pas (3104) Compiling actionseditor.pas (3104) Compiling objinspstrconsts.pas (1010) Writing Resource String Table file: objinspstrconsts.rsj (3104) Compiling componenteditors.pas (3104) Compiling lazstringgridedit.pas (3104) Compiling idewindowintf.pas (3104) Compiling ideoptionsintf.pas (3104) Compiling lazideintf.pas (3104) Compiling baseideintf.pas (3104) Compiling macrointf.pas (3104) Compiling macrodefintf.pas (3104) Compiling ideopteditorintf.pas (3104) Compiling editorsyntaxhighlighterdef.pas /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(79,36) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(374,32) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(395,32) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(400,32) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(405,34) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(410,28) Hint: (5024) Parameter "AControl" not used (3104) Compiling compoptsintf.pas /construction/editors/lazarus/lazarus/components/ideintf/compoptsintf.pas(134,44) Hint: (5024) Parameter "AValue" not used (3104) Compiling projectintf.pas (3104) Compiling newitemintf.pas /construction/editors/lazarus/lazarus/components/ideintf/newitemintf.pas(52,41) Hint: (5024) Parameter "CategoryName" not used (3104) Compiling projpackintf.pas /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(117,43) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(120,30) Hint: (5024) Parameter "Quiet" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(121,38) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(121,54) Hint: (5024) Parameter "aSourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(122,32) Hint: (5024) Parameter "aResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(124,28) Hint: (5024) Parameter "NewFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(124,54) Hint: (5024) Parameter "NewOwner" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(125,28) Hint: (5024) Parameter "NewSource" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(125,52) Hint: (5024) Parameter "Quiet" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(172,44) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(172,60) Hint: (5024) Parameter "aSourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(173,38) Hint: (5024) Parameter "aResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(174,49) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(174,65) Hint: (5024) Parameter "aSourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(175,43) Hint: (5024) Parameter "aResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(192,44) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(192,59) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(194,59) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(195,43) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(324,36) Hint: (5024) Parameter "AProject" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(435,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(532,29) Hint: (5024) Parameter "ProjectDescription" not used (3104) Compiling ideexterntoolintf.pas /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(306,36) Hint: (5024) Parameter "aPhase" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(312,39) Hint: (5024) Parameter "SubTool" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(312,61) Hint: (5024) Parameter "MsgID" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(314,36) Hint: (5024) Parameter "SubTool" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(314,58) Hint: (5024) Parameter "MsgID" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1672,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1677,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1737,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1792,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1855,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(404,39) Hint: (5024) Parameter "AThread" not used (3104) Compiling srceditorintf.pas (3104) Compiling idecommands.pas (3104) Compiling propedits.pp (3104) Compiling propeditutils.pp (3104) Compiling packagedependencyintf.pas (3104) Compiling frmselectprops.pas (3104) Compiling ideimagesintf.pas /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(41,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(41,72) Hint: (5024) Parameter "AImageWidth" not used /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(42,12) Hint: (5024) Parameter "APPI" not used /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(187,44) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead." /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(201,55) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead." /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(274,46) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead." /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(50,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(48,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(49,16) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(46,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(46,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(47,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(43,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(44,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(45,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling stringspropeditdlg.pas (3104) Compiling texttools.pas /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(39,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(39,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(38,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling keyvalpropeditdlg.pas /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(34,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(33,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(33,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(35,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling collectionpropeditform.pas (3104) Compiling propedits.pp (3104) Compiling filefilterpropeditor.pas /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(24,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(23,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(23,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(25,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(26,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(27,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(27,60) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(27,71) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(28,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(29,38) Hint: (5024) Parameter "Sender" not used (3104) Compiling pagespropeditdlg.pas (3104) Compiling idedialogs.pas (3104) Compiling lazmsgdialogs.pas /construction/editors/lazarus/lazarus/components/ideintf/idedialogs.pas(133,23) Hint: (5091) Local variable "NewButtons" of a managed type does not seem to be initialized (3104) Compiling propedits.pp /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1962,38) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1969,67) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2008,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2010,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2022,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2042,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2603,87) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2603,87) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(307,12) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(307,45) Hint: (5024) Parameter "IsTrue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2803,47) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2814,31) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2903,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(309,12) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(332,34) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(362,27) Hint: (5024) Parameter "HintType" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(362,57) Hint: (5024) Parameter "x" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(362,65) Hint: (5024) Parameter "y" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(368,30) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(3142,50) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(372,35) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(389,64) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(387,43) Hint: (5024) Parameter "AValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(387,68) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(388,37) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(388,64) Hint: (5024) Parameter "AWidth" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(3371,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(391,60) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(393,34) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(394,44) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(394,72) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(395,42) Hint: (5024) Parameter "AHeight" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(3399,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(397,33) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(407,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(407,59) Hint: (5024) Parameter "AnItem" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(4291,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1083,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1085,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1086,41) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1087,12) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1089,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1090,37) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1091,12) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1092,36) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1093,12) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1119,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(695,33) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5473,7) Note: (6058) Call to subroutine "procedure VarClear(var V:Variant);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5480,9) Note: (6058) Call to subroutine "procedure VarClear(var V:Variant);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5511,10) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5513,10) Note: (6058) Call to subroutine "operator :=(const source:ShortInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5782,25) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(7344,77) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(7350,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1648,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1650,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1651,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1654,38) Hint: (5024) Parameter "Value" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(38,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(39,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(41,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(42,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(43,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(44,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(45,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(36,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(35,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(35,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(37,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(34,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(31,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(32,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(50,36) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(50,67) Hint: (5024) Parameter "Select" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1100,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1103,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1105,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1221,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1225,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(629,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(629,64) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(700,43) Hint: (5024) Parameter "aShortCut" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(700,59) Hint: (5024) Parameter "aShortCutKey2" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(213,36) Hint: (5024) Parameter "AKey" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(213,55) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,23) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,31) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,48) Hint: (5024) Parameter "ItemSelected" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,76) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(215,37) Hint: (5024) Parameter "AKey" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(215,56) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(216,31) Hint: (5024) Parameter "ItemSelected" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(216,59) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/lazideintf.pas(520,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazideintf.pas(524,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(104,53) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(205,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(205,53) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(257,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(263,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(445,39) Hint: (5024) Parameter "AForm" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(446,52) Hint: (5024) Parameter "AIDEWindow" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(447,18) Hint: (5024) Parameter "AAdjustHeight" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(447,53) Hint: (5024) Parameter "ANewHeight" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(47,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(43,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(44,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(45,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(46,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(49,44) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(50,12) Hint: (5024) Parameter "aState" not used (3104) Compiling checklistboxeditordlg.pas /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(49,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(43,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(44,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(45,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(46,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(47,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(51,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling checkgroupeditordlg.pas /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(47,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(47,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(43,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(44,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(46,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(52,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(51,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(45,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(54,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling componentreg.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TRegisteredComponent):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TBaseComponentPage):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1568,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1568,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1578,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1578,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1573,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1573,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1637,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1637,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1647,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1647,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1642,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1642,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1657,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1657,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1652,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1652,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1662,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1662,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1674,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1674,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1668,8) Note: (6058) Call to subroutine "function TFPGMap.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1679,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1679,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1684,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1684,1) Hint: (3124) Inlining disabled /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(511,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(553,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(609,21) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(167,46) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(756,14) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(759,14) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(775,32) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(784,21) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(812,7) Note: (6058) Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:TBaseComponentPage);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(821,16) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(850,17) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1002,41) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1006,28) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1006,57) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1018,18) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1032,54) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1034,3) Note: (6058) Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:TRegisteredComponent);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1052,76) Note: (6058) Call to subroutine "function TFPGMap.GetData(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(261,27) Hint: (5024) Parameter "ForceUpdateAll" not used /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1103,18) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(199,29) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(200,12) Hint: (5024) Parameter "ADesigner" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(624,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(240,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(240,59) Hint: (5024) Parameter "AnItem" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(265,16) Hint: (5024) Parameter "Continue" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(273,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(274,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(375,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(376,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(388,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(389,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(252,40) Hint: (5024) Parameter "Classes" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(126,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(121,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(128,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(127,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(131,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(131,59) Hint: (5024) Parameter "NewSize" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(132,16) Hint: (5024) Parameter "Accept" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(133,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(136,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(136,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(117,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(118,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(123,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(124,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(125,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(112,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(137,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(138,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(139,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(180,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(181,32) Hint: (5024) Parameter "Index" not used (3104) Compiling actionseditorstd.pas /construction/editors/lazarus/lazarus/components/ideintf/actionseditorstd.pas(44,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditorstd.pas(42,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditorstd.pas(43,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling columndlg.pp /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(44,37) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(49,42) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(50,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(51,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(45,40) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(46,40) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(47,42) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(48,47) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(54,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(400,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(427,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(429,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(432,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(52,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(53,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling componenttreeview.pas /construction/editors/lazarus/lazarus/components/ideintf/componenttreeview.pas(386,58) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenttreeview.pas(386,75) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenttreeview.pas(684,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling dbpropedits.pas (3104) Compiling dbgridcolumnspropeditform.pas /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(47,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(46,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(39,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(40,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(41,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(42,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(43,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(44,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(45,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(62,36) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(62,67) Hint: (5024) Parameter "Select" not used /construction/editors/lazarus/lazarus/components/ideintf/dbpropedits.pas(60,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/dbpropedits.pas(61,32) Hint: (5024) Parameter "Index" not used (3104) Compiling fieldseditor.pas (3104) Compiling newfield.pas /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(63,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(56,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(56,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(53,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(54,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(55,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(64,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(57,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(275,10) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(58,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(59,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(60,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(61,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(62,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(467,7) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling fieldslist.pas /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(51,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(50,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(50,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(49,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(72,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(65,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(63,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(64,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(67,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(68,42) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(69,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(70,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(73,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(74,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(75,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(76,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(62,38) Hint: (5024) Parameter "AAction" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(62,70) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(77,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(78,38) Hint: (5024) Parameter "Sender" not used (3104) Compiling formeditingintf.pas (3104) Compiling objectinspector.pp (3104) Compiling idehelpintf.pas /construction/editors/lazarus/lazarus/components/ideintf/idehelpintf.pas(43,60) Hint: (5024) Parameter "MessageParts" not used (3104) Compiling oifavoriteproperties.pas /construction/editors/lazarus/lazarus/components/ideintf/oifavoriteproperties.pas(492,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/oifavoriteproperties.pas(494,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling changeparentdlg.pas /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(39,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(44,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(45,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(332,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(333,12) Hint: (5024) Parameter "AImageWidth" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(333,30) Hint: (5024) Parameter "APPI" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(423,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(423,54) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(424,33) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1582,21) Hint: (5091) Local variable "oldVal" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1621,38) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1621,46) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1534,40) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1535,27) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(399,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(400,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(401,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(402,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(403,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(404,57) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(404,65) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(405,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(406,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(407,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(408,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(409,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(410,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(411,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(412,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(413,61) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(413,69) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(416,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(417,45) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(2228,22) Warning: (4040) Class types "IUnknown" and "TPersistent" are not related /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(465,36) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(338,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(334,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(414,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(415,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(419,42) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(421,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(421,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(335,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(395,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(395,59) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(396,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(396,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(396,44) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(397,59) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(398,12) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(398,19) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(394,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4046,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4101,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(737,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(738,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4622,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4670,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4775,52) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4775,67) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(628,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(708,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(709,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(626,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(625,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(710,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(711,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(712,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(718,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(719,53) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(720,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(721,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(722,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(723,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(724,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(725,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(726,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(727,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(713,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(714,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(734,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(735,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(5359,38) Hint: (5057) Local variable "WidgetSetRestrictions" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(736,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(744,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(728,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(729,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(730,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(731,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(732,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(5727,47) Hint: (5024) Parameter "ACollection" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(627,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(740,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(741,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling unitresources.pas (3104) Compiling formeditingintf.pas /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(315,12) Note: (6058) Call to subroutine "function LeftFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(317,11) Note: (6058) Call to subroutine "function TopFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(331,26) Note: (6058) Call to subroutine "function LeftTopToDesignInfo(const ALeft:SmallInt;const ATop:SmallInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(151,43) Hint: (5024) Parameter "aForm" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(160,35) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(161,38) Hint: (5024) Parameter "Parent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(161,63) Hint: (5024) Parameter "Child" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(162,38) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(163,41) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(167,37) Hint: (5024) Parameter "aComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(172,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(172,50) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(172,66) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(173,21) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(173,48) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(173,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,30) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,57) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,82) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,102) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(175,30) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(175,55) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(175,75) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,28) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,55) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,80) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,100) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(177,45) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(177,80) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/components/ideintf/unitresources.pas(55,72) Hint: (5024) Parameter "Loading" not used /construction/editors/lazarus/lazarus/components/ideintf/unitresources.pas(45,44) Hint: (5024) Parameter "aClassName" not used (3104) Compiling graphicpropedit.pas /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(58,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(52,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(52,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(57,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(50,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(51,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(53,48) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(55,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(56,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(59,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(62,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(63,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(60,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling graphpropedits.pas /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(62,43) Hint: (5024) Parameter "CurValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(62,70) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(76,43) Hint: (5024) Parameter "CurValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(76,70) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(77,12) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(92,62) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(90,43) Hint: (5024) Parameter "CurValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(90,70) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(91,12) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(139,44) Hint: (5024) Parameter "AValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(139,69) Hint: (5024) Parameter "Index" not used (3104) Compiling headercontrolpropedit.pp (3104) Compiling helpfpdoc.pas /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(119,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(144,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(159,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(164,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling idemsgintf.pas (3104) Compiling menuintf.pas /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(58,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(53,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(54,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(930,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(1510,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(1784,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(128,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(152,22) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(153,17) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(170,20) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(171,15) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(35,27) Hint: (5024) Parameter "Msg" not used /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(35,55) Hint: (5024) Parameter "Handled" not used (3104) Compiling idetextconverter.pas (3104) Compiling ideutils.pas (3104) Compiling imagelisteditor.pp /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(89,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(97,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(88,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(88,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(93,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(96,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(96,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(80,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(403,19) Hint: (5091) Local variable "TD" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(404,15) Hint: (5091) Local variable "RA" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(95,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(81,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(82,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(94,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(85,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(86,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(87,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(90,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(91,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(112,51) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(932,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(132,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(133,27) Hint: (5024) Parameter "Index" not used (3104) Compiling listviewpropedit.pp /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(56,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(55,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(55,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(54,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(57,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(58,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(59,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(60,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling maskpropedit.pas /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(55,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(47,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(48,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(50,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(51,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(52,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(53,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(54,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling packageintf.pas /construction/editors/lazarus/lazarus/components/ideintf/packageintf.pas(111,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling projectresourcesintf.pas /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(33,33) Hint: (5024) Parameter "AResources" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(33,77) Hint: (5024) Parameter "AReason" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(33,107) Hint: (5024) Parameter "SaveToTestDir" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(34,34) Hint: (5024) Parameter "AResources" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(34,78) Hint: (5024) Parameter "AReason" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(34,108) Hint: (5024) Parameter "SaveToTestDir" not used (3104) Compiling statusbarpropedit.pp (3104) Compiling treeviewpropedit.pas /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(59,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(58,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(58,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(57,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(60,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(61,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(62,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(63,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(64,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(65,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(66,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(67,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling toolbarintf.pas /construction/editors/lazarus/lazarus/components/ideintf/toolbarintf.pas(74,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling packagelinkintf.pas (3104) Compiling fppkgintf.pas /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(11,36) Hint: (5023) Unit "BaseIDEIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(11,49) Hint: (5023) Unit "CheckGroupEditorDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(12,3) Hint: (5023) Unit "CheckListboxEditorDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(12,26) Hint: (5023) Unit "CollectionPropEditForm" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(12,50) Hint: (5023) Unit "ColumnDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(13,3) Hint: (5023) Unit "ComponentReg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(13,17) Hint: (5023) Unit "ComponentTreeView" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(13,36) Hint: (5023) Unit "CompOptsIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(14,45) Hint: (5023) Unit "FieldsList" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(14,57) Hint: (5023) Unit "FileFilterPropEditor" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(15,20) Hint: (5023) Unit "frmSelectProps" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(15,36) Hint: (5023) Unit "GraphicPropEdit" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(16,26) Hint: (5023) Unit "HelpFPDoc" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(16,50) Hint: (5023) Unit "IDEDialogs" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(17,50) Hint: (5023) Unit "IDEMsgIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(17,62) Hint: (5023) Unit "IDEOptionsIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(18,21) Hint: (5023) Unit "IDEUtils" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(19,3) Hint: (5023) Unit "KeyValPropEditDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(19,34) Hint: (5023) Unit "LazStringGridEdit" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,3) Hint: (5023) Unit "MacroDefIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,17) Hint: (5023) Unit "MacroIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,42) Hint: (5023) Unit "MenuIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,52) Hint: (5023) Unit "NewField" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,62) Hint: (5023) Unit "NewItemIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(21,20) Hint: (5023) Unit "ObjInspStrConsts" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(21,38) Hint: (5023) Unit "OIFavoriteProperties" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(22,64) Hint: (5023) Unit "SrcEditorIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(23,22) Hint: (5023) Unit "StringsPropEditDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(23,42) Hint: (5023) Unit "TextTools" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(24,18) Hint: (5023) Unit "ProjPackIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(24,32) Hint: (5023) Unit "DBGridColumnsPropEditForm" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(24,59) Hint: (5023) Unit "ToolBarIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(25,20) Hint: (5023) Unit "PackageDependencyIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(25,43) Hint: (5023) Unit "PackageLinkIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(25,60) Hint: (5023) Unit "FppkgIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(26,3) Hint: (5023) Unit "LazMsgDialogs" not used in IDEIntf (1008) 50360 lines compiled, 17.7 sec (1021) 5 warning(s) issued (1022) 586 hint(s) issued (1023) 81 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/nogui/IDEIntf.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/ideintf' gmake -C components/lazdebuggergdbmi LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggergdbmi' /bin/rm -f lib/x86_64-dragonfly/lazdebuggergdbmi.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../debuggerintf/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/nogui -Fu../lazcontrols/lib/x86_64-dragonfly/nogui -Fu../ideintf/units/x86_64-dragonfly/nogui -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 lazdebuggergdbmi.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazdebuggergdbmi.pas (3104) Compiling cmdlinedebugger.pp (3104) Compiling debugutils.pp /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/debugutils.pp(111,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/debugutils.pp(133,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/debugutils.pp(217,14) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/debugutils.pp(676,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(146,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(357,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(362,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(378,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(69,37) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(427,16) Hint: (5091) Local variable "S" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(438,8) Note: (5025) Local variable "LineEndMatch" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(574,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(610,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/cmdlinedebugger.pp(611,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling gdbtypeinfo.pp (3104) Compiling gdbmimiscclasses.pp /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(278,30) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(278,54) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(293,30) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(293,54) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(304,33) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(304,57) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(308,33) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmimiscclasses.pp(308,57) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbtypeinfo.pp(837,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbtypeinfo.pp(133,32) Hint: (5024) Parameter "AOpts" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbtypeinfo.pp(132,28) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbtypeinfo.pp(2630,10) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbtypeinfo.pp(3505,22) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbtypeinfo.pp(3506,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling gdbmidebugger.pp (3104) Compiling gdbmidebuginstructions.pp /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(97,37) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(246,55) Hint: (5024) Parameter "AData" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(246,79) Hint: (5024) Parameter "SkipData" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(247,57) Hint: (5024) Parameter "TheInstruction" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(248,54) Hint: (5024) Parameter "AData" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(248,80) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(249,57) Hint: (5024) Parameter "TheInstruction" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(1166,26) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(1167,27) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(1168,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling gdbmistringconstants.pas (1010) Writing Resource String Table file: gdbmistringconstants.rsj /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1996,102) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(2007,61) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(555,41) Hint: (5024) Parameter "AParams" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(555,69) Hint: (5024) Parameter "AIgnoreSigIntState" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1375,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1567,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(4537,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(6289,19) Hint: (5091) Local variable "bp" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(7196,21) Hint: (5091) Local variable "Args" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(7200,23) Hint: (5091) Local variable "Frames" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1145,27) Hint: (5024) Parameter "AAdress" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1145,54) Hint: (5024) Parameter "ASource" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1145,68) Hint: (5024) Parameter "ALine" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1145,80) Hint: (5024) Parameter "AOffset" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1138,40) Hint: (5024) Parameter "AOldState" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(977,34) Hint: (5024) Parameter "AList" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(7981,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8005,86) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(953,44) Hint: (5024) Parameter "S" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8137,48) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8138,68) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8139,72) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8140,45) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8143,73) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(8144,72) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(892,40) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(852,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(859,40) Hint: (5024) Parameter "AResult" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(859,78) Hint: (5024) Parameter "ATag" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(869,36) Hint: (5024) Parameter "ASource" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(869,64) Hint: (5024) Parameter "ALine" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(875,66) Hint: (5024) Parameter "AColumn" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(9156,52) Warning: (5043) Symbol "GDBDisassemble" is deprecated /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(9717,88) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1259,27) Hint: (5024) Parameter "ResultDBGType" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(10516,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(388,35) Hint: (5024) Parameter "OldState" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(11027,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(432,35) Hint: (5024) Parameter "AFormat" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(442,90) Hint: (5024) Parameter "ConvertNegative" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(11637,56) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(1342,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(12394,24) Hint: (5091) Local variable "Zeros" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(12971,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13069,44) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13524,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13525,26) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13526,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13527,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13528,23) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(13529,27) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(69,42) Hint: (5023) Unit "DbgIntfPseudoTerminal" not used in GDBMIDebugger (3104) Compiling gdbmiserverdebugger.pas /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/gdbmiserverdebugger.pas(113,31) Hint: (5024) Parameter "InAttach" not used (1010) Writing Resource String Table file: gdbmiserverdebugger.rsj (3104) Compiling sshgdbmidebugger.pas /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/sshgdbmidebugger.pas(119,44) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/sshgdbmidebugger.pas(119,72) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/sshgdbmidebugger.pas(178,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/sshgdbmidebugger.pas(122,24) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/sshgdbmidebugger.pas(118,35) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/lazdebuggergdbmi/lazdebuggergdbmi.pas(13,3) Hint: (5023) Unit "GdbmiStringConstants" not used in LazDebuggerGdbmi (1008) 20675 lines compiled, 5.1 sec (1021) 12 warning(s) issued (1022) 61 hint(s) issued (1023) 26 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/LazDebuggerGdbmi.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggergdbmi' gmake -C ide lazbuilder LCL_PLATFORM=nogui gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/ide' /bin/mkdir -p ../units/x86_64-dragonfly/nogui gmake --assume-new=lazbuild.lpr lazbuild OPT=' -Fu../packager/units/x86_64-dragonfly -Fu../components/codetools/units/x86_64-dragonfly -Fu../components/debuggerintf/lib/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu../components/ideintf/units/x86_64-dragonfly/nogui -Fu../components/synedit/units/x86_64-dragonfly/nogui -Fu../components/lazcontrols/lib/x86_64-dragonfly/nogui -Fu../components/lazdebuggergdbmi/lib/x86_64-dragonfly -Fu../units/x86_64-dragonfly/nogui -Sgic ' gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/ide' /usr/local/bin/ppcx64 -gl -vbqewnhi -Sci -dlclnogui -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../components/custom -Fuframes -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude -Fiinclude/dragonfly -Fi../images -FE.. -FU../units/x86_64-dragonfly/nogui -Cg -Fl/usr/local/lib/qt5 -Fl/usr/local/lib/qt5 -Fu../packager/units/x86_64-dragonfly -Fu../components/codetools/units/x86_64-dragonfly -Fu../components/debuggerintf/lib/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu../components/ideintf/units/x86_64-dragonfly/nogui -Fu../components/synedit/units/x86_64-dragonfly/nogui -Fu../components/lazcontrols/lib/x86_64-dragonfly/nogui -Fu../components/lazdebuggergdbmi/lib/x86_64-dragonfly -Fu../units/x86_64-dragonfly/nogui -Sgic -dx86_64 lazbuild.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazbuild.lpr (3104) Compiling initialsetupproc.pas (3104) Compiling lazarusidestrconsts.pas (1010) Writing Resource String Table file: lazarusidestrconsts.rsj (3104) Compiling lazconf.pp /construction/editors/lazarus/lazarus/ide/lazconf.pp(101,41) Hint: (5024) Parameter "FPCVersion" not used /construction/editors/lazarus/lazarus/ide/lazconf.pp(101,58) Hint: (5024) Parameter "FPCRelease" not used /construction/editors/lazarus/lazarus/ide/lazconf.pp(173,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazconf.pp(278,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazconf.pp(287,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./include/dragonfly/lazconf.inc(33,3) Hint: (5023) Unit "BaseUnix" not used in LazConf (3104) Compiling environmentopts.pp (3104) Compiling ideprocs.pp /construction/editors/lazarus/lazarus/ide/ideprocs.pp(254,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideprocs.pp(259,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideprocs.pp(1223,36) Hint: (5024) Parameter "FileName" not used /construction/editors/lazarus/lazarus/ide/ideprocs.pp(1255,35) Hint: (5057) Local variable "OldInfo" does not seem to be initialized (3104) Compiling dialogprocs.pas /construction/editors/lazarus/lazarus/ide/dialogprocs.pas(666,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/dialogprocs.pas(684,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling idetranslations.pas (3104) Compiling ideoptiondefs.pas /construction/editors/lazarus/lazarus/ide/ideoptiondefs.pas(210,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling transfermacros.pp /construction/editors/lazarus/lazarus/ide/transfermacros.pp(67,55) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(67,78) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(68,56) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(68,79) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(69,56) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(69,79) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(70,60) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(70,83) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(71,59) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(71,82) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(72,60) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(72,83) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(73,56) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(73,79) Hint: (5024) Parameter "Abort" not used (3104) Compiling modematrixopts.pas /construction/editors/lazarus/lazarus/ide/modematrixopts.pas(342,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/modematrixopts.pas(820,22) Hint: (5091) Local variable "CurMode" of a managed type does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debugger.pp /construction/editors/lazarus/lazarus/debugger/debugger.pp(1822,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(1829,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(1538,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(687,42) Hint: (5024) Parameter "AnOldValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1405,32) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(5360,9) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(5372,9) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(732,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(824,36) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(977,43) Hint: (5024) Parameter "AnOldFormat" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1150,37) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1151,43) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1151,79) Hint: (5024) Parameter "AMinCount" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1153,39) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1159,33) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1159,46) Hint: (5024) Parameter "ACount" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1135,29) Hint: (5024) Parameter "ACount" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1252,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1635,44) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1636,44) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1637,42) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1638,42) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1659,44) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1660,44) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1661,42) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1662,42) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(935,42) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1307,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(7030,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(7031,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling idecoolbardata.pas (3104) Compiling toolbarconfig.pas /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(69,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(68,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(68,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(70,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(71,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(72,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(73,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(67,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(82,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(75,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(76,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(79,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(80,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(80,57) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(81,12) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(77,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(78,30) Hint: (5024) Parameter "Sender" not used /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBar):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(223,25) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(224,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(263,24) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(263,49) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(287,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(306,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(330,7) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(358,21) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(117,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(501,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(516,60) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(517,70) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(530,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(531,40) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(532,37) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(533,47) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(540,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(549,19) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined (3104) Compiling editortoolbarstatic.pas (3104) Compiling environmentopts.pp /construction/editors/lazarus/lazarus/ide/environmentopts.pp(2277,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/environmentopts.pp(2610,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/environmentopts.pp(698,44) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(698,65) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(699,42) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(700,45) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(700,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(701,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(702,41) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(702,62) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(703,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(704,45) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(704,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(705,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(706,47) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(706,68) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(707,45) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(708,42) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(708,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(709,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(710,42) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(710,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(711,40) Hint: (5024) Parameter "Abort" not used /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TEditorToolbar):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(173,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(296,17) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(307,3) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TEditorToolbar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(321,22) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(345,22) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(292,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(295,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(297,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(298,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(299,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(301,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(542,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(545,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(547,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(548,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(549,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(551,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling exttoolsconsole.pas (3104) Compiling exttools.pas (3104) Compiling idecmdline.pas /construction/editors/lazarus/lazarus/ide/idecmdline.pas(157,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecmdline.pas(158,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecmdline.pas(393,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttools.pas(1423,16) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(94,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(97,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(100,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(103,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(28,39) Hint: (5024) Parameter "AThread" not used /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(29,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(29,49) Hint: (5024) Parameter "FirstNewMsgLine" not used /construction/editors/lazarus/lazarus/ide/exttoolsconsole.pas(118,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling compileroptions.pp (3104) Compiling etfpcmsgparser.pas (3104) Compiling etmakemsgparser.pas /construction/editors/lazarus/lazarus/ide/etmakemsgparser.pas(135,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/etmakemsgparser.pas(322,25) Hint: (5091) Local variable "Filename" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(365,30) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(367,30) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(508,21) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(763,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(1507,6) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(1517,6) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(1897,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling compoptsmodes.pas /construction/editors/lazarus/lazarus/ide/compileroptions.pp(1146,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(1739,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(3095,21) Note: (6058) Call to subroutine "function TCompilerMsgIDFlags.Count:Int64;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(3979,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(4002,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(4228,30) Warning: (6018) unreachable code /construction/editors/lazarus/lazarus/ide/compileroptions.pp(90,38) Hint: (5024) Parameter "DoSwitchPathDelims" not used /construction/editors/lazarus/lazarus/ide/compileroptions.pp(92,36) Hint: (5024) Parameter "UsePathDelim" not used (3104) Compiling applicationbundle.pas (3104) Compiling miscoptions.pas (3104) Compiling buildprofilemanager.pas /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(284,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(144,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(145,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(147,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(149,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(150,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(151,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(152,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(148,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/miscoptions.pas(303,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/miscoptions.pas(328,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/miscoptions.pas(345,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/miscoptions.pas(374,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling project.pp (3104) Compiling projectresources.pas (3104) Compiling w32manifest.pas /construction/editors/lazarus/lazarus/ide/w32manifest.pas(81,80) Hint: (5024) Parameter "MainFilename" not used (3104) Compiling w32versioninfo.pas /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(117,18) Hint: (5024) Parameter "MainFilename" not used /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(109,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(114,33) Hint: (5024) Parameter "AResources" not used /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(115,37) Hint: (5024) Parameter "SaveToTestDir" not used (3104) Compiling projecticon.pas /construction/editors/lazarus/lazarus/ide/projecticon.pas(230,26) Hint: (5091) Local variable "NewData" of a managed type does not seem to be initialized (3104) Compiling projectuserresources.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TAbstractProjectResource):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(159,23) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/projectresources.pas(389,22) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(405,28) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(407,85) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(440,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TAbstractProjectResource):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(480,25) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(492,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(500,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(569,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(579,32) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(580,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined (3104) Compiling runparamsopts.pas (3104) Compiling sysvaruseroverridedlg.pas /construction/editors/lazarus/lazarus/ide/sysvaruseroverridedlg.pas(56,17) Hint: (5091) Local variable "Vals" of a managed type does not seem to be initialized (3104) Compiling inputhistory.pas (3104) Compiling diffpatch.pas /construction/editors/lazarus/lazarus/ide/diffpatch.pas(675,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/inputhistory.pas(569,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/inputhistory.pas(587,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/inputhistory.pas(218,41) Hint: (5024) Parameter "Title" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(156,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(162,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(160,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(157,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(158,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(161,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(159,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(164,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(164,69) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(165,12) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(166,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(167,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(168,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(169,46) Hint: (5024) Parameter "Sender" not used (3104) Compiling projectdefs.pas (3104) Compiling publishmodule.pas /construction/editors/lazarus/lazarus/ide/publishmodule.pas(195,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectdefs.pas(728,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectdefs.pas(731,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling filereferencelist.pas (3104) Compiling editdefinetree.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/projpackcommon.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/packagedefs.pas /construction/editors/lazarus/lazarus/packager/packagedefs.pas(579,44) Hint: (5024) Parameter "TheMacro" not used /construction/editors/lazarus/lazarus/packager/packagedefs.pas(2207,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagedefs.pas(584,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packagedefs.pas(677,42) Hint: (5024) Parameter "RemoveFromUsesSection" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/packagesystem.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/packagelinks.pas /construction/editors/lazarus/lazarus/packager/packagelinks.pas(117,41) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagelinks.pas(469,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(477,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(483,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(523,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(765,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(916,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(940,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/fppkghelper.pas /construction/editors/lazarus/lazarus/packager/packagesystem.pas(949,110) Note: (6058) Call to subroutine "operator :=(const source:Int64):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(952,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(957,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(977,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(982,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(986,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(991,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(246,62) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(247,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(248,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(249,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(250,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(251,48) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(252,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(253,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(254,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(255,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(256,65) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(257,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(1327,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(1331,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(233,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(2021,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3418,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3423,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3438,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3593,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3639,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3640,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3641,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3642,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3654,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3655,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3656,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3657,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3669,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3670,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3671,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3672,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3689,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3690,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3691,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3692,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3703,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3704,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3705,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3706,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3714,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3715,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3716,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3723,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3724,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3725,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3737,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3742,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3753,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3768,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3769,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3788,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3789,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3802,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3803,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3814,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3815,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4142,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4149,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4156,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4165,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4175,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(408,45) Hint: (5024) Parameter "ShowAbort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4822,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4826,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4840,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4844,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(399,27) Hint: (5024) Parameter "Flags" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5210,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5322,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5343,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5692,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5798,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(2833,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(3322,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(966,57) Hint: (5024) Parameter "AClassName" not used /construction/editors/lazarus/lazarus/ide/project.pp(792,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/project.pp(5025,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5316,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5330,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5346,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5360,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5366,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(820,46) Hint: (5024) Parameter "TheMacro" not used /construction/editors/lazarus/lazarus/ide/project.pp(808,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/project.pp(616,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(119,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(120,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(121,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(121,34) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(122,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(122,64) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(123,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(124,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(125,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(125,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(126,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(127,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(622,36) Hint: (5024) Parameter "IsIncDir" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(1015,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(946,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling buildlazdialog.pas (3104) Compiling mainbar.pas /construction/editors/lazarus/lazarus/ide/mainbar.pas(375,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(376,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(383,38) Hint: (5024) Parameter "Exclude" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(711,45) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbar.pas(712,47) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbar.pas(716,27) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbar.pas(374,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(373,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling genericlisteditor.pas (3104) Compiling genericchecklist.pas /construction/editors/lazarus/lazarus/ide/genericchecklist.pas(22,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/genericchecklist.pas(21,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/genericchecklist.pas(21,60) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(655,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(659,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(660,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(686,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(701,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(133,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(134,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(135,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(136,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(137,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(139,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(129,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(130,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(138,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(131,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(132,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(132,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(125,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(127,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(128,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling buildmanager.pas (3104) Compiling etpas2jsmsgparser.pas /construction/editors/lazarus/lazarus/ide/etpas2jsmsgparser.pas(46,36) Hint: (5024) Parameter "CompilerFilename" not used /construction/editors/lazarus/lazarus/ide/etpas2jsmsgparser.pas(46,59) Hint: (5024) Parameter "TargetOS" not used /construction/editors/lazarus/lazarus/ide/etpas2jsmsgparser.pas(46,74) Hint: (5024) Parameter "TargetCPU" not used (3104) Compiling compiler.pp /construction/editors/lazarus/lazarus/ide/compiler.pp(289,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(321,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(367,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(372,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(1303,55) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/compiler.pp(1326,53) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/compiler.pp(1335,46) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling fpcsrcscan.pas (3104) Compiling progresswnd.pas (3104) Compiling basebuildmanager.pas /construction/editors/lazarus/lazarus/ide/fpcsrcscan.pas(136,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(90,43) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(90,75) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(91,37) Hint: (5024) Parameter "Depth" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(303,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(92,46) Hint: (5024) Parameter "Options" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(95,44) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(95,70) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(96,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(946,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(947,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(799,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(800,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1231,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1253,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1264,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1265,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1266,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1276,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1277,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1284,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1285,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1295,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1296,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1297,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1312,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1332,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1344,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1183,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1196,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(86,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(113,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(114,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(115,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(116,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(117,50) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(117,76) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(118,37) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(121,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(122,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(2049,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(107,48) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(108,46) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(109,41) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(109,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(110,46) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(146,42) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(150,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(151,50) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(152,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(153,52) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(153,78) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(154,50) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(155,54) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(155,80) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(156,52) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(157,53) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(157,79) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(158,51) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(142,38) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(103,41) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(103,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(104,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(119,41) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(119,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(120,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(123,43) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(123,69) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(124,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(131,43) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(131,69) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(132,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(147,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(147,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(148,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(143,48) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(143,74) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(144,46) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(139,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(139,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(140,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(133,49) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(133,75) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(134,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(137,47) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(137,73) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(138,45) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(125,46) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(125,72) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(126,44) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(127,49) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(127,75) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(128,45) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(135,46) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(135,72) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(136,44) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(129,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(129,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(130,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(97,59) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(98,36) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(99,64) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(100,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(101,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(101,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(102,36) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(111,39) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(111,65) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(112,37) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(2635,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(86,48) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(83,45) Hint: (5024) Parameter "Code" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(84,21) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(103,38) Hint: (5024) Parameter "DlgType" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(103,65) Hint: (5024) Parameter "Buttons" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(104,44) Hint: (5024) Parameter "HelpKeyword" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(106,39) Hint: (5024) Parameter "DlgType" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(106,66) Hint: (5024) Parameter "Buttons" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(107,45) Hint: (5024) Parameter "HelpKeyword" not used /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(619,97) Hint: (5091) Local variable "InheritedOptionStrings" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(532,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(533,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(537,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(539,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(540,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(542,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(582,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(597,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(606,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(614,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(625,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(634,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(937,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(940,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(944,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(946,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(947,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(950,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(952,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(975,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(852,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1184,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1270,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1272,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1274,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1275,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1465,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1476,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazbuild.lpr(1483,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (9022) Compiling resource ../units/x86_64-dragonfly/nogui/lazbuild.or (9015) Linking ../lazbuild (1008) 76839 lines compiled, 20.6 sec (1021) 1 warning(s) issued (1022) 361 hint(s) issued (1023) 245 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/ide' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/ide' gmake -C lcl gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/lcl' /bin/rm -f units/x86_64-dragonfly/alllclunits.ppu /usr/local/bin/ppcx64 -gl -Sic -Fu../packager/units/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu. -Funonwin32 -Fuforms -Fuwidgetset -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude -FE. -FUunits/x86_64-dragonfly -Cg -Sgic -dx86_64 alllclunits.pp Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling alllclunits.pp 42 lines compiled, 1.3 sec /bin/cp -f Makefile.compiled units/x86_64-dragonfly/LCLBase.compiled gmake -C interfaces all gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/lcl/interfaces' gmake -C gtk2 all gmake[5]: Entering directory '/construction/editors/lazarus/lazarus/lcl/interfaces/gtk2' /bin/rm -f ../../units/x86_64-dragonfly/gtk2/lcl.ppu \ ../../units/x86_64-dragonfly/gtk2/lcl.o /bin/mkdir -p ../../units/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -gl -dgtk2 -Sci -Fu../../units/x86_64-dragonfly -Fu../../../packager/units/x86_64-dragonfly -Fu../../../components/lazutils/lib/x86_64-dragonfly -Fu.. -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fi. -FE. -FU../../units/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 ../lcl.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling ../lcl.pas Compiling alllclintfunits.pas Compiling gtk2cellrenderer.pas Compiling gtk2int.pas Compiling gtk2winapiwindow.pp Compiling gtk2extra.pp Compiling gtk2proc.pp Compiling gtk2fontcache.pas Compiling gtk2def.pp Compiling gtk2globals.pp Compiling gtk2int.pas Compiling gtk2winapiwindow.pp Compiling gtk2proc.pp Compiling gtk2fontcache.pas gtk2fontcache.pas(307,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2fontcache.pas(309,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling gtk2debug.pp Compiling gtk2wsprivate.pp Compiling gtk2wscontrols.pp Compiling gtk2winapiwindow.pp gtk2winapiwindow.pp(469,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(601,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(719,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(763,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(786,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(820,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(886,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(913,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(929,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(942,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1052,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1063,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1076,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1090,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1103,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1116,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1126,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1140,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapiwindow.pp(1152,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling gtk2int.pas Compiling gtk2msgqueue.pp Compiling gtk2wsfactory.pas Compiling gtk2wsbuttons.pp Compiling gtk2wsstdctrls.pp Compiling gtk2cellrenderer.pas gtk2wsstdctrls.pp(790,71) Warning: Conversion between ordinals and pointers is not portable gtk2wsstdctrls.pp(1677,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Compiling gtk2wscalendar.pp Compiling gtk2wschecklst.pp Compiling gtk2wscomctrls.pp Compiling gtk2listviewtreemodel.pas gtk2listviewtreemodel.pas(350,40) Note: Call to subroutine "function TLCLListViewModel.TreeModel:^untyped;" marked as inline is not inlined gtk2listviewtreemodel.pas(360,39) Note: Call to subroutine "function TLCLListViewModel.TreeModel:^untyped;" marked as inline is not inlined Compiling gtk2wsdialogs.pp Compiling gtk2wsextctrls.pp Compiling gtk2wsextdlgs.pp Compiling gtk2wsforms.pp gtk2wsforms.pp(986,8) Note: User defined: test with smaller minor versions and check where LM_CONFIGUREEVENT is needed. Compiling gtk2wsgrids.pp Compiling gtk2wsimglist.pp Compiling gtk2wsmenus.pp Compiling gtk2wsspin.pp Compiling gtk2wspairsplitter.pp Compiling gtk2wsprivate.pp Compiling unitywsctrls.pas Compiling gtk2themes.pas gtk2themes.pas(234,23) Warning: function result variable of a managed type does not seem to be initialized gtk2widgetset.inc(1299,10) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1321,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1503,10) Note: Call to subroutine "function AnsiStrComp(S1:PChar;S2:PChar):LongInt;" marked as inline is not inlined gtk2widgetset.inc(1617,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1627,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1631,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1635,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1639,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1645,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1652,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1660,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1668,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1673,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1677,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1687,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(1786,3) Note: Call to subroutine "function FpWrite(fd:LongInt;const buf:;nbytes:QWord):Int64;" marked as inline is not inlined gtk2widgetset.inc(1832,3) Note: Call to subroutine "function FpRead(fd:LongInt;var buf:;nbytes:QWord):Int64;" marked as inline is not inlined gtk2widgetset.inc(1901,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(2824,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(2830,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(2853,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(2860,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(2951,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3000,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3046,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3253,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3194,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3305,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3478,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3527,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3574,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3616,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(4028,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(4022,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(4016,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3858,13) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3899,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3933,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3729,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(3777,12) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(5263,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(5750,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(5594,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2widgetset.inc(6320,5) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6323,5) Note: Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6346,23) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6346,38) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6361,25) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6362,23) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6268,20) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined gtk2widgetset.inc(6277,20) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined gtk2winapi.inc(932,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(815,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(842,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(849,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(1077,19) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(1101,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(1173,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(1835,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(2172,12) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(2175,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(2669,77) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined gtk2winapi.inc(3526,9) Note: Call to subroutine "function TFPGList.Add(const Item:Byte):LongInt;" marked as inline is not inlined gtk2winapi.inc(3543,60) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):Byte;" marked as inline is not inlined gtk2winapi.inc(3554,60) Note: Call to subroutine "function TFPGList.Get(Index:LongInt):Byte;" marked as inline is not inlined gtk2winapi.inc(3809,20) Note: Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined gtk2winapi.inc(4187,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(4191,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(4211,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(4215,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(4527,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(4743,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(4768,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5414,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5421,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5435,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5442,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5457,8) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5569,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(5581,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(6338,8) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(6368,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(6639,10) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(6803,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(7354,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(7474,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(7893,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(8588,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(8854,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(8861,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(8880,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(8886,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(8900,8) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(9227,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(9240,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(9249,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2winapi.inc(9426,8) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(493,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(507,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(669,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(674,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(694,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(709,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(721,10) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(744,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2lclintf.inc(866,10) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2int.pas(454,8) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined gtk2int.pas(813,19) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined gtk2listsl.inc(603,11) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined gtk2listsl.inc(852,12) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined gtk2listsl.inc(995,12) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined gtk2listsl.inc(1003,21) Note: Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined gtk2wscontrols.pp(954,15) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(520,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(963,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(1054,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(1127,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(1333,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(1381,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(1603,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(3975,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(3989,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(4772,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(5527,6) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(5614,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(5720,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(6896,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(6898,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(6888,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7191,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7192,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7193,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7194,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7195,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7196,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7197,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7198,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7199,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7200,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7201,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7495,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(7785,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2proc.inc(8215,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2callback.inc(2129,4) Note: User defined: ControlGetsMouseUpBefore always return true. See if still necessary gtk2callback.inc(2327,4) Note: User defined: See if is necessary to stop emission. Return true is enough to avoid propagation gtk2callback.inc(2449,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2callback.inc(2452,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2callback.inc(2511,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined gtk2callback.inc(3120,73) Warning: Conversion between ordinals and pointers is not portable Compiling gtk2disableliboverlay.pas Compiling gtk2windows.pas Compiling interfaces.pas 60797 lines compiled, 6.8 sec 3 warning(s) issued 173 note(s) issued /bin/cp -f Makefile.compiled ../../units/x86_64-dragonfly/gtk2/LCL.compiled gmake[5]: Leaving directory '/construction/editors/lazarus/lazarus/lcl/interfaces/gtk2' gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/lcl/interfaces' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/lcl' gmake -C components/debuggerintf gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/debuggerintf' /bin/rm -f lib/x86_64-dragonfly/debuggerintf.ppu /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -venibq -vw-h- -vm4046 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 debuggerintf.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling debuggerintf.pas (1008) 22 lines compiled, 0.2 sec /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/DebuggerIntf.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/debuggerintf' gmake -C components/lazcontrols gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/lazcontrols' /bin/rm -f lib/x86_64-dragonfly/gtk2/lazcontrols.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 lazcontrols.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazcontrols.pas (3104) Compiling checkboxthemed.pas /construction/editors/lazarus/lazarus/components/lazcontrols/checkboxthemed.pas(62,43) Hint: (5024) Parameter "WithThemeSpace" not used /construction/editors/lazarus/lazarus/components/lazcontrols/checkboxthemed.pas(63,42) Hint: (5024) Parameter "Message" not used (3104) Compiling dividerbevel.pas /construction/editors/lazarus/lazarus/components/lazcontrols/dividerbevel.pas(55,31) Hint: (5024) Parameter "WithThemeSpace" not used (3104) Compiling extendednotebook.pas (3104) Compiling listfilteredit.pas (3104) Compiling listviewfilteredit.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(162,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(213,24) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(215,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/listviewfilteredit.pas(227,35) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined (3104) Compiling treefilteredit.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TTreeFilterBranch):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(87,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(511,19) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(526,19) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(593,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(595,26) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(622,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TTreeFilterBranch):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/treefilteredit.pas(634,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TTreeFilterBranch;" marked as inline is not inlined (3104) Compiling shortpathedit.pas (3104) Compiling lvlgraphctrl.pas /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(733,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(734,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(741,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(841,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(592,33) Hint: (5024) Parameter "Palette" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(942,21) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1210,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1210,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1225,51) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1227,28) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1228,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1228,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(480,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(482,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(1991,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(481,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(478,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2103,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2112,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2113,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2120,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2370,27) Hint: (5091) Local variable "LevelTxtWidths" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2595,22) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(502,36) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(2822,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3140,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3098,16) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3101,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3104,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3211,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3215,29) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3216,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3228,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3329,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3406,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3468,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3469,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3471,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3479,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3481,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3483,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3510,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3518,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3519,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3601,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3602,31) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazcontrols/lvlgraphctrl.pas(3638,32) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined (3104) Compiling extendedtabcontrols.pas /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(27,32) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(27,58) Hint: (5024) Parameter "Root" not used /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(141,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/extendedtabcontrols.pas(146,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling spinex.pp /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used (3104) Compiling smallorderedseteditor.pas /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(42,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(43,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(44,29) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(45,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(45,60) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(46,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(47,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(48,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/smallorderedseteditor.pas(49,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,3) Hint: (5023) Unit "CheckBoxThemed" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,19) Hint: (5023) Unit "DividerBevel" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,33) Hint: (5023) Unit "ExtendedNotebook" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(11,51) Hint: (5023) Unit "ListFilterEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,3) Hint: (5023) Unit "ListViewFilterEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,23) Hint: (5023) Unit "TreeFilterEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,39) Hint: (5023) Unit "ShortPathEdit" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(12,54) Hint: (5023) Unit "LvlGraphCtrl" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(13,3) Hint: (5023) Unit "ExtendedTabControls" not used in LazControls /construction/editors/lazarus/lazarus/components/lazcontrols/lazcontrols.pas(13,32) Hint: (5023) Unit "SmallOrderedSetEditor" not used in LazControls (1008) 9022 lines compiled, 2.7 sec (1021) 2 warning(s) issued (1022) 82 hint(s) issued (1023) 52 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/LazControls.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazcontrols' gmake -C components/synedit gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/synedit' /bin/rm -f units/x86_64-dragonfly/gtk2/allsynedit.ppu /bin/mkdir -p units/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -CR -O1 -g -gl -l -vewnhibq -vm5024,4055 -dLCL -dLCLgtk2 -CR -dgc -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUunits/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 allsynedit.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling allsynedit.pas (3104) Compiling synbeautifier.pas (3104) Compiling syneditmiscclasses.pp (3104) Compiling synedithighlighter.pp (3104) Compiling synedittypes.pp (3104) Compiling synedittextbase.pas (3104) Compiling syneditmiscprocs.pp (3104) Compiling syneditkeycmds.pp (3104) Compiling syneditstrconst.pp (1010) Writing Resource String Table file: syneditstrconst.rsj /construction/editors/lazarus/lazarus/components/synedit/synedithighlighter.pp(1145,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" /construction/editors/lazarus/lazarus/components/synedit/synedithighlighter.pp(1168,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" (3104) Compiling lazsynedittext.pas /construction/editors/lazarus/lazarus/components/synedit/lazsynedittext.pas(1073,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/lazsynedittext.pas(1117,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized (3104) Compiling syneditpointclasses.pas (3104) Compiling syneditfoldedview.pp (3104) Compiling syneditmiscclasses.pp /construction/editors/lazarus/lazarus/components/synedit/syneditmiscclasses.pp(47,18) Hint: (5023) Unit "LazUtilities" not used in SynEditMiscClasses (3104) Compiling synedithighlighterfoldbase.pas /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(1519,22) Hint: (5091) Local variable "OpenCnt" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(1525,22) Hint: (5091) Local variable "OpenIdx" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(1703,162) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2204,21) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2588,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedithighlighterfoldbase.pas(2696,3) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2811,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2811,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2824,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2824,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2850,11) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(2850,11) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(3076,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(3794,29) Hint: (5091) Local variable "FoldCoders" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(4362,21) Hint: (5091) Local variable "EndLvl" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditfoldedview.pp(4363,21) Hint: (5091) Local variable "CurLvl" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(1639,24) Hint: (5091) Local variable "Col" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(1640,24) Hint: (5091) Local variable "Len" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(2047,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditpointclasses.pas(2079,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized (3104) Compiling synhighlighterpas.pp /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3256,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3764,33) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3826,23) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3854,23) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3947,23) Hint: (5057) Local variable "nd" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synhighlighterpas.pp(3981,23) Hint: (5057) Local variable "nd" does not seem to be initialized (3104) Compiling synedit.pp (3104) Compiling syneditsearch.pp /construction/editors/lazarus/lazarus/components/synedit/syneditsearch.pp(564,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditsearch.pp(603,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditsearch.pp(620,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling syneditmousecmds.pp (3104) Compiling lazsyneditmousecmdstypes.pp (3104) Compiling syneditmarks.pp (3104) Compiling syneditmarkup.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkuphighall.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupbracket.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupwordgroup.pp (3104) Compiling syneditmarkupctrlmouselink.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupspecialline.pp (3104) Compiling syneditmarkupselection.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupspecialchar.pp (3104) Compiling synedittextbuffer.pp /construction/editors/lazarus/lazarus/components/synedit/synedittextbuffer.pp(859,12) Note: (6058) Call to subroutine "function TSynEditStringList.LogicPosIsCombining(const AChar:PChar):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedittextbuffer.pp(1313,15) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized (3104) Compiling syneditlines.pas (3104) Compiling synedittexttrimmer.pas (3104) Compiling synedittexttabexpander.pas /construction/editors/lazarus/lazarus/components/synedit/synedittexttabexpander.pas(321,25) Hint: (5091) Local variable "CharWidths" of a managed type does not seem to be initialized (3104) Compiling synedittextdoublewidthchars.pas (3104) Compiling syngutterbase.pp (3104) Compiling syntextdrawer.pp /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(587,59) Hint: (5057) Local variable "Size1" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(588,59) Hint: (5057) Local variable "Size2" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(589,59) Hint: (5057) Local variable "Size3" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(691,69) Hint: (5057) Local variable "Size1" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(704,29) Hint: (5057) Local variable "TM" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(575,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syntextdrawer.pp(967,31) Warning: (5043) Symbol "CanUTF8" is deprecated (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling lazsyntextarea.pp /construction/editors/lazarus/lazarus/components/synedit/lazsyntextarea.pp(1373,31) Hint: (5057) Local variable "PadRect" does not seem to be initialized (3104) Compiling syngutterlinenumber.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synguttercodefolding.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synguttermarks.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling syngutterchanges.pas (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling syngutterlineoverview.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synedit.pp (3104) Compiling synedittextbidichars.pas /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(2084,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(2162,24) Warning: (5063) Symbol "FoldedView" is experimental /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5028,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5048,69) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5049,60) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5239,43) Warning: (5063) Symbol "IdleScanRanges" is experimental /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5380,41) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(5712,22) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(7552,49) Hint: (5057) Local variable "y" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(7552,41) Hint: (5057) Local variable "x" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(8518,28) Hint: (5091) Local variable "FullStrToDelete" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/synedit.pp(10006,25) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkuphighall.pp(824,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling syncompletion.pas (3104) Compiling syneditplugins.pas /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(476,14) Hint: (5091) Local variable "u" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(475,8) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(482,27) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(860,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(863,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1108,36) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1108,36) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1193,29) Hint: (5057) Local variable "TextMetric" does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1829,14) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1829,14) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1839,16) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syncompletion.pas(1839,16) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined (3104) Compiling syneditautocomplete.pp /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(268,12) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(270,17) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(279,12) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditautocomplete.pp(281,17) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling syneditexport.pas /construction/editors/lazarus/lazarus/components/synedit/syneditexport.pas(475,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling synedithighlighterxmlbase.pas (3104) Compiling synhighlighterpo.pp (3104) Compiling syneditregexsearch.pas /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(90,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(91,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(113,21) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditregexsearch.pas(123,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling synexporthtml.pas (3104) Compiling synhighlighterany.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterany.pas(265,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synhighlighterany.pas(288,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synhighlighterany.pas(310,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling synhighlightercpp.pp (3104) Compiling synhighlightercss.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlightercss.pas(2070,18) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/synedit/synhighlightercss.pas(2128,31) Warning: (4056) Conversion between ordinals and pointers is not portable (3104) Compiling synhighlighterdiff.pas (3104) Compiling synhighlighterhashentries.pas (3104) Compiling synhighlighterhtml.pp /construction/editors/lazarus/lazarus/components/synedit/synhighlighterhtml.pp(2766,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synhighlighterjava.pas (3104) Compiling synhighlighterjscript.pas (3104) Compiling synhighlighterlfm.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterlfm.pas(266,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synhighlightermulti.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlightermulti.pas(2020,23) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling synhighlighterperl.pas (3104) Compiling synhighlighterphp.pas (3104) Compiling synhighlighterposition.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterposition.pas(195,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling synhighlighterpython.pas (3104) Compiling synhighlightersql.pas (3104) Compiling synhighlightertex.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlightertex.pas(215,41) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synhighlightertex.pas(215,41) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined (3104) Compiling synhighlighterunixshellscript.pas (1010) Writing Resource String Table file: synhighlighterunixshellscript.rsj (3104) Compiling synhighlightervb.pas (3104) Compiling synhighlighterxml.pas /construction/editors/lazarus/lazarus/components/synedit/synhighlighterxml.pas(751,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synmacrorecorder.pas (1010) Writing Resource String Table file: synmacrorecorder.rsj (3104) Compiling synmemo.pas (3104) Compiling synpluginsyncroedit.pp (3104) Compiling synpluginsyncronizededitbase.pp /construction/editors/lazarus/lazarus/components/synedit/synpluginsyncroedit.pp(628,21) Hint: (5091) Local variable "OldTable" of a managed type does not seem to be initialized (3104) Compiling synplugintemplateedit.pp /construction/editors/lazarus/lazarus/components/synedit/synplugintemplateedit.pp(297,21) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized (3104) Compiling syneditmarkupguttermark.pp (3104) Compiling synhighlighterbat.pas (3104) Compiling synhighlighterini.pas (3104) Compiling synedittextsystemcharwidth.pas (3104) Compiling syneditmarkupifdef.pp /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(868,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(1881,21) Hint: (5091) Local variable "OpenList" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(1882,21) Hint: (5091) Local variable "PeerList" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(3135,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(3766,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/syneditmarkupifdef.pp(3773,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling synpluginmulticaret.pp /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(723,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(735,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(752,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(761,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(770,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/synedit/synpluginmulticaret.pp(896,24) Hint: (5091) Local variable "NewCarets" of a managed type does not seem to be initialized (3104) Compiling synhighlighterpike.pas (3104) Compiling syneditmarkupfoldcoloring.pas /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(11,3) Hint: (5023) Unit "SynBeautifier" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(11,42) Hint: (5023) Unit "SynEditAutoComplete" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(11,63) Hint: (5023) Unit "SynEditExport" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(13,3) Hint: (5023) Unit "SynEditHighlighterXMLBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(13,46) Hint: (5023) Unit "LazSynEditMouseCmdsTypes" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(14,21) Hint: (5023) Unit "SynEditLines" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(14,35) Hint: (5023) Unit "SynEditMarks" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(14,49) Hint: (5023) Unit "SynEditMarkup" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(15,3) Hint: (5023) Unit "SynEditMarkupBracket" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(15,25) Hint: (5023) Unit "SynEditMarkupCtrlMouseLink" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(15,53) Hint: (5023) Unit "SynEditMarkupHighAll" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(16,3) Hint: (5023) Unit "SynEditMarkupSelection" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(16,27) Hint: (5023) Unit "SynEditMarkupSpecialLine" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(16,53) Hint: (5023) Unit "SynEditMarkupWordGroup" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(17,3) Hint: (5023) Unit "SynEditMiscClasses" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(17,23) Hint: (5023) Unit "SynEditMiscProcs" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(17,59) Hint: (5023) Unit "SynEditPlugins" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(18,3) Hint: (5023) Unit "SynEditPointClasses" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(18,24) Hint: (5023) Unit "SynEditRegexSearch" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(18,59) Hint: (5023) Unit "SynEditStrConst" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(19,3) Hint: (5023) Unit "SynEditTextBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(19,20) Hint: (5023) Unit "SynEditTextBuffer" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(19,39) Hint: (5023) Unit "SynEditTextBidiChars" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,3) Hint: (5023) Unit "SynEditTextTabExpander" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,27) Hint: (5023) Unit "SynEditTextTrimmer" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,47) Hint: (5023) Unit "SynEditTypes" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(20,61) Hint: (5023) Unit "SynExportHTML" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(21,3) Hint: (5023) Unit "SynGutter" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(21,14) Hint: (5023) Unit "SynGutterBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(21,29) Hint: (5023) Unit "SynGutterChanges" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(22,3) Hint: (5023) Unit "SynGutterLineNumber" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(22,24) Hint: (5023) Unit "SynGutterLineOverview" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(22,47) Hint: (5023) Unit "SynGutterMarks" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(24,3) Hint: (5023) Unit "SynHighlighterHashEntries" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(27,3) Hint: (5023) Unit "SynHighlighterPosition" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(29,22) Hint: (5023) Unit "SynMacroRecorder" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(29,40) Hint: (5023) Unit "SynMemo" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(30,3) Hint: (5023) Unit "SynPluginSyncronizedEditBase" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(30,56) Hint: (5023) Unit "LazSynEditText" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(31,3) Hint: (5023) Unit "LazSynTextArea" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(31,34) Hint: (5023) Unit "SynEditMarkupGutterMark" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(32,22) Hint: (5023) Unit "SynEditMarkupSpecialChar" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(32,48) Hint: (5023) Unit "SynEditTextDoubleWidthChars" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(33,3) Hint: (5023) Unit "SynEditTextSystemCharWidth" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(33,31) Hint: (5023) Unit "SynEditMarkupIfDef" not used in allsynedit /construction/editors/lazarus/lazarus/components/synedit/allsynedit.pas(34,23) Hint: (5023) Unit "SynEditMarkupFoldColoring" not used in allsynedit (1008) 111423 lines compiled, 22.8 sec (1021) 18 warning(s) issued (1022) 87 hint(s) issued (1023) 49 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/gtk2/SynEdit.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/synedit' gmake -C components/ideintf gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/ideintf' /bin/rm -f units/x86_64-dragonfly/gtk2/ideintf.ppu /bin/mkdir -p units/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiimages -FE. -FUunits/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 ideintf.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling ideintf.pas (3104) Compiling actionseditor.pas (3104) Compiling objinspstrconsts.pas (1010) Writing Resource String Table file: objinspstrconsts.rsj (3104) Compiling componenteditors.pas (3104) Compiling lazstringgridedit.pas (3104) Compiling idewindowintf.pas (3104) Compiling ideoptionsintf.pas (3104) Compiling lazideintf.pas (3104) Compiling baseideintf.pas (3104) Compiling macrointf.pas (3104) Compiling macrodefintf.pas (3104) Compiling ideopteditorintf.pas (3104) Compiling editorsyntaxhighlighterdef.pas /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(79,36) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(374,32) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(395,32) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(400,32) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(405,34) Hint: (5024) Parameter "AControl" not used /construction/editors/lazarus/lazarus/components/ideintf/ideopteditorintf.pas(410,28) Hint: (5024) Parameter "AControl" not used (3104) Compiling compoptsintf.pas /construction/editors/lazarus/lazarus/components/ideintf/compoptsintf.pas(134,44) Hint: (5024) Parameter "AValue" not used (3104) Compiling projectintf.pas (3104) Compiling newitemintf.pas /construction/editors/lazarus/lazarus/components/ideintf/newitemintf.pas(52,41) Hint: (5024) Parameter "CategoryName" not used (3104) Compiling projpackintf.pas /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(117,43) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(120,30) Hint: (5024) Parameter "Quiet" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(121,38) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(121,54) Hint: (5024) Parameter "aSourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(122,32) Hint: (5024) Parameter "aResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(124,28) Hint: (5024) Parameter "NewFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(124,54) Hint: (5024) Parameter "NewOwner" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(125,28) Hint: (5024) Parameter "NewSource" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(125,52) Hint: (5024) Parameter "Quiet" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(172,44) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(172,60) Hint: (5024) Parameter "aSourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(173,38) Hint: (5024) Parameter "aResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(174,49) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(174,65) Hint: (5024) Parameter "aSourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(175,43) Hint: (5024) Parameter "aResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(192,44) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(192,59) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(194,59) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(195,43) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(324,36) Hint: (5024) Parameter "AProject" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(435,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/projectintf.pas(532,29) Hint: (5024) Parameter "ProjectDescription" not used (3104) Compiling ideexterntoolintf.pas /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(306,36) Hint: (5024) Parameter "aPhase" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(312,39) Hint: (5024) Parameter "SubTool" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(312,61) Hint: (5024) Parameter "MsgID" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(314,36) Hint: (5024) Parameter "SubTool" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(314,58) Hint: (5024) Parameter "MsgID" not used /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1672,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1677,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1737,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1792,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(1855,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/ideexterntoolintf.pas(404,39) Hint: (5024) Parameter "AThread" not used (3104) Compiling srceditorintf.pas (3104) Compiling idecommands.pas (3104) Compiling propedits.pp (3104) Compiling propeditutils.pp (3104) Compiling packagedependencyintf.pas (3104) Compiling frmselectprops.pas (3104) Compiling ideimagesintf.pas /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(41,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(41,72) Hint: (5024) Parameter "AImageWidth" not used /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(42,12) Hint: (5024) Parameter "APPI" not used /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(187,44) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead." /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(201,55) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead." /construction/editors/lazarus/lazarus/components/ideintf/ideimagesintf.pas(274,46) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead." /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(50,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(48,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(49,16) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(46,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(46,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(47,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(43,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(44,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/frmselectprops.pas(45,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling stringspropeditdlg.pas (3104) Compiling texttools.pas /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(39,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(39,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(38,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/stringspropeditdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling keyvalpropeditdlg.pas /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(34,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(33,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(33,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/keyvalpropeditdlg.pas(35,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling collectionpropeditform.pas (3104) Compiling propedits.pp (3104) Compiling filefilterpropeditor.pas /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(24,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(23,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(23,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(25,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(26,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(27,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(27,60) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(27,71) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(28,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/filefilterpropeditor.pas(29,38) Hint: (5024) Parameter "Sender" not used (3104) Compiling pagespropeditdlg.pas (3104) Compiling idedialogs.pas (3104) Compiling lazmsgdialogs.pas /construction/editors/lazarus/lazarus/components/ideintf/idedialogs.pas(133,23) Hint: (5091) Local variable "NewButtons" of a managed type does not seem to be initialized (3104) Compiling propedits.pp /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1962,38) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1969,67) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2008,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2010,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2022,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2042,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2603,87) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2603,87) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(307,12) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(307,45) Hint: (5024) Parameter "IsTrue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2803,47) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2814,31) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(2903,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(309,12) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(332,34) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(362,27) Hint: (5024) Parameter "HintType" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(362,57) Hint: (5024) Parameter "x" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(362,65) Hint: (5024) Parameter "y" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(368,30) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(3142,50) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(372,35) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(389,64) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(387,43) Hint: (5024) Parameter "AValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(387,68) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(388,37) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(388,64) Hint: (5024) Parameter "AWidth" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(3371,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(391,60) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(393,34) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(394,44) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(394,72) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(395,42) Hint: (5024) Parameter "AHeight" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(3399,22) Hint: (5057) Local variable "Style" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(397,33) Hint: (5024) Parameter "AState" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(407,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(407,59) Hint: (5024) Parameter "AnItem" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(4291,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1083,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1085,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1086,41) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1087,12) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1089,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1090,37) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1091,12) Hint: (5024) Parameter "Proc" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1092,36) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1093,12) Hint: (5024) Parameter "NewValue" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1119,12) Hint: (5024) Parameter "Element" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(695,33) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5473,7) Note: (6058) Call to subroutine "procedure VarClear(var V:Variant);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5480,9) Note: (6058) Call to subroutine "procedure VarClear(var V:Variant);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5511,10) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5513,10) Note: (6058) Call to subroutine "operator :=(const source:ShortInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(5782,25) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(7344,77) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(7350,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1648,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1650,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1651,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/propedits.pp(1654,38) Hint: (5024) Parameter "Value" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(38,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(39,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(41,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(42,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(43,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(44,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/pagespropeditdlg.pas(45,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(36,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(35,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(35,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(37,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(34,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(31,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(32,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(50,36) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/collectionpropeditform.pas(50,67) Hint: (5024) Parameter "Select" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1100,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1103,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1105,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1221,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(1225,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(629,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(629,64) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(700,43) Hint: (5024) Parameter "aShortCut" not used /construction/editors/lazarus/lazarus/components/ideintf/idecommands.pas(700,59) Hint: (5024) Parameter "aShortCutKey2" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(213,36) Hint: (5024) Parameter "AKey" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(213,55) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,23) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,31) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,48) Hint: (5024) Parameter "ItemSelected" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(214,76) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(215,37) Hint: (5024) Parameter "AKey" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(215,56) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(216,31) Hint: (5024) Parameter "ItemSelected" not used /construction/editors/lazarus/lazarus/components/ideintf/srceditorintf.pas(216,59) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/lazideintf.pas(520,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazideintf.pas(524,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(104,53) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(205,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(205,53) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(257,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(263,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(445,39) Hint: (5024) Parameter "AForm" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(446,52) Hint: (5024) Parameter "AIDEWindow" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(447,18) Hint: (5024) Parameter "AAdjustHeight" not used /construction/editors/lazarus/lazarus/components/ideintf/idewindowintf.pas(447,53) Hint: (5024) Parameter "ANewHeight" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(47,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(43,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(44,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(45,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(46,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(49,44) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/lazstringgridedit.pas(50,12) Hint: (5024) Parameter "aState" not used (3104) Compiling checklistboxeditordlg.pas /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(49,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(43,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(44,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(45,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(46,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(47,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checklistboxeditordlg.pas(51,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling checkgroupeditordlg.pas /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(47,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(47,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(43,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(44,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(46,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(52,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(51,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(45,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/checkgroupeditordlg.pas(54,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling componentreg.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TRegisteredComponent):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TBaseComponentPage):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1568,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1568,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1578,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1578,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1573,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1573,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1637,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1637,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1647,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1647,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1642,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1642,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1657,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1657,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1652,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1652,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1662,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1662,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1674,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1674,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1668,8) Note: (6058) Call to subroutine "function TFPGMap.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1679,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1679,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1684,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1684,1) Hint: (3124) Inlining disabled /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(511,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(553,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(609,21) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(167,46) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(756,14) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(759,14) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(775,32) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(784,21) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(812,7) Note: (6058) Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:TBaseComponentPage);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(821,16) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(850,17) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1002,41) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1006,28) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1006,57) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1018,18) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1032,54) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1034,3) Note: (6058) Call to subroutine "procedure TFPGList.Insert(Index:LongInt;const Item:TRegisteredComponent);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1052,76) Note: (6058) Call to subroutine "function TFPGMap.GetData(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(261,27) Hint: (5024) Parameter "ForceUpdateAll" not used /construction/editors/lazarus/lazarus/components/ideintf/componentreg.pas(1103,18) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TRegisteredComponent;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(199,29) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(200,12) Hint: (5024) Parameter "ADesigner" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(624,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(240,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(240,59) Hint: (5024) Parameter "AnItem" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(265,16) Hint: (5024) Parameter "Continue" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(273,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(274,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(375,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(376,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(388,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/componenteditors.pas(389,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(252,40) Hint: (5024) Parameter "Classes" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(126,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(121,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(128,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(127,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(131,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(131,59) Hint: (5024) Parameter "NewSize" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(132,16) Hint: (5024) Parameter "Accept" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(133,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(136,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(136,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(117,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(118,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(123,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(124,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(125,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(112,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(137,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(138,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(139,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(180,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditor.pas(181,32) Hint: (5024) Parameter "Index" not used (3104) Compiling actionseditorstd.pas /construction/editors/lazarus/lazarus/components/ideintf/actionseditorstd.pas(44,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditorstd.pas(42,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/actionseditorstd.pas(43,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling columndlg.pp /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(44,37) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(49,42) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(50,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(51,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(45,40) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(46,40) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(47,42) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(48,47) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(54,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(400,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(427,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(429,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(432,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(52,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/columndlg.pp(53,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling componenttreeview.pas /construction/editors/lazarus/lazarus/components/ideintf/componenttreeview.pas(386,58) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenttreeview.pas(386,75) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/componenttreeview.pas(684,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling dbpropedits.pas (3104) Compiling dbgridcolumnspropeditform.pas /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(47,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(46,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(39,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(40,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(41,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(42,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(43,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(44,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(45,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(62,36) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/dbgridcolumnspropeditform.pas(62,67) Hint: (5024) Parameter "Select" not used /construction/editors/lazarus/lazarus/components/ideintf/dbpropedits.pas(60,27) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/dbpropedits.pas(61,32) Hint: (5024) Parameter "Index" not used (3104) Compiling fieldseditor.pas (3104) Compiling newfield.pas /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(63,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(56,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(56,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(53,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(54,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(55,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(64,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(57,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(275,10) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(58,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(59,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(60,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(61,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(62,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/newfield.pas(467,7) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling fieldslist.pas /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(51,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(50,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(50,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldslist.pas(49,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(72,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(65,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(63,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(64,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(67,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(68,42) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(69,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(70,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(73,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(74,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(75,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(76,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(62,38) Hint: (5024) Parameter "AAction" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(62,70) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(77,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/fieldseditor.pas(78,38) Hint: (5024) Parameter "Sender" not used (3104) Compiling formeditingintf.pas (3104) Compiling objectinspector.pp (3104) Compiling idehelpintf.pas /construction/editors/lazarus/lazarus/components/ideintf/idehelpintf.pas(43,60) Hint: (5024) Parameter "MessageParts" not used (3104) Compiling oifavoriteproperties.pas /construction/editors/lazarus/lazarus/components/ideintf/oifavoriteproperties.pas(492,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/oifavoriteproperties.pas(494,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling changeparentdlg.pas /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(39,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(44,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/changeparentdlg.pas(45,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(332,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(333,12) Hint: (5024) Parameter "AImageWidth" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(333,30) Hint: (5024) Parameter "APPI" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(423,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(423,54) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(424,33) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1582,21) Hint: (5091) Local variable "oldVal" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1621,38) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1621,46) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1534,40) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(1535,27) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(399,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(400,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(401,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(402,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(403,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(404,57) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(404,65) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(405,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(406,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(407,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(408,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(409,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(410,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(411,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(412,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(413,61) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(413,69) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(416,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(417,45) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(2228,22) Warning: (4040) Class types "IUnknown" and "TPersistent" are not related /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(465,36) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(338,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(334,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(414,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(415,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(419,42) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(421,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(421,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(335,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(395,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(395,59) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(396,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(396,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(396,44) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(397,59) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(398,12) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(398,19) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(394,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4046,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4101,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(737,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(738,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4622,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4670,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4775,52) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(4775,67) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(628,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(708,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(709,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(626,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(625,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(710,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(711,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(712,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(718,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(719,53) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(720,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(721,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(722,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(723,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(724,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(725,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(726,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(727,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(713,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(714,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(734,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(735,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(5359,38) Hint: (5057) Local variable "WidgetSetRestrictions" does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(736,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(744,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(728,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(729,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(730,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(731,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(732,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(5727,47) Hint: (5024) Parameter "ACollection" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(627,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(740,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/objectinspector.pp(741,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling unitresources.pas (3104) Compiling formeditingintf.pas /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(315,12) Note: (6058) Call to subroutine "function LeftFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(317,11) Note: (6058) Call to subroutine "function TopFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(331,26) Note: (6058) Call to subroutine "function LeftTopToDesignInfo(const ALeft:SmallInt;const ATop:SmallInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(151,43) Hint: (5024) Parameter "aForm" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(160,35) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(161,38) Hint: (5024) Parameter "Parent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(161,63) Hint: (5024) Parameter "Child" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(162,38) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(163,41) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(167,37) Hint: (5024) Parameter "aComponent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(172,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(172,50) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(172,66) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(173,21) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(173,48) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(173,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,30) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,57) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,82) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(174,102) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(175,30) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(175,55) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(175,75) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,28) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,55) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,80) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(176,100) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(177,45) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/components/ideintf/formeditingintf.pas(177,80) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/components/ideintf/unitresources.pas(55,72) Hint: (5024) Parameter "Loading" not used /construction/editors/lazarus/lazarus/components/ideintf/unitresources.pas(45,44) Hint: (5024) Parameter "aClassName" not used (3104) Compiling graphicpropedit.pas /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(58,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(52,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(52,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(57,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(50,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(51,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(53,48) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(55,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(56,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(59,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(62,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(63,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/graphicpropedit.pas(60,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling graphpropedits.pas /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(62,43) Hint: (5024) Parameter "CurValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(62,70) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(76,43) Hint: (5024) Parameter "CurValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(76,70) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(77,12) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(92,62) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(90,43) Hint: (5024) Parameter "CurValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(90,70) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(91,12) Hint: (5024) Parameter "ACanvas" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(139,44) Hint: (5024) Parameter "AValue" not used /construction/editors/lazarus/lazarus/components/ideintf/graphpropedits.pas(139,69) Hint: (5024) Parameter "Index" not used (3104) Compiling headercontrolpropedit.pp (3104) Compiling helpfpdoc.pas /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(119,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(144,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(159,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/helpfpdoc.pas(164,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling idemsgintf.pas (3104) Compiling menuintf.pas /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(58,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(53,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(54,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(930,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(1510,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/menuintf.pas(1784,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(128,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(152,22) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(153,17) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(170,20) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(171,15) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(35,27) Hint: (5024) Parameter "Msg" not used /construction/editors/lazarus/lazarus/components/ideintf/idemsgintf.pas(35,55) Hint: (5024) Parameter "Handled" not used (3104) Compiling idetextconverter.pas (3104) Compiling ideutils.pas (3104) Compiling imagelisteditor.pp /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(89,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(97,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(88,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(88,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(93,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(96,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(96,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(80,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(403,19) Hint: (5091) Local variable "TD" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(404,15) Hint: (5091) Local variable "RA" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(95,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(81,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(82,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(94,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(85,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(86,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(87,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(90,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(91,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(112,51) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(932,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(132,32) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/components/ideintf/imagelisteditor.pp(133,27) Hint: (5024) Parameter "Index" not used (3104) Compiling listviewpropedit.pp /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(56,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(55,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(55,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(54,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(57,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(58,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(59,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/listviewpropedit.pp(60,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling maskpropedit.pas /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(55,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(47,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(48,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(50,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(51,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(52,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(53,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/maskpropedit.pas(54,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling packageintf.pas /construction/editors/lazarus/lazarus/components/ideintf/packageintf.pas(111,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling projectresourcesintf.pas /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(33,33) Hint: (5024) Parameter "AResources" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(33,77) Hint: (5024) Parameter "AReason" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(33,107) Hint: (5024) Parameter "SaveToTestDir" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(34,34) Hint: (5024) Parameter "AResources" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(34,78) Hint: (5024) Parameter "AReason" not used /construction/editors/lazarus/lazarus/components/ideintf/projectresourcesintf.pas(34,108) Hint: (5024) Parameter "SaveToTestDir" not used (3104) Compiling statusbarpropedit.pp (3104) Compiling treeviewpropedit.pas /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(59,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(58,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(58,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(57,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(60,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(61,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(62,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(63,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(64,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(65,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(66,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/ideintf/treeviewpropedit.pas(67,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling toolbarintf.pas /construction/editors/lazarus/lazarus/components/ideintf/toolbarintf.pas(74,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling packagelinkintf.pas (3104) Compiling fppkgintf.pas /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(11,36) Hint: (5023) Unit "BaseIDEIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(11,49) Hint: (5023) Unit "CheckGroupEditorDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(12,3) Hint: (5023) Unit "CheckListboxEditorDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(12,26) Hint: (5023) Unit "CollectionPropEditForm" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(12,50) Hint: (5023) Unit "ColumnDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(13,3) Hint: (5023) Unit "ComponentReg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(13,17) Hint: (5023) Unit "ComponentTreeView" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(13,36) Hint: (5023) Unit "CompOptsIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(14,45) Hint: (5023) Unit "FieldsList" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(14,57) Hint: (5023) Unit "FileFilterPropEditor" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(15,20) Hint: (5023) Unit "frmSelectProps" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(15,36) Hint: (5023) Unit "GraphicPropEdit" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(16,26) Hint: (5023) Unit "HelpFPDoc" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(16,50) Hint: (5023) Unit "IDEDialogs" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(17,50) Hint: (5023) Unit "IDEMsgIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(17,62) Hint: (5023) Unit "IDEOptionsIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(18,21) Hint: (5023) Unit "IDEUtils" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(19,3) Hint: (5023) Unit "KeyValPropEditDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(19,34) Hint: (5023) Unit "LazStringGridEdit" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,3) Hint: (5023) Unit "MacroDefIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,17) Hint: (5023) Unit "MacroIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,42) Hint: (5023) Unit "MenuIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,52) Hint: (5023) Unit "NewField" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(20,62) Hint: (5023) Unit "NewItemIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(21,20) Hint: (5023) Unit "ObjInspStrConsts" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(21,38) Hint: (5023) Unit "OIFavoriteProperties" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(22,64) Hint: (5023) Unit "SrcEditorIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(23,22) Hint: (5023) Unit "StringsPropEditDlg" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(23,42) Hint: (5023) Unit "TextTools" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(24,18) Hint: (5023) Unit "ProjPackIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(24,32) Hint: (5023) Unit "DBGridColumnsPropEditForm" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(24,59) Hint: (5023) Unit "ToolBarIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(25,20) Hint: (5023) Unit "PackageDependencyIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(25,43) Hint: (5023) Unit "PackageLinkIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(25,60) Hint: (5023) Unit "FppkgIntf" not used in IDEIntf /construction/editors/lazarus/lazarus/components/ideintf/ideintf.pas(26,3) Hint: (5023) Unit "LazMsgDialogs" not used in IDEIntf (1008) 50360 lines compiled, 15.7 sec (1021) 5 warning(s) issued (1022) 586 hint(s) issued (1023) 81 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/gtk2/IDEIntf.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/ideintf' gmake -C components/lazdebuggergdbmi gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggergdbmi' /bin/rm -f lib/x86_64-dragonfly/lazdebuggergdbmi.ppu /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../debuggerintf/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 lazdebuggergdbmi.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazdebuggergdbmi.pas (1008) 26 lines compiled, 1.2 sec (1022) 2 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/LazDebuggerGdbmi.compiled gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggergdbmi' gmake -C components bigide gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components' gmake -C synedit/design gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/synedit/design' /bin/rm -f units/x86_64-dragonfly/gtk2/allsyneditdsgn.ppu /bin/mkdir -p units/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -vm5024,4055 -dLCL -dLCLgtk2 -dgc -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../units/x86_64-dragonfly/gtk2 -Fu../../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUunits/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 allsyneditdsgn.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling allsyneditdsgn.pas (3104) Compiling syndesignstringconstants.pas (1010) Writing Resource String Table file: syndesignstringconstants.rsj (3104) Compiling syneditlazdsgn.pas (3104) Compiling synpropertyeditobjectlist.pas /construction/editors/lazarus/lazarus/components/synedit/design/allsyneditdsgn.pas(11,3) Hint: (5023) Unit "SynDesignStringConstants" not used in allsyneditdsgn (1008) 977 lines compiled, 1.9 sec (1022) 3 hint(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/gtk2/SynEditDsgn.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/synedit/design' gmake -C lazcontrols/design gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/lazcontrols/design' /bin/rm -f lib/x86_64-dragonfly/gtk2/lazcontroldsgn.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lib/x86_64-dragonfly/gtk2 -Fu../../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 lazcontroldsgn.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazcontroldsgn.pas (3104) Compiling registerlazcontrols.pas (1008) 154 lines compiled, 1.4 sec (1022) 2 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/LazControlDsgn.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazcontrols/design' gmake -C rtticontrols gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/rtticontrols' /bin/rm -f lib/x86_64-dragonfly/gtk2/runtimetypeinfocontrols.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 runtimetypeinfocontrols.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling runtimetypeinfocontrols.pas (3104) Compiling rttictrls.pas /construction/editors/lazarus/lazarus/components/rtticontrols/rttictrls.pas(2445,43) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling rttigrids.pas /construction/editors/lazarus/lazarus/components/rtticontrols/rttigrids.pas(190,15) Warning: (3057) An inherited method is hidden by "CalcCellExtent(LongInt;LongInt;var TRect);" /construction/editors/lazarus/lazarus/components/rtticontrols/rttigrids.pas(376,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/rtticontrols/rttigrids.pas(552,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (1008) 5437 lines compiled, 4.2 sec (1021) 1 warning(s) issued (1022) 2 hint(s) issued (1023) 3 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/RunTimeTypeInfoControls.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/rtticontrols' gmake -C cairocanvas gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/cairocanvas' /bin/rm -f lib/x86_64-dragonfly/gtk2/cairocanvas_pkg.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 cairocanvas_pkg.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling cairocanvas_pkg.pas (3104) Compiling cairocanvasall.pas (3104) Compiling cairocanvas.pas /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(68,29) Hint: (5024) Parameter "x" not used /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(68,37) Hint: (5024) Parameter "y" not used /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(344,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(350,14) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(1393,18) Hint: (5058) Variable "M" does not seem to be initialized /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(98,61) Hint: (5024) Parameter "Winding" not used /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(1512,18) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(1590,18) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(1582,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(1618,18) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvas.pas(1637,18) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling cairoprinter.pas /construction/editors/lazarus/lazarus/components/cairocanvas/cairoprinter.pas(238,8) Warning: (4040) Class types "TCairoFileCanvas" and "TDocAccess" are not related /construction/editors/lazarus/lazarus/components/cairocanvas/cairoprinter.pas(239,8) Warning: (4040) Class types "TCairoFileCanvas" and "TDocAccess" are not related /construction/editors/lazarus/lazarus/components/cairocanvas/cairoprinter.pas(240,8) Warning: (4040) Class types "TCairoFileCanvas" and "TDocAccess" are not related /construction/editors/lazarus/lazarus/components/cairocanvas/cairoprinter.pas(245,8) Warning: (4040) Class types "TCairoFileCanvas" and "TDocAccess" are not related /construction/editors/lazarus/lazarus/components/cairocanvas/cairoprinter.pas(253,8) Warning: (4040) Class types "TCairoFileCanvas" and "TDocAccess" are not related /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvasall.pas(12,8) Hint: (5023) Unit "CairoCanvas" not used in CairoCanvasAll /construction/editors/lazarus/lazarus/components/cairocanvas/cairocanvasall.pas(12,26) Hint: (5023) Unit "CairoPrinter" not used in CairoCanvasAll (1008) 1938 lines compiled, 2.2 sec (1021) 5 warning(s) issued (1022) 14 hint(s) issued (1023) 1 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/cairocanvas_pkg.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/cairocanvas' gmake -C printers gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/printers' /bin/rm -f lib/x86_64-dragonfly/gtk2/printer4lazarus.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -dUseCache -dNativePrint -dUSEUNICODE -Fuunix -Fuwin32 -Fucarbon -Fuqt -Fucocoa -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiunix -Fiwin32 -Ficarbon -Fiqt -Ficocoa -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 printer4lazarus.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling printer4lazarus.pas (3104) Compiling printersdlgs.pp (3104) Compiling printer4lazstrconst.pas (1010) Writing Resource String Table file: printer4lazstrconst.rsj (3104) Compiling osprinters.pas (3104) Compiling ./unix/cupsdyn.pp /construction/editors/lazarus/lazarus/components/printers/./unix/cupsdyn.pp(1059,69) Hint: (3187) C arrays are passed by reference /construction/editors/lazarus/lazarus/components/printers/./unix/cupsdyn.pp(1060,74) Hint: (3187) C arrays are passed by reference /construction/editors/lazarus/lazarus/components/printers/./unix/cupsdyn.pp(1061,53) Hint: (3187) C arrays are passed by reference (3104) Compiling ./unix/udlgselectprinter.pp (3104) Compiling ./unix/udlgpropertiesprinter.pp (3104) Compiling ./unix/cupslcl.pas /construction/editors/lazarus/lazarus/components/printers/./unix/udlgpropertiesprinter.pp(80,41) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/components/printers/./unix/udlgselectprinter.pp(107,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/cupsprinters.inc(237,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/printers/./unix/cupsprinters.inc(246,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/printers/./unix/cupsprinters.inc(248,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/printers/./unix/cupsprinters.inc(10,8) Hint: (5023) Unit "uDlgSelectPrinter" not used in OSPrinters /construction/editors/lazarus/lazarus/components/printers/./unix/cupsprinters.inc(11,8) Hint: (5023) Unit "uDlgPropertiesPrinter" not used in OSPrinters (3104) Compiling ./unix/udlgpagesetup.pas (3104) Compiling ./unix/framepagesetup.pas /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(57,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(58,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(59,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(49,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(50,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(51,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(52,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(52,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(52,45) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(53,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(53,61) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(54,12) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(55,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(55,59) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/printers/./unix/framepagesetup.pas(56,12) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/components/printers/./unix/udlgpagesetup.pas(31,31) Hint: (5024) Parameter "Sender" not used (1008) 5149 lines compiled, 5.4 sec (1022) 25 hint(s) issued (1023) 3 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/Printer4Lazarus.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/printers' gmake -C printers/design gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/printers/design' /bin/rm -f lib/x86_64-dragonfly/gtk2/printers4lazide.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../../ideintf/units/x86_64-dragonfly/gtk2 -Fu../lib/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 printers4lazide.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling printers4lazide.pas (3104) Compiling ideprinting.pas (3104) Compiling sourceprinter.pas /construction/editors/lazarus/lazarus/components/printers/design/ideprinting.pas(28,21) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: ideprinting.rsj (1008) 326 lines compiled, 3.4 sec (1022) 3 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/printers4lazide.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/printers/design' gmake -C turbopower_ipro gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/turbopower_ipro' /bin/rm -f units/x86_64-dragonfly/gtk2/turbopoweripro.ppu /bin/mkdir -p units/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnibq -vh- -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu../printers/lib/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUunits/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 turbopoweripro.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling turbopoweripro.pas (3104) Compiling ipanim.pas (3104) Compiling ipconst.pas (1010) Writing Resource String Table file: ipconst.rsj (3104) Compiling ipfilebroker.pas (3104) Compiling iputils.pas (1010) Writing Resource String Table file: iputils.rsj (3104) Compiling iphtml.pas (3104) Compiling iphtmltablist.pas (3104) Compiling ipstrms.pas /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1070,3) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1071,3) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1306,26) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1308,26) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1309,25) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1339,9) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1340,9) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1354,28) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1356,33) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1359,33) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1360,32) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1369,24) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1370,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1437,27) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1439,26) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1440,25) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1470,9) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1471,9) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1485,29) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1487,34) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1490,33) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1491,32) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1499,24) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/ipstrms.pas(1500,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling iphtmlprop.pas (3104) Compiling ipmsg.pas /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(919,15) Warning: (3057) An inherited method is hidden by "SetAlign(const TIpHtmlAlign);" (3104) Compiling iphtmlblocklayout.pas (3104) Compiling iphtmltablelayout.pas /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(4383,54) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(5638,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(8383,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(12446,16) Warning: (5066) Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead." /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(12905,6) Warning: (2024) User defined: Setting these font colors and name messes up the alignment for some reason /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(12923,7) Warning: (2024) User defined: TODO Set Font size from CSS Value /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(15152,6) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/turbopower_ipro/iphtml.pas(15578,6) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling iphttpbroker.pas (1008) 35803 lines compiled, 7.2 sec (1021) 4 warning(s) issued (1023) 29 note(s) issued /bin/cp -f Makefile.compiled units/x86_64-dragonfly/gtk2/TurboPowerIPro.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/turbopower_ipro' gmake -C turbopower_ipro/design gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/turbopower_ipro/design' /bin/rm -f lib/x86_64-dragonfly/gtk2/turbopoweriprodsgn.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../../ideintf/units/x86_64-dragonfly/gtk2 -Fu../../printers/lib/x86_64-dragonfly/gtk2 -Fu../units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 turbopoweriprodsgn.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling turbopoweriprodsgn.pas (3104) Compiling ipidehtmlcontrol.pas /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(73,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(74,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(39,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(39,64) Hint: (5024) Parameter "URL" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(40,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(40,64) Hint: (5024) Parameter "URL" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(42,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(42,63) Hint: (5024) Parameter "URL" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(43,18) Hint: (5024) Parameter "aPostData" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(44,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(46,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(47,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(47,71) Hint: (5024) Parameter "URL" not used /construction/editors/lazarus/lazarus/components/turbopower_ipro/design/ipidehtmlcontrol.pas(48,35) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: ipidehtmlcontrol.rsj (1008) 408 lines compiled, 2.6 sec (1022) 16 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/TurboPowerIProDsgn.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/turbopower_ipro/design' gmake -C fpcunit gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/fpcunit' /bin/rm -f lib/x86_64-dragonfly/gtk2/fpcunittestrunner.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../synedit/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 fpcunittestrunner.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling fpcunittestrunner.pas (3104) Compiling guitestrunner.pas /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(133,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(132,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(121,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(122,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(124,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(119,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(120,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(125,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(126,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(128,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(129,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(130,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(131,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(134,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(135,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(136,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(138,55) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(139,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(141,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(144,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(145,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/guitestrunner.pas(182,35) Hint: (5024) Parameter "ATestSuite" not used (1010) Writing Resource String Table file: guitestrunner.rsj (1008) 1191 lines compiled, 2.8 sec (1022) 24 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/FPCUnitTestRunner.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/fpcunit' gmake -C fpcunit/ide gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/fpcunit/ide' /bin/rm -f lib/x86_64-dragonfly/gtk2/fpcunitide.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 fpcunitide.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling fpcunitide.pas (3104) Compiling fpcunitlazideintf.pas (3104) Compiling testcaseopts.pas (3104) Compiling strtestcaseopts.pas (1010) Writing Resource String Table file: strtestcaseopts.rsj /construction/editors/lazarus/lazarus/components/fpcunit/ide/testcaseopts.pas(23,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/testcaseopts.pas(24,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(46,36) Hint: (5024) Parameter "AProject" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(74,44) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(74,59) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(75,38) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(76,49) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(76,64) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(77,43) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/fpcunit/ide/fpcunitlazideintf.pas(57,36) Hint: (5024) Parameter "AProject" not used (1010) Writing Resource String Table file: fpcunitlazideintf.rsj (1008) 522 lines compiled, 2.8 sec (1022) 12 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/fpcunitide.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/fpcunit/ide' gmake -C projecttemplates gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/projecttemplates' /bin/rm -f lib/x86_64-dragonfly/gtk2/projtemplates.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 projtemplates.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling projtemplates.pas (3104) Compiling projecttemplates.pp (1010) Writing Resource String Table file: projecttemplates.rsj (3104) Compiling idetemplateproject.pp (3104) Compiling frmtemplatesettings.pas /construction/editors/lazarus/lazarus/components/projecttemplates/frmtemplatesettings.pas(21,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/projecttemplates/frmtemplatesettings.pas(22,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/projecttemplates/frmtemplatesettings.pas(23,29) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: frmtemplatesettings.rsj (3104) Compiling frmtemplatevariables.pas /construction/editors/lazarus/lazarus/components/projecttemplates/frmtemplatevariables.pas(28,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/projecttemplates/frmtemplatevariables.pas(26,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/projecttemplates/frmtemplatevariables.pas(27,26) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: frmtemplatevariables.rsj /construction/editors/lazarus/lazarus/components/projecttemplates/idetemplateproject.pp(175,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/projecttemplates/idetemplateproject.pp(37,36) Hint: (5024) Parameter "AProject" not used (1010) Writing Resource String Table file: idetemplateproject.rsj /construction/editors/lazarus/lazarus/components/projecttemplates/projtemplates.pas(11,3) Hint: (5023) Unit "ProjectTemplates" not used in ProjTemplates /construction/editors/lazarus/lazarus/components/projecttemplates/projtemplates.pas(11,41) Hint: (5023) Unit "frmTemplateVariables" not used in ProjTemplates (1008) 1092 lines compiled, 3.1 sec (1022) 12 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/ProjTemplates.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/projecttemplates' gmake -C fpdebug gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/fpdebug' /bin/rm -f lib/x86_64-dragonfly/fpdebug.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -venibq -vw-h- -vm3057 -Fu. -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../debuggerintf/lib/x86_64-dragonfly -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 fpdebug.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling fpdebug.pas (3104) Compiling fpdbgclasses.pp (3104) Compiling fpdbgdwarf.pas (3104) Compiling fpdbginfo.pas (3104) Compiling fpdbgloader.pp (3104) Compiling fpimgreaderbase.pas (3104) Compiling fpdbgsymtable.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1668,8) Note: (6058) Call to subroutine "function TFPGMap.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TDbgAddressMap):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined (3104) Compiling fpimgreaderwinpe.pas (3104) Compiling fpimgreaderwinpetypes.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreaderwinpe.pas(155,9) Note: (6058) Call to subroutine "function TFPGMap.Add(const AKey:AnsiString;const AData:TDBGPtr):LongInt;" marked as inline is not inlined (3104) Compiling fpimgreaderelf.pas (3104) Compiling fpimgreaderelftypes.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreaderelf.pas(366,13) Note: (6058) Call to subroutine "function TFPGMap.Add(const AKey:AnsiString;const AData:TDBGPtr):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreaderelf.pas(382,13) Note: (6058) Call to subroutine "function TFPGMap.Add(const AKey:AnsiString;const AData:TDBGPtr):LongInt;" marked as inline is not inlined (3104) Compiling fpimgreadermacho.pas (3104) Compiling macho.pas (3104) Compiling fpimgreadermachofile.pas (3104) Compiling fpdbgutil.pp (3104) Compiling fpdbgclasses.pp (3104) Compiling fpdbgdwarf.pas (3104) Compiling fpdbginfo.pas (3104) Compiling fpdbgloader.pp (3104) Compiling fpimgreadermacho.pas (3104) Compiling fpdbgloader.pp /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreadermacho.pas(170,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreadermacho.pas(178,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreadermacho.pas(231,9) Note: (6058) Call to subroutine "function TFPGMap.Add(const AKey:AnsiString;const AData:TDBGPtr):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreadermacho.pas(787,13) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TDbgAddressMap):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpimgreadermacho.pas(798,13) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TDbgAddressMap):LongInt;" marked as inline is not inlined (3104) Compiling fpdmemorytools.pas (3104) Compiling fperrormessages.pas (1010) Writing Resource String Table file: fperrormessages.rsj /construction/editors/lazarus/lazarus/components/fpdebug/fpdmemorytools.pas(808,25) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdmemorytools.pas(908,19) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdmemorytools.pas(922,25) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(595,6) Note: (6058) Call to subroutine "function TFpDbgCircularRefCountedObject.CircleBackRefsActive:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(610,6) Note: (6058) Call to subroutine "function TFpDbgCircularRefCountedObject.CircleBackRefsActive:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(691,39) Note: (6058) Call to subroutine "function TFpDbgSymbol.GetSymbolType:;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(692,24) Note: (6058) Call to subroutine "function TFpDbgSymbol.GetTypeInfo:TFpDbgSymbol;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(973,5) Note: (6058) Call to subroutine "procedure TFpDbgSymbol.SetName(AValue:AnsiString);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(980,3) Note: (6058) Call to subroutine "procedure TFpDbgSymbol.SetKind(AValue:TDbgSymbolKind);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(986,3) Note: (6058) Call to subroutine "procedure TFpDbgSymbol.SetTypeInfo(AValue:TFpDbgSymbol);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(249,5) Note: (5029) Private field "TFpDbgValueConstChar.FSigned" is never used /construction/editors/lazarus/lazarus/components/fpdebug/fpdbginfo.pas(264,5) Note: (5029) Private field "TFpDbgValueConstWideChar.FSigned" is never used (3104) Compiling fpdbgdwarfdataclasses.pas (3104) Compiling fpdbgdwarfconst.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(744,15) Note: (6058) Call to subroutine "function TDwarfCompilationUnit.GetDefinition(AAbbrevPtr:Pointer;out ADefinition:TDwarfAbbrev):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(752,16) Note: (6058) Call to subroutine "function TDwarfScopeInfo.IsValid:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(754,73) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(759,16) Note: (6058) Call to subroutine "function TDwarfInformationEntry.HasValidScope:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(770,16) Note: (6058) Call to subroutine "function TDwarfScopeInfo.IsValid:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(773,15) Note: (6058) Call to subroutine "function TDwarfCompilationUnit.GetDefinition(AAbbrevPtr:Pointer;out ADefinition:TDwarfAbbrev):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(773,42) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(777,69) Note: (6058) Call to subroutine "function TDwarfAbbrevList.GetEntryPointer(AIndex:LongInt):^TDwarfAbbrevEntry;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(778,73) Note: (6058) Call to subroutine "function TDwarfAbbrevList.GetEntryPointer(AIndex:LongInt):^TDwarfAbbrevEntry;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(1787,24) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AnError:TFpError;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(1788,24) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2274,10) Note: (6058) Call to subroutine "function TDwarfInformationEntry.MaybeSearchScope:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2282,10) Note: (6058) Call to subroutine "function TDwarfInformationEntry.MaybeSearchScope:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2284,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2290,10) Note: (6058) Call to subroutine "function TDwarfInformationEntry.MaybeSearchScope:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2387,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.HasChild:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2387,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2395,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2395,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2399,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2399,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2410,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2410,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2424,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.HasChild:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2424,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2431,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2431,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2435,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2435,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2450,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.HasChild:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2450,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2454,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2454,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2460,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2460,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2537,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2567,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2582,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2597,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2612,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2627,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2642,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2658,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2683,8) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2730,10) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2736,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbbrevData:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2736,30) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2749,10) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2755,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbbrevData:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2755,30) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2768,10) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2774,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbbrevData:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2774,30) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2783,17) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbbrevData:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(2783,17) Note: (6058) Call to subroutine "function SkipEntryDataForForm(var AEntryData:Pointer;AForm:LongWord;AddrSize:Byte;IsDwarf64:Boolean;Version:Word):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4142,25) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4384,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4385,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4386,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4387,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4388,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfdataclasses.pas(4391,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(986,3) Note: (6058) Call to subroutine "procedure TFpDwarfInfoAddressContext.ApplyContext(AVal:TFpDbgValue);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1089,19) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1089,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1089,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1126,21) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1126,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1126,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1132,19) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1132,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1132,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1175,15) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1175,15) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1175,15) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1236,23) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1236,23) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1236,23) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1240,9) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1244,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1249,11) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1253,25) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1253,25) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1253,25) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1268,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1268,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1283,21) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1283,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1283,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1291,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1294,5) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(1294,5) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(2015,19) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(2027,19) Note: (6058) Call to subroutine "function CreateError(AnErrorCode:LongInt;AData:Array Of Const):{Dynamic} Array Of ;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(2886,22) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(2958,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(3055,26) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(3679,22) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(3784,6) Note: (6058) Call to subroutine "function TFpDwarfSymbolTypePointer.GetIsInternalPointer:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(3934,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(3934,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4144,5) Note: (6058) Call to subroutine "procedure TFpDwarfSymbolTypeStructure.InitInheritanceInfo;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4203,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.HasChild:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4203,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4214,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4214,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4296,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4296,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4636,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.HasChild:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4636,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4646,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4646,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4673,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4765,3) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4775,39) Note: (6058) Call to subroutine "procedure TDwarfInformationEntry.PrepareAbbrev;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4775,39) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4775,39) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4864,3) Note: (6058) Call to subroutine "function GetDwarfSymbolClassMapList:TFpDwarfSymbolClassMapList;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4866,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4867,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4868,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4869,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarf.pas(4870,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling fppascalbuilder.pas (3104) Compiling fpdbgsymtablecontext.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgsymtablecontext.pas(93,21) Note: (6058) Call to subroutine "function TFPGMap.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgsymtablecontext.pas(96,31) Note: (6058) Call to subroutine "function TFPGMap.GetData(Index:LongInt):QWord;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TDbgRegisterValue):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgRegisterValue;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TDbgCallstackEntry):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgCallstackEntry;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(567,37) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgCallstackEntry;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(600,8) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgRegisterValue;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(602,17) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgRegisterValue;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(614,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TDbgRegisterValue):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(623,8) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgRegisterValue;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(625,17) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TDbgRegisterValue;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(1061,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(1098,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(1289,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TDbgCallstackEntry):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgclasses.pp(1306,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TDbgCallstackEntry):LongInt;" marked as inline is not inlined (1010) Writing Resource String Table file: fpdbgclasses.rsj /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgutil.pp(170,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgutil.pp(175,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling fpdbgdisasx86.pp (3104) Compiling fpdbgpetypes.pp (3104) Compiling fpdbgsymbols.pas (3104) Compiling fpdbgwinextra.pp (3104) Compiling fppascalparser.pas (3104) Compiling fpdbgcontroller.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgcontroller.pas(887,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling fpdbgdwarfverboseprinter.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfverboseprinter.pas(1178,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarfverboseprinter.pas(1179,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling fpdbgdwarffreepascal.pas /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(315,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(325,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(551,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(551,7) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(554,15) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(630,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetNextIndex:LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(630,5) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(743,42) Note: (6058) Call to subroutine "function TDwarfInformationEntry.AttribIdx(AnAttrib:LongWord;out AInfoPointer:Pointer):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(796,3) Note: (6058) Call to subroutine "function GetDwarfSymbolClassMapList:TFpDwarfSymbolClassMapList;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/fpdebug/fpdbgdwarffreepascal.pas(797,3) Note: (6058) Call to subroutine "function GetDwarfSymbolClassMapList:TFpDwarfSymbolClassMapList;" marked as inline is not inlined (1008) 31544 lines compiled, 8.5 sec (1023) 177 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/fpdebug.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/fpdebug' gmake -C lazdebuggers gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggers' gmake -C cmdlinedebuggerbase gmake[5]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase' /bin/rm -f lib/x86_64-dragonfly/cmdlinedebuggerbase.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 cmdlinedebuggerbase.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling cmdlinedebuggerbase.pas (3104) Compiling debugprocess.pas /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(169,1) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(175,1) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(178,1) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(85,31) Hint: (5024) Parameter "AData" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(86,40) Hint: (5024) Parameter "AData" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(86,55) Hint: (5024) Parameter "AReason" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(86,82) Hint: (5024) Parameter "AInfo" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(256,1) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(361,8) Note: (5025) Local variable "idx" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(387,38) Hint: (5091) Local variable "Line" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(115,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(116,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(587,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(588,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(589,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(590,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling debuginstructions.pas /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(297,1) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(149,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(150,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(151,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(152,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(152,47) Hint: (5024) Parameter "ALine" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(153,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(169,29) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(673,26) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(674,27) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(675,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(209,3) Note: (5027) Local variable "DBGMI_TIMEOUT_DEBUG" is assigned but never used (1008) 1292 lines compiled, 1.1 sec (1022) 16 hint(s) issued (1023) 14 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/CmdLineDebuggerBase.compiled gmake[5]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase' gmake -C cmdlinedebuggerbase gmake[5]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase' /bin/rm -f lib/x86_64-dragonfly/cmdlinedebuggerbase.ppu /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 cmdlinedebuggerbase.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling cmdlinedebuggerbase.pas (1008) 21 lines compiled, 1.2 sec (1022) 2 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/CmdLineDebuggerBase.compiled gmake[5]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/cmdlinedebuggerbase' gmake -C lazdebuggerlldb gmake[5]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb' /bin/rm -f lib/x86_64-dragonfly/lazdebuggerlldb.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../cmdlinedebuggerbase/lib/x86_64-dragonfly -Fu../../debuggerintf/lib/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 lazdebuggerlldb.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazdebuggerlldb.pas (3104) Compiling lldbdebugger.pas (3104) Compiling lldbinstructions.pas (3104) Compiling lldbhelper.pas /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbhelper.pas(82,24) Note: (5025) Local variable "j2" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(726,3) Note: (5025) Local variable "s" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(155,40) Hint: (5024) Parameter "AData" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(1212,3) Note: (5025) Local variable "s" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(1449,5) Note: (5025) Local variable "i" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(1450,5) Note: (5025) Local variable "Address" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(21,13) Hint: (5023) Unit "Math" not used in LldbInstructions /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(178,5) Warning: (3018) Constructor should be public /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(403,5) Warning: (3018) Constructor should be public /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(564,3) Note: (5025) Local variable "Instr" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(129,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(967,5) Note: (5025) Local variable "BreakPoint" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(138,39) Hint: (5024) Parameter "AnInstruction" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(197,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(196,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1402,6) Note: (5025) Local variable "j" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1404,3) Note: (5025) Local variable "found" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1404,10) Note: (5025) Local variable "foundFunc" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1404,21) Note: (5025) Local variable "foundArg" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1500,3) Note: (5025) Local variable "found" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1500,10) Note: (5025) Local variable "foundArg" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(435,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(505,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(80,36) Hint: (5024) Parameter "AnInstruction" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(81,33) Hint: (5024) Parameter "AnInstruction" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(75,38) Hint: (5024) Parameter "ALine" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(185,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(216,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(215,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(214,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(240,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(2703,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(331,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(318,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(319,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(332,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(2792,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(330,33) Hint: (5024) Parameter "LaunchWarnings" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(3106,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(3111,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(374,41) Hint: (5024) Parameter "ATargetCPU" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(374,53) Hint: (5024) Parameter "ATargetOS" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(3141,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (1008) 5009 lines compiled, 3.1 sec (1021) 2 warning(s) issued (1022) 25 hint(s) issued (1023) 18 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/LazDebuggerLldb.compiled gmake[5]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb' gmake -C lazdebuggerfplldb gmake[5]: Entering directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb' /bin/rm -f lib/x86_64-dragonfly/lazdebuggerfplldb.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../cmdlinedebuggerbase/lib/x86_64-dragonfly -Fu../../debuggerintf/lib/x86_64-dragonfly -Fu../../fpdebug/lib/x86_64-dragonfly -Fu../lazdebuggerlldb/lib/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 lazdebuggerfplldb.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazdebuggerfplldb.pas (3104) Compiling fplldbdebugger.pas /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(225,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(58,32) Hint: (5024) Parameter "AnAddress" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(58,48) Hint: (5024) Parameter "AnAddressSpace" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(58,78) Hint: (5024) Parameter "ASize" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(58,100) Hint: (5024) Parameter "ADest" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(60,32) Hint: (5024) Parameter "ARegNum" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(253,40) Hint: (5024) Parameter "AOldState" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(918,52) Hint: (5091) Local variable "dummy" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(260,22) Hint: (5024) Parameter "AAdress" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(260,44) Hint: (5024) Parameter "ASource" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(260,53) Hint: (5024) Parameter "ALine" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(260,60) Hint: (5024) Parameter "AOffset" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(263,28) Hint: (5024) Parameter "ASource" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1051,3) Note: (5025) Local variable "memLoc" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1052,3) Note: (5025) Local variable "ALinesAfter" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(150,66) Hint: (5024) Parameter "ForceQueue" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1296,3) Note: (5025) Local variable "t" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(172,41) Hint: (5024) Parameter "ATargetCPU" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(172,53) Hint: (5024) Parameter "ATargetOS" not used /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1692,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1693,25) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1418,30) Hint: (5028) Local type "TLldbDwarfTypeIdentifier" is not used (1008) 1717 lines compiled, 3.2 sec (1022) 19 hint(s) issued (1023) 5 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/LazDebuggerFpLldb.compiled gmake[5]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfplldb' gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/lazdebuggers' gmake -C leakview gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/leakview' /bin/rm -f lib/x86_64-dragonfly/gtk2/leakview.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Sgi -O1 -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../codetools/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../lazdebuggers/cmdlinedebuggerbase/lib/x86_64-dragonfly -Fu../debuggerintf/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../lazdebuggers/lazdebuggerlldb/lib/x86_64-dragonfly -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 leakview.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling leakview.pas (3104) Compiling heaptrcview.pas (3104) Compiling leakinfo.pas (3104) Compiling dbginforeader.pas /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(51,2) Warning: (2024) User defined: This code is not thread-safe, and needs improvement /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(172,49) Hint: (5057) Local variable "bytesread" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(202,51) Hint: (5057) Local variable "bytesread" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(267,28) Hint: (5060) Function result variable does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(304,26) Hint: (5060) Function result variable does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(465,28) Hint: (5057) Local variable "temp_length" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(480,27) Hint: (5057) Local variable "header32" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(503,27) Hint: (5057) Local variable "numoptable" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(520,34) Hint: (5057) Local variable "state" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(725,2) Warning: (2024) User defined: This code is not thread-safe, and needs improvement /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(768,25) Hint: (5057) Local variable "lastfunc" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(777,56) Hint: (5057) Local variable "res" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(915,71) Hint: (5058) Variable "line" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(915,60) Hint: (5058) Variable "source" does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/dbginforeader.pas(915,47) Hint: (5058) Variable "func" does not seem to be initialized /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TStackTrace):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TStackTrace;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/leakinfo.pas(503,7) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TStackTrace):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/leakinfo.pas(609,10) Note: (5027) Local variable "err" is assigned but never used /construction/editors/lazarus/lazarus/components/leakview/leakinfo.pas(670,8) Note: (5027) Local variable "err" is assigned but never used /construction/editors/lazarus/lazarus/components/leakview/leakinfo.pas(773,8) Note: (5027) Local variable "err" is assigned but never used /construction/editors/lazarus/lazarus/components/leakview/leakinfo.pas(873,25) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TStackTrace;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/leakinfo.pas(895,38) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TStackTrace;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(39,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(37,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(38,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(40,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(41,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(42,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(43,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(44,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(45,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(251,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(292,57) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(274,38) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TStackTrace;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(281,9) Note: (6058) Call to subroutine "procedure TFPGObjectList.Put(Index:LongInt;const Item:TStackTrace);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(289,38) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TStackTrace;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(306,3) Note: (5025) Local variable "i" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(361,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(361,23) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(66,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/leakview/heaptrcview.pas(548,26) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: heaptrcview.rsj (1008) 2590 lines compiled, 4.0 sec (1021) 3 warning(s) issued (1022) 47 hint(s) issued (1023) 12 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/leakview.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/leakview' gmake -C memds gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/memds' /bin/rm -f lib/x86_64-dragonfly/gtk2/memdslaz.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 memdslaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling memdslaz.pas (3104) Compiling frmselectdataset.pp /construction/editors/lazarus/lazarus/components/memds/frmselectdataset.pp(43,26) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: frmselectdataset.rsj (1008) 210 lines compiled, 2.3 sec (1022) 3 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/MemDSLaz.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/memds' gmake -C sdf gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/sdf' /bin/rm -f lib/x86_64-dragonfly/gtk2/sdflaz.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 sdflaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling sdflaz.pas (3104) Compiling registersdf.pas (1008) 59 lines compiled, 0.7 sec (1022) 2 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/SDFLaz.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/sdf' gmake -C tachart gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/tachart' /bin/rm -f lib/x86_64-dragonfly/gtk2/tachartlazaruspkg.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -Xg -l -vewnhibq -dLCL -dLCLgtk2 -Funumlib_fix -Fueditors -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 tachartlazaruspkg.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling tachartlazaruspkg.pas (3104) Compiling tagraph.pas (3104) Compiling tachartaxis.pas (3104) Compiling tachartaxisutils.pas (3104) Compiling tachartutils.pas (3104) Compiling tachartstrconsts.pas (1010) Writing Resource String Table file: tachartstrconsts.rsj /construction/editors/lazarus/lazarus/components/tachart/tachartutils.pas(940,19) Warning: (5093) function result variable of a managed type does not seem to be initialized (3104) Compiling tacustomsource.pas (3104) Compiling tamath.pas /construction/editors/lazarus/lazarus/components/tachart/tamath.pas(121,15) Note: (6058) Call to subroutine "function SafeInfinity:Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(572,6) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(574,49) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(575,15) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(585,6) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(586,17) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(589,34) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(593,12) Note: (6058) Call to subroutine "function TChartSourceBuffer.EndIndex:DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomsource.pas(623,49) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined (3104) Compiling tadrawutils.pas (3104) Compiling tageometry.pas /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(125,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(184,13) Note: (6058) Call to subroutine "function IsPointInRect(const AP:TPoint;const A1:TPoint;const A2:TPoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(198,8) Note: (6058) Call to subroutine "function IsPointInRect(const AP:TPoint;const A1:TPoint;const A2:TPoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(402,50) Note: (6058) Call to subroutine "operator *(const A:TDoublePoint;const B:TDoublePoint):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(383,19) Note: (6058) Call to subroutine "function PointDist(const A:TPoint;const B:TPoint):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(383,57) Note: (6058) Call to subroutine "function PointDist(const A:TPoint;const B:TPoint):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(567,20) Note: (6058) Call to subroutine "operator div(const A:TPoint;ADivisor:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(567,20) Note: (6058) Call to subroutine "operator *(const A:TPoint;AMultiplier:LongInt):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(576,8) Note: (6058) Call to subroutine "operator =(const A:TDoublePoint;const B:TDoublePoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(578,13) Note: (6058) Call to subroutine "operator =(const A:TDoublePoint;const B:TDoublePoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(581,12) Note: (6058) Call to subroutine "operator -(const A:TDoublePoint;const B:TDoublePoint):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(582,12) Note: (6058) Call to subroutine "operator -(const A:TDoublePoint;const B:TDoublePoint):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(583,17) Note: (6058) Call to subroutine "operator +(const A:TDoublePoint;const B:TDoublePoint):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(583,17) Note: (6058) Call to subroutine "operator *(const A:TDoublePoint;B:Double):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(653,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(671,14) Note: (6058) Call to subroutine "function TPolygon.Purge:{Dynamic} Array Of TPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(686,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(687,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(691,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(692,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(696,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(697,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(701,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(702,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(707,14) Note: (6058) Call to subroutine "function TPolygon.Purge:{Dynamic} Array Of TPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(821,33) Note: (6058) Call to subroutine "function TPolygon.LastPoint:;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tageometry.pas(115,3) Hint: (5023) Unit "GraphMath" not used in TAGeometry (3104) Compiling tahtml.pas (3104) Compiling taintervalsources.pas (3104) Compiling tastyles.pas (3104) Compiling tatypes.pas /construction/editors/lazarus/lazarus/components/tachart/tatypes.pas(448,18) Hint: (5091) Local variable "pts" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tatypes.pas(474,53) Hint: (5091) Local variable "p" of a managed type does not seem to be initialized (3104) Compiling tatextelements.pas /construction/editors/lazarus/lazarus/components/tachart/tatextelements.pas(22,3) Hint: (5023) Unit "GraphMath" not used in TATextElements /construction/editors/lazarus/lazarus/components/tachart/tachartaxisutils.pas(365,5) Note: (6058) Call to subroutine "procedure TAxisDrawHelper.LineZ(AP1:TPoint;AP2:TPoint);" marked as inline is not inlined (3104) Compiling tatransformations.pas (3104) Compiling ./editors/tasubcomponentseditor.pas /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(53,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(54,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(55,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(56,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(58,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(59,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(60,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(331,78) Note: (6058) Call to subroutine "function TChartMinorAxisList.GetChart:TCustomChart;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(333,50) Note: (6058) Call to subroutine "function TChartMinorAxisList.GetChart:TCustomChart;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(354,9) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(354,9) Hint: (3124) Inlining disabled /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(363,17) Note: (6058) Call to subroutine "function TChartMinorAxis.GetMarks:TChartMinorAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(364,3) Note: (6058) Call to subroutine "function TChartMinorAxis.GetMarks:TChartMinorAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(403,18) Note: (6058) Call to subroutine "function TChartAxis.GetChart:TCustomChart;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(506,6) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(507,29) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(538,20) Note: (6058) Call to subroutine "function TChartAxis.IsVertical:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(567,9) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(567,9) Hint: (3124) Inlining disabled /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(590,64) Hint: (5057) Local variable "rng" does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(582,3) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(586,6) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(602,3) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(610,24) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(667,21) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(726,11) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(739,21) Note: (6058) Call to subroutine "function TChartMinorAxis.GetMarks:TChartMinorAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(698,35) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(700,10) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(833,30) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(1023,9) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(1023,9) Hint: (3124) Inlining disabled /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(1197,10) Note: (6058) Call to subroutine "function TChartAxisList.Add:TChartAxis;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tachartaxis.pas(269,55) Hint: (5023) Unit "TAGeometry" not used in TAChartAxis (3104) Compiling taguiconnector.pas (3104) Compiling tadrawercanvas.pas /construction/editors/lazarus/lazarus/components/tachart/tadrawercanvas.pas(96,14) Hint: (5023) Unit "Math" not used in TADrawerCanvas (3104) Compiling talegend.pas /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(580,15) Warning: (5066) Symbol "HideReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(626,84) Warning: (5066) Symbol "OnBeforeDrawBackground" is deprecated: "Use OnBeforeCustomDrawBackground instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(627,27) Warning: (5066) Symbol "OnBeforeDrawBackground" is deprecated: "Use OnBeforeCustomDrawBackground instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(635,83) Warning: (5066) Symbol "OnAfterDrawBackground" is deprecated: "Use OnAfterCustomDrawBackground instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(636,26) Warning: (5066) Symbol "OnAfterDrawBackground" is deprecated: "Use OnAfterCustomDrawBackground instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(957,24) Warning: (5066) Symbol "DrawReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(964,26) Warning: (5066) Symbol "OnAfterDraw" is deprecated: "Use OnAfterCustomDraw instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(965,16) Warning: (5066) Symbol "OnAfterDraw" is deprecated: "Use OnAfterCustomDraw instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(995,82) Warning: (5066) Symbol "OnBeforeDrawBackWall" is deprecated: "Use OnBeforeCustomDrawBackWall instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(996,25) Warning: (5066) Symbol "OnBeforeDrawBackWall" is deprecated: "Use OnBeforeCustomDrawBackWall instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1011,81) Warning: (5066) Symbol "OnAfterDrawBackWall" is deprecated: "Use OnAfterCustomDrawBackWall instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1012,24) Warning: (5066) Symbol "OnAfterDrawBackWall" is deprecated: "Use OnAfterCustomDrawBackWall instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1051,19) Warning: (5066) Symbol "ReticuleMode" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1053,19) Warning: (5066) Symbol "ReticuleMode" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1285,77) Note: (6058) Call to subroutine "function TChart.YGraphToImage(AY:Double):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1285,47) Note: (6058) Call to subroutine "function TChart.XGraphToImage(AX:Double):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1296,15) Note: (6058) Call to subroutine "function TChart.XImageToGraph(AX:LongInt):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1297,15) Note: (6058) Call to subroutine "function TChart.YImageToGraph(AY:LongInt):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1394,18) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1395,17) Note: (6058) Call to subroutine "function TChartAxis.GetMarks:TChartAxisMarks;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1700,15) Warning: (5066) Symbol "HideReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1848,23) Warning: (5066) Symbol "DrawReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1850,23) Warning: (5066) Symbol "DrawReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(1920,15) Warning: (5066) Symbol "HideReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tagraph.pas(516,21) Hint: (5023) Unit "GraphMath" not used in TAGraph (3104) Compiling tacustomseries.pas (3104) Compiling tasources.pas /construction/editors/lazarus/lazarus/components/tachart/tasources.pas(961,3) Note: (6058) Call to subroutine "procedure TUserDefinedChartSource.Reset;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tasources.pas(1179,19) Note: (6058) Call to subroutine "function Sum(const data:{Open} Array Of Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tasources.pas(1218,6) Note: (6058) Call to subroutine "function TCalculatedChartSource.IsDerivative:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tasources.pas(1239,14) Hint: (5091) Local variable "t" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(698,13) Note: (6058) Call to subroutine "function TChartSeries.AddXY(AX:Double;AY:Double;AXLabel:AnsiString;AColor:TGraphicsColor=`536870912`):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(707,5) Note: (6058) Call to subroutine "function TChartSeries.AddXY(AX:Double;AY:Double;AXLabel:AnsiString;AColor:TGraphicsColor=`536870912`):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(858,15) Note: (6058) Call to subroutine "function TChartSeries.GetGraphPointX(AIndex:LongInt):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(859,15) Note: (6058) Call to subroutine "function TChartSeries.GetGraphPointY(AIndex:LongInt):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(866,15) Note: (6058) Call to subroutine "function TChartSeries.GetGraphPointX(AIndex:LongInt;AXIndex:LongInt):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(867,15) Note: (6058) Call to subroutine "function TChartSeries.GetGraphPointY(AIndex:LongInt;AYIndex:LongInt):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(919,24) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(965,24) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(1134,39) Warning: (5066) Symbol "UseReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tacustomseries.pas(293,40) Hint: (5024) Parameter "AYIndex" not used (3104) Compiling tadbsource.pas /construction/editors/lazarus/lazarus/components/tachart/tadbsource.pas(216,15) Note: (6058) Call to subroutine "function TDbChartSource.GetDataSource:TDataSource;" marked as inline is not inlined (3104) Compiling taseries.pas (3104) Compiling taradialseries.pas /construction/editors/lazarus/lazarus/components/tachart/taradialseries.pas(293,18) Hint: (5091) Local variable "p" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/taradialseries.pas(529,17) Note: (6058) Call to subroutine "function Norm(const data:{Open} Array Of Extended):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/taradialseries.pas(684,16) Hint: (5091) Local variable "pts" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(894,14) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(908,14) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(944,30) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(948,30) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(1182,20) Hint: (5091) Local variable "heights" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(1307,20) Hint: (5091) Local variable "heights" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(1700,16) Hint: (5091) Local variable "pts" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/taseries.pas(367,3) Hint: (5023) Unit "GraphMath" not used in TASeries (3104) Compiling ./editors/taserieseditor.pas (3104) Compiling tatools.pas (3104) Compiling taenumerators.pas /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(993,23) Hint: (5091) Local variable "candidates" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1320,13) Warning: (5066) Symbol "ReticuleMode" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1322,36) Warning: (5066) Symbol "ReticuleMode" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1328,61) Warning: (5066) Symbol "UseReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1335,51) Warning: (5066) Symbol "ReticulePos" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1336,10) Warning: (5066) Symbol "ReticulePos" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1336,22) Warning: (5066) Symbol "SetReticulePos" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1337,22) Warning: (5066) Symbol "OnDrawReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1338,12) Warning: (5066) Symbol "OnDrawReticule" is deprecated: "Use DatapointCrosshairTool instead" /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1367,24) Note: (6058) Call to subroutine "operator -(const A:TDoublePoint;const B:TDoublePoint):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(1367,45) Note: (6058) Call to subroutine "function DoublePoint(AX:Double;AY:Double):;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tatools.pas(21,26) Hint: (5023) Unit "GraphMath" not used in TATools (3104) Compiling tamultiseries.pas /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(390,8) Note: (6058) Call to subroutine "function MaxValue(const data:{Open} Array Of LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1004,24) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1119,21) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1120,21) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1121,21) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1122,21) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1123,19) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1388,26) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1534,20) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1535,20) Note: (6058) Call to subroutine "function EnsureRange(const AValue:Double;const AMin:Double;const AMax:Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1588,3) Note: (6058) Call to subroutine "procedure TFieldSeries.SetVector(AIndex:LongInt;const AValue:TDoublePoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1628,10) Note: (6058) Call to subroutine "function TFieldSeries.GetVectorPoints(AIndex:LongInt;out AStartPt:TDoublePoint;out AEndPt:TDoublePoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1629,34) Note: (6058) Call to subroutine "function TFieldSeries.GetColor(AIndex:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1634,10) Note: (6058) Call to subroutine "function TFieldSeries.GetVectorPoints(AIndex:LongInt;out AStartPt:TDoublePoint;out AEndPt:TDoublePoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1639,34) Note: (6058) Call to subroutine "function TFieldSeries.GetColor(AIndex:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1680,8) Note: (6058) Call to subroutine "function TFieldSeries.GetVectorPoints(AIndex:LongInt;out AStartPt:TDoublePoint;out AEndPt:TDoublePoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1713,12) Note: (6058) Call to subroutine "function TFieldSeries.GetVectorPoints(AIndex:LongInt;out AStartPt:TDoublePoint;out AEndPt:TDoublePoint):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1816,10) Note: (6058) Call to subroutine "procedure TFieldSeries.SetVector(AIndex:LongInt;const AValue:TDoublePoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1817,10) Note: (6058) Call to subroutine "procedure TFieldSeries.SetVector(AIndex:LongInt;const AValue:TDoublePoint);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tamultiseries.pas(1844,5) Note: (6058) Call to subroutine "procedure TFieldSeries.SetVector(AIndex:LongInt;const AValue:TDoublePoint);" marked as inline is not inlined (3104) Compiling tafuncseries.pas (3104) Compiling tacustomfuncseries.pas (3104) Compiling tafitutils.pas (3104) Compiling tafitlib.pas /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(63,33) Hint: (5024) Parameter "x" not used /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(63,51) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(64,47) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(65,47) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(66,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(134,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(219,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(245,17) Hint: (5091) Local variable "list" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(259,18) Hint: (5091) Local variable "alpha" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(260,17) Hint: (5091) Local variable "beta" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(265,18) Hint: (5091) Local variable "funcs" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafitlib.pas(301,15) Hint: (5091) Local variable "xx" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(838,13) Note: (6058) Call to subroutine "function MinValue(const data:{Open} Array Of Double):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(968,19) Hint: (5091) Local variable "xval" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(969,19) Hint: (5091) Local variable "yval" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(970,20) Hint: (5091) Local variable "coeff" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(994,14) Hint: (5091) Local variable "p" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1093,14) Hint: (5091) Local variable "p" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1188,6) Note: (6058) Call to subroutine "function TCubicSplineSeries.TSpline.IsFewPoints:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1324,14) Note: (6058) Call to subroutine "function TCubicSplineSeries.IsUnorderedVisible:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1423,52) Note: (6058) Call to subroutine "function TCubicSplineSeries.IsUnorderedVisible:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1634,20) Hint: (5091) Local variable "basis" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1669,17) Hint: (5091) Local variable "xv" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1670,17) Hint: (5091) Local variable "yv" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1672,17) Hint: (5091) Local variable "dy" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1677,20) Note: (6058) Call to subroutine "function TFitSeries.TransformX(AX:Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1678,20) Note: (6058) Call to subroutine "function TFitSeries.TransformY(AY:Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1680,26) Note: (6058) Call to subroutine "function TFitSeries.TransformY(AY:Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1680,43) Note: (6058) Call to subroutine "function TFitSeries.TransformY(AY:Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1728,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1758,10) Note: (6058) Call to subroutine "function TFitSeries.TransformX(AX:Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tafuncseries.pas(1760,10) Note: (6058) Call to subroutine "function TFitSeries.TransformY(AY:Double):Extended;" marked as inline is not inlined (3104) Compiling talegendpanel.pas (3104) Compiling tanavigation.pas (3104) Compiling tadrawersvg.pas (3104) Compiling tafonts.pas /construction/editors/lazarus/lazarus/components/tachart/tafonts.pas(38,3) Hint: (5028) Local const "CSIDL_FONTS" is not used /construction/editors/lazarus/lazarus/components/tachart/tafonts.pas(40,3) Note: (5025) Local variable "s" not used (3104) Compiling tachartlistbox.pas /construction/editors/lazarus/lazarus/components/tachart/tachartlistbox.pas(199,28) Hint: (5028) Local type "TThemedStatesUsed" is not used (3104) Compiling ./editors/tadatapointseditor.pas /construction/editors/lazarus/lazarus/components/tachart/./editors/tadatapointseditor.pas(32,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tadatapointseditor.pas(31,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tadatapointseditor.pas(33,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/./editors/tadatapointseditor.pas(34,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling tachartextentlink.pas (3104) Compiling ./editors/tatooleditors.pas (3104) Compiling tachartimagelist.pas (3104) Compiling tachartteechart.pas /construction/editors/lazarus/lazarus/components/tachart/tachartteechart.pas(175,9) Hint: (3123) "inherited" not yet supported inside inline procedure/function /construction/editors/lazarus/lazarus/components/tachart/tachartteechart.pas(175,9) Hint: (3124) Inlining disabled (3104) Compiling tadatatools.pas /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(192,32) Note: (6058) Call to subroutine "function TDataPointDistanceTool.GetPointEnd:TDataPointTool.TPointRef;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(193,13) Note: (6058) Call to subroutine "function TDataPointDistanceTool.GetPointEnd:TDataPointTool.TPointRef;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(197,13) Note: (6058) Call to subroutine "function TDataPointDistanceTool.GetPointEnd:TDataPointTool.TPointRef;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(202,32) Note: (6058) Call to subroutine "function TDataPointDistanceTool.GetPointEnd:TDataPointTool.TPointRef;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(212,22) Note: (6058) Call to subroutine "function Norm(const data:{Open} Array Of Double):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(234,29) Note: (6058) Call to subroutine "function TDataPointDistanceTool.GetPointEnd:TDataPointTool.TPointRef;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadatatools.pas(126,3) Hint: (5023) Unit "GraphMath" not used in TADataTools (3104) Compiling taanimatedsource.pas /construction/editors/lazarus/lazarus/components/tachart/taanimatedsource.pas(145,10) Note: (6058) Call to subroutine "function TCustomAnimatedChartSource.IsAnimating:Boolean;" marked as inline is not inlined (3104) Compiling taaxissource.pas (3104) Compiling ./editors/taseriespropeditors.pas (3104) Compiling tadiagram.pas /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(356,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(357,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(358,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(360,10) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(360,26) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(639,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(640,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(641,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(642,9) Note: (6058) Call to subroutine "function TDiaElement.DiaPoint(AX:TDiaBoxSide;AY:TDiaBoxSide):TDiaPoint;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(643,10) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(643,26) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(645,11) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(645,27) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(647,10) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(647,29) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(649,11) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/tadiagram.pas(649,30) Note: (6058) Call to subroutine "function TDiaPosition.Defined:Boolean;" marked as inline is not inlined (3104) Compiling tadiagramdrawing.pas (3104) Compiling tadiagramlayout.pas (3104) Compiling tachartcombos.pas /construction/editors/lazarus/lazarus/components/tachart/tachartcombos.pas(431,18) Note: (6058) Call to subroutine "function TChartComboBox.GetPointerStyle(AIndex:LongInt):;" marked as inline is not inlined (3104) Compiling taexpressionseries.pas /construction/editors/lazarus/lazarus/components/tachart/taexpressionseries.pas(350,19) Hint: (5091) Local variable "points" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/taexpressionseries.pas(108,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/taexpressionseries.pas(563,3) Note: (6058) Call to subroutine "procedure TExpressionSeries.RequestParserUpdate;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/tachart/taexpressionseries.pas(140,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/tachart/taexpressionseries.pas(703,3) Note: (6058) Call to subroutine "procedure TExpressionColorMapSeries.RequestParserUpdate;" marked as inline is not inlined (3104) Compiling taopengl.pas /construction/editors/lazarus/lazarus/components/tachart/taopengl.pas(113,26) Hint: (5091) Local variable "expanded_data" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(12,29) Hint: (5023) Unit "TASubcomponentsEditor" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(13,3) Hint: (5023) Unit "TATypes" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(13,12) Hint: (5023) Unit "TADrawUtils" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(14,34) Hint: (5023) Unit "TACustomSource" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(14,50) Hint: (5023) Unit "TAGeometry" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(16,19) Hint: (5023) Unit "TAEnumerators" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(17,18) Hint: (5023) Unit "TAMath" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(18,3) Hint: (5023) Unit "TAAnimatedSource" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(18,21) Hint: (5023) Unit "TATextElements" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(18,37) Hint: (5023) Unit "TAAxisSource" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(19,3) Hint: (5023) Unit "TACustomFuncSeries" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(19,23) Hint: (5023) Unit "TAFitUtils" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(19,35) Hint: (5023) Unit "TAGUIConnector" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(19,51) Hint: (5023) Unit "TADiagram" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(20,3) Hint: (5023) Unit "TADiagramLayout" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(20,20) Hint: (5023) Unit "TAChartStrConsts" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(20,53) Hint: (5023) Unit "TAHtml" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(20,61) Hint: (5023) Unit "TAFonts" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(21,23) Hint: (5023) Unit "TAOpenGL" not used in TAChartLazarusPkg /construction/editors/lazarus/lazarus/components/tachart/tachartlazaruspkg.pas(21,33) Hint: (5023) Unit "TAFitLib" not used in TAChartLazarusPkg (1008) 36233 lines compiled, 14.8 sec (1021) 33 warning(s) issued (1022) 85 hint(s) issued (1023) 136 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/TAChartLazarusPkg.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/tachart' gmake -C todolist gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/todolist' /bin/rm -f lib/x86_64-dragonfly/gtk2/todolistlaz.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../codetools/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 todolistlaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling todolistlaz.pas (3104) Compiling tododlg.pas (3104) Compiling todolist.pas (3104) Compiling todoliststrconsts.pas (1010) Writing Resource String Table file: todoliststrconsts.rsj /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(169,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(170,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(171,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(172,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(173,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(174,12) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(399,20) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(175,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(176,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(177,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(168,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(160,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(161,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(159,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(162,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(163,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(164,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(165,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(166,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(167,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(167,56) Hint: (5024) Parameter "CanClose" not used /construction/editors/lazarus/lazarus/components/todolist/todolist.pas(201,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/tododlg.pas(61,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/tododlg.pas(63,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/todolist/tododlg.pas(51,26) Hint: (5024) Parameter "Sender" not used (1008) 1221 lines compiled, 1.8 sec (1022) 26 hint(s) issued (1023) 1 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/ToDoListLaz.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/todolist' gmake -C datetimectrls gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/datetimectrls' /bin/rm -f lib/x86_64-dragonfly/gtk2/datetimectrls.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O2 -g -gl -l -vewnhibq -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 datetimectrls.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling datetimectrls.pas (3104) Compiling datetimepicker.pas (3104) Compiling calcontrolwrapper.pas (3104) Compiling lclcalwrapper.pas /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(611,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(612,39) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(613,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(614,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(615,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(302,27) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(312,45) Hint: (5024) Parameter "WithThemeSpace" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(273,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(273,47) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(274,45) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(274,65) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(274,68) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimepicker.pas(275,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling dbdatetimepicker.pas /construction/editors/lazarus/lazarus/components/datetimectrls/dbdatetimepicker.pas(49,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/dbdatetimepicker.pas(51,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/dbdatetimepicker.pas(52,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/datetimectrls.pas(11,3) Hint: (5023) Unit "DateTimePicker" not used in DateTimeCtrls /construction/editors/lazarus/lazarus/components/datetimectrls/datetimectrls.pas(11,19) Hint: (5023) Unit "DBDateTimePicker" not used in DateTimeCtrls /construction/editors/lazarus/lazarus/components/datetimectrls/datetimectrls.pas(11,37) Hint: (5023) Unit "calcontrolwrapper" not used in DateTimeCtrls /construction/editors/lazarus/lazarus/components/datetimectrls/datetimectrls.pas(11,56) Hint: (5023) Unit "lclcalwrapper" not used in DateTimeCtrls (1008) 4546 lines compiled, 2.1 sec (1022) 22 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/DateTimeCtrls.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/datetimectrls' gmake -C datetimectrls/design gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/datetimectrls/design' /bin/rm -f lib/x86_64-dragonfly/gtk2/datetimectrlsdsgn.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu. -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../lib/x86_64-dragonfly/gtk2 -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../../ideintf/units/x86_64-dragonfly/gtk2 -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fi. -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 datetimectrlsdsgn.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling datetimectrlsdsgn.pas (3104) Compiling datetimecontrolsreg.pas (3104) Compiling datetimepickerpropedit.pas /construction/editors/lazarus/lazarus/components/datetimectrls/design/datetimepickerpropedit.pas(55,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/design/datetimepickerpropedit.pas(56,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/design/datetimepickerpropedit.pas(57,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/design/datetimepickerpropedit.pas(58,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/design/datetimepickerpropedit.pas(59,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/datetimectrls/design/datetimepickerpropedit.pas(60,28) Hint: (5024) Parameter "Sender" not used (1008) 583 lines compiled, 1.7 sec (1022) 8 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/DateTimeCtrlsDsgn.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/datetimectrls/design' gmake -C jcf2/IdePlugin/lazarus gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus' /bin/rm -f lib/x86_64-dragonfly/gtk2/jcfidelazarus.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Sgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../.. -Fu../../Parse -Fu../../Parse/PreProcessor -Fu../../Parse/UI -Fu../../Process -Fu../../Process/Align -Fu../../Process/Capitalisation -Fu../../Process/Indent -Fu../../Process/Info -Fu../../Process/Obfuscate -Fu../../Process/Onceoffs -Fu../../Process/Returns -Fu../../Process/Spacing -Fu../../Process/Transform -Fu../../Process/Warnings -Fu../../ReadWrite -Fu../../Settings -Fu../../Settings/Streams -Fu../../Ui -Fu../../Ui/Settings -Fu../../Utils -Fu../../Utils/DragDrop -Fu../../../../packager/units/x86_64-dragonfly -Fu../../../lazutils/lib/x86_64-dragonfly -Fu../../../../lcl/units/x86_64-dragonfly -Fu../../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../../../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fi../../Include -Fi../../Ui/Settings -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 jcfidelazarus.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling jcfidelazarus.pas (3104) Compiling jcfidemain.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/ReadWrite/EditorConverter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/ReadWrite/Converter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/ReadWrite/ConvertTypes.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/ParseTreeNode.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/Tokens.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfStringUtils.pas /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfStringUtils.pas(499,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfStringUtils.pas(521,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/ParseTreeNodeType.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Nesting.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/BuildTokenList.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/SourceToken.pas /construction/editors/lazarus/lazarus/components/jcf2/Parse/SourceToken.pas(69,18) Hint: (5024) Parameter "piMaxDepth" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/SourceTokenList.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfMiscFunctions.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfSystemUtils.pas /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfSystemUtils.pas(46,33) Hint: (5024) Parameter "pcChar" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfRegistrySettings.pas /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfRegistrySettings.pas(56,27) Warning: (5066) Symbol "TRegIniFile" is deprecated: "Use TRegistry instead. Will be removed in 4.0" /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfRegistrySettings.pas(56,27) Warning: (5044) Symbol "TRegIniFile" is not portable /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfRegistrySettings.pas(282,23) Warning: (5066) Symbol "TRegIniFile" is deprecated: "Use TRegistry instead. Will be removed in 4.0" /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfRegistrySettings.pas(282,23) Warning: (5044) Symbol "TRegIniFile" is not portable (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/BuildParseTree.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/ParseError.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/TokenUtils.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SettingsTypes.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfSettings.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetObfuscate.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfSetBase.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(148,30) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(149,30) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(147,30) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(143,40) Hint: (5024) Parameter "psSection" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(144,32) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(146,30) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(150,30) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(151,30) Hint: (5024) Parameter "psTag" not used /construction/editors/lazarus/lazarus/components/jcf2/Settings/Streams/SettingsStream.pas(151,56) Hint: (5024) Parameter "pcStrings" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetClarify.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetIndent.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetSpaces.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetReturns.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetComments.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetCaps.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetWordList.pas /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetWordList.pas(146,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetAlign.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetReplace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetUses.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetPreProcessor.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetTransform.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Settings/SetAsm.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/JcfVersionConsts.pas (3104) Compiling jcfuiconsts.pas (1010) Writing Resource String Table file: jcfuiconsts.rsj /construction/editors/lazarus/lazarus/components/jcf2/Settings/JcfSettings.pas(89,33) Hint: (5024) Parameter "Restore" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/AsmKeywords.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/BaseVisitor.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/BaseVisitor.pas(53,48) Hint: (5024) Parameter "pcNode" not used /construction/editors/lazarus/lazarus/components/jcf2/Process/BaseVisitor.pas(54,49) Hint: (5024) Parameter "pcNode" not used /construction/editors/lazarus/lazarus/components/jcf2/Process/BaseVisitor.pas(57,42) Hint: (5024) Parameter "pcToken" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/AllProcesses.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/TreeWalker.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/VisitSetXY.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/FixCase.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/SwitchableVisitor.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/FormatFlags.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/SwitchableVisitor.pas(55,49) Hint: (5024) Parameter "pcToken" not used /construction/editors/lazarus/lazarus/components/jcf2/Process/SwitchableVisitor.pas(53,45) Hint: (5024) Parameter "pcToken" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/RemoveComment.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/RemoveBlankLine.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/RemoveReturn.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/ReduceWhiteSpace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/RemoveConsecutiveWhiteSpace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/RemoveUnneededWhiteSpace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Obfuscate/RebreakLines.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/FindReplace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/UsesClauseInsert.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/UsesClauseRemove.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/UsesClauseFindReplace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/RemoveEmptyComment.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/AddBeginEnd.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/AddBlockEndSemicolon.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/SortUses.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/SortUsesData.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/SortUsesData.pas(116,15) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/SortUsesData.pas(143,17) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Transform/SortUsesData.pas(164,17) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/Warning.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/WarnEmptyBlock.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/WarnRealType.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/WarnAssignToFunctionName.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/WarnCaseNoElse.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/WarnDestroy.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Warnings/WarnUnusedParam.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/UnitNameCaps.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/UnitNameCaps.pas(138,8) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/SpecificWordCaps.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/SpecificWordCaps.pas(150,8) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/IdentifierCaps.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/IdentifierCaps.pas(182,10) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/IdentifierCaps.pas(201,10) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/Capitalisation.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/ReturnChars.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/RemoveReturnsAfterBegin.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/RemoveReturnsBeforeEnd.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/PropertyOnOneLine.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/RemoveBlankLinesAfterProcHeader.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/RemoveBlankLinesInVars.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/NoReturnBefore.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/NoReturnAfter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/ReturnBefore.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/ReturnAfter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/BlockStyles.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/ReturnsAfterFinalEnd.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/RemoveConsecutiveReturns.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/RemoveReturnsAfter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/TabToSpace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/SpaceToTab.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/MaxSpaces.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/NoSpaceAfter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/NoSpaceBefore.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/SingleSpaceBefore.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/SingleSpaceAfter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/SpaceBeforeColon.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/RemoveSpaceAtLineEnd.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/VisitStripEmptySpace.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Spacing/MoveSpaceToBeforeColon.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/VisitSetNesting.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Indent/Indenter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/IntList.pas /construction/editors/lazarus/lazarus/components/jcf2/Utils/IntList.pas(67,3) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Utils/IntList.pas(67,21) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Utils/IntList.pas(80,15) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Utils/IntList.pas(96,15) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Utils/IntList.pas(106,15) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(662,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(679,5) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(679,39) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(686,5) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(686,39) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(700,7) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(700,45) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(701,5) Note: (6058) Call to subroutine "procedure TFPGList.Put(Index:LongInt;const Item:LongInt);" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(701,39) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(718,16) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/jcf2/Process/Returns/LongLineBreaker.pas(725,16) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Info/BasicStats.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignConst.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignBase.pas /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignBase.pas(64,38) Hint: (5024) Parameter "pt" not used /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignBase.pas(58,42) Hint: (5024) Parameter "pt" not used /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignBase.pas(59,44) Hint: (5024) Parameter "pt" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignVars.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignAssign.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignTypedef.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignComment.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Align/AlignField.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Indent/IndentAsmParam.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfHelp.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfFontSetFunctions.pas /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(63,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(64,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(65,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(66,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(67,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(67,56) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(67,78) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(68,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(69,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(71,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(70,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Parse/UI/fShowParseTree.pas(70,62) Hint: (5024) Parameter "Shift" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/PreProcessor/PreProcessorParseTree.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/PreProcessor/PreProcessorExpressionTokenise.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/PreProcessor/PreProcessorExpressionTokens.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Parse/PreProcessor/PreProcessorExpressionParser.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfLog.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/ReadWrite/FileConverter.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(167,27) Hint: (5091) Local variable "lsContents8bit" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(183,23) Hint: (5091) Local variable "lsContents" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(200,27) Hint: (5091) Local variable "lsWideContents" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(239,22) Hint: (5091) Local variable "ucs4Chars" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(283,28) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(286,28) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(426,42) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfUnicodeFiles.pas(431,42) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/editors/lazarus/lazarus/components/jcf2/ReadWrite/FileConverter.pas(406,24) Hint: (5091) Local variable "rSearch" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/jcf2/ReadWrite/FileConverter.pas(441,24) Hint: (5091) Local variable "rSearch" of a managed type does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(49,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(50,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(51,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(51,51) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(51,67) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/fAbout.pas(52,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frFiles.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/JcfFileUtils.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frFiles.pas(56,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frFiles.pas(57,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frFiles.pas(52,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frFiles.pas(51,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frFiles.pas(55,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidemain.pas(70,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidemain.pas(71,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidemain.pas(72,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidemain.pas(74,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidemain.pas(75,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidemain.pas(73,34) Hint: (5024) Parameter "Sender" not used (3104) Compiling jcfideregister.pas (1010) Writing Resource String Table file: jcfideregister.rsj (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Process/Onceoffs/MozComment.pas (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/fJcfErrorDisplay.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/fJcfErrorDisplay.pas(46,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Utils/Delay.pas /construction/editors/lazarus/lazarus/components/jcf2/Utils/Delay.pas(76,23) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frObfuscateSettings.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frObfuscateSettings.pas(51,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frObfuscateSettings.pas(52,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frObfuscateSettings.pas(53,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarify.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarify.pas(49,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarify.pas(50,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarify.pas(51,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(88,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(89,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(90,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(80,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(81,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(82,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifySpaces.pas(83,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyIndent.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyIndent.pas(64,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyIndent.pas(65,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyIndent.pas(66,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyIndent.pas(58,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyIndent.pas(59,42) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frBlankLines.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frBlankLines.pas(59,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frBlankLines.pas(60,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frBlankLines.pas(61,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyAlign.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyAlign.pas(68,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyAlign.pas(69,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyAlign.pas(70,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyAlign.pas(59,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyAlign.pas(60,32) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyLongLineBreaker.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyLongLineBreaker.pas(49,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyLongLineBreaker.pas(50,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyLongLineBreaker.pas(51,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyLongLineBreaker.pas(44,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyReturns.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyReturns.pas(52,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyReturns.pas(57,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyReturns.pas(58,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyReturns.pas(59,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas(49,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas(54,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas(55,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas(56,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyBlocks.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyBlocks.pas(47,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyBlocks.pas(52,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyBlocks.pas(53,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyBlocks.pas(54,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyCaseBlocks.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyCaseBlocks.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyCaseBlocks.pas(53,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyCaseBlocks.pas(54,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frClarifyCaseBlocks.pas(55,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frComments.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frComments.pas(47,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frComments.pas(48,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frComments.pas(49,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frWarnings.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frWarnings.pas(52,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frWarnings.pas(53,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frWarnings.pas(54,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frWarnings.pas(47,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReservedCapsSettings.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReservedCapsSettings.pas(53,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReservedCapsSettings.pas(47,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReservedCapsSettings.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReservedCapsSettings.pas(54,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReservedCapsSettings.pas(55,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAnyCapsSettings.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAnyCapsSettings.pas(50,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAnyCapsSettings.pas(51,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAnyCapsSettings.pas(52,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAnyCapsSettings.pas(44,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAnyCapsSettings.pas(45,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frIdentifierCapsSettings.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frIdentifierCapsSettings.pas(50,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frIdentifierCapsSettings.pas(51,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frIdentifierCapsSettings.pas(52,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frIdentifierCapsSettings.pas(44,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frIdentifierCapsSettings.pas(45,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frNotIdentifierCapsSettings.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frNotIdentifierCapsSettings.pas(50,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frNotIdentifierCapsSettings.pas(51,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frNotIdentifierCapsSettings.pas(52,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frNotIdentifierCapsSettings.pas(44,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frNotIdentifierCapsSettings.pas(45,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUnitCaps.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUnitCaps.pas(48,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUnitCaps.pas(49,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUnitCaps.pas(50,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUnitCaps.pas(43,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReplace.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReplace.pas(50,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReplace.pas(51,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReplace.pas(52,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReplace.pas(44,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frReplace.pas(45,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(59,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(60,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(61,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(50,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(51,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(52,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(53,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frUses.pas(54,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frTransform.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frTransform.pas(55,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frTransform.pas(56,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frTransform.pas(57,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAsm.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAsm.pas(54,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAsm.pas(57,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAsm.pas(58,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frAsm.pas(59,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frPreProcessor.pas /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frPreProcessor.pas(53,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frPreProcessor.pas(54,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frPreProcessor.pas(55,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/components/jcf2/Ui/Settings/frPreProcessor.pas(48,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(11,3) Hint: (5023) Unit "JcfIdeMain" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(11,44) Hint: (5023) Unit "BuildParseTree" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(11,60) Hint: (5023) Unit "BuildTokenList" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(12,3) Hint: (5023) Unit "ParseError" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(12,15) Hint: (5023) Unit "ParseTreeNode" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(12,30) Hint: (5023) Unit "ParseTreeNodeType" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(12,49) Hint: (5023) Unit "PreProcessorExpressionParser" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(13,3) Hint: (5023) Unit "PreProcessorExpressionTokenise" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(14,3) Hint: (5023) Unit "PreProcessorParseTree" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(14,26) Hint: (5023) Unit "SourceToken" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(14,39) Hint: (5023) Unit "SourceTokenList" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(14,64) Hint: (5023) Unit "TokenUtils" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(15,3) Hint: (5023) Unit "fShowParseTree" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(15,19) Hint: (5023) Unit "AlignAssign" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(15,32) Hint: (5023) Unit "AlignBase" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(15,43) Hint: (5023) Unit "AlignComment" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(15,57) Hint: (5023) Unit "AlignConst" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(16,3) Hint: (5023) Unit "AlignField" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(16,15) Hint: (5023) Unit "AlignTypedef" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(16,29) Hint: (5023) Unit "AlignVars" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(16,40) Hint: (5023) Unit "AllProcesses" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(16,54) Hint: (5023) Unit "BaseVisitor" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(17,3) Hint: (5023) Unit "Capitalisation" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(17,19) Hint: (5023) Unit "IdentifierCaps" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(17,35) Hint: (5023) Unit "SpecificWordCaps" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(17,53) Hint: (5023) Unit "UnitNameCaps" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(18,3) Hint: (5023) Unit "IndentAsmParam" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(18,19) Hint: (5023) Unit "Indenter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(18,29) Hint: (5023) Unit "BasicStats" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(18,41) Hint: (5023) Unit "Nesting" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(18,50) Hint: (5023) Unit "FixCase" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(18,59) Hint: (5023) Unit "RebreakLines" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(19,3) Hint: (5023) Unit "ReduceWhiteSpace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(19,21) Hint: (5023) Unit "RemoveBlankLine" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(19,38) Hint: (5023) Unit "RemoveComment" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(20,3) Hint: (5023) Unit "RemoveConsecutiveWhiteSpace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(20,32) Hint: (5023) Unit "RemoveReturn" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(20,46) Hint: (5023) Unit "RemoveUnneededWhiteSpace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(21,15) Hint: (5023) Unit "RemoveEmptyComment" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(21,35) Hint: (5023) Unit "BlockStyles" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(21,48) Hint: (5023) Unit "LongLineBreaker" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(21,65) Hint: (5023) Unit "NoReturnAfter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(22,3) Hint: (5023) Unit "NoReturnBefore" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(22,19) Hint: (5023) Unit "PropertyOnOneLine" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(22,38) Hint: (5023) Unit "RemoveBlankLinesAfterProcHeader" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(23,3) Hint: (5023) Unit "RemoveBlankLinesInVars" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(23,27) Hint: (5023) Unit "RemoveConsecutiveReturns" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(23,53) Hint: (5023) Unit "RemoveReturnsAfter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(24,3) Hint: (5023) Unit "RemoveReturnsAfterBegin" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(24,28) Hint: (5023) Unit "RemoveReturnsBeforeEnd" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(24,52) Hint: (5023) Unit "ReturnAfter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(24,65) Hint: (5023) Unit "ReturnBefore" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(25,3) Hint: (5023) Unit "ReturnChars" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(25,16) Hint: (5023) Unit "ReturnsAfterFinalEnd" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(25,38) Hint: (5023) Unit "MaxSpaces" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(25,49) Hint: (5023) Unit "NoSpaceAfter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(25,63) Hint: (5023) Unit "NoSpaceBefore" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(26,3) Hint: (5023) Unit "RemoveSpaceAtLineEnd" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(26,25) Hint: (5023) Unit "SingleSpaceAfter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(26,43) Hint: (5023) Unit "SingleSpaceBefore" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(26,62) Hint: (5023) Unit "SpaceBeforeColon" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(27,3) Hint: (5023) Unit "SpaceToTab" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(27,15) Hint: (5023) Unit "TabToSpace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(27,27) Hint: (5023) Unit "SwitchableVisitor" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(27,46) Hint: (5023) Unit "AddBeginEnd" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(28,3) Hint: (5023) Unit "AddBlockEndSemicolon" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(28,25) Hint: (5023) Unit "FindReplace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(28,38) Hint: (5023) Unit "SortUses" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(28,48) Hint: (5023) Unit "SortUsesData" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(29,3) Hint: (5023) Unit "UsesClauseFindReplace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(29,26) Hint: (5023) Unit "UsesClauseInsert" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(29,44) Hint: (5023) Unit "UsesClauseRemove" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(29,62) Hint: (5023) Unit "TreeWalker" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(30,3) Hint: (5023) Unit "VisitSetNesting" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(30,20) Hint: (5023) Unit "VisitSetXY" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(30,32) Hint: (5023) Unit "VisitStripEmptySpace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(30,54) Hint: (5023) Unit "WarnAssignToFunctionName" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(31,3) Hint: (5023) Unit "WarnCaseNoElse" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(31,19) Hint: (5023) Unit "WarnDestroy" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(31,32) Hint: (5023) Unit "WarnEmptyBlock" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(31,48) Hint: (5023) Unit "Warning" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(31,57) Hint: (5023) Unit "WarnRealType" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(32,3) Hint: (5023) Unit "WarnUnusedParam" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(32,20) Hint: (5023) Unit "Converter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(32,31) Hint: (5023) Unit "ConvertTypes" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(32,45) Hint: (5023) Unit "EditorConverter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(32,62) Hint: (5023) Unit "FileConverter" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(33,24) Hint: (5023) Unit "JcfSetBase" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(33,49) Hint: (5023) Unit "SetAlign" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(33,59) Hint: (5023) Unit "SetAsm" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(33,67) Hint: (5023) Unit "SetCaps" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(34,3) Hint: (5023) Unit "SetClarify" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(34,15) Hint: (5023) Unit "SetComments" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(34,28) Hint: (5023) Unit "SetIndent" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(34,39) Hint: (5023) Unit "SetObfuscate" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(34,53) Hint: (5023) Unit "SetPreProcessor" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(35,3) Hint: (5023) Unit "SetReplace" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(35,15) Hint: (5023) Unit "SetReturns" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(35,27) Hint: (5023) Unit "SetSpaces" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(35,38) Hint: (5023) Unit "SettingsTypes" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(35,53) Hint: (5023) Unit "SetTransform" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(35,67) Hint: (5023) Unit "SetUses" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(36,3) Hint: (5023) Unit "SetWordList" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(36,16) Hint: (5023) Unit "SettingsStream" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(36,32) Hint: (5023) Unit "fJcfErrorDisplay" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(36,50) Hint: (5023) Unit "Delay" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(36,57) Hint: (5023) Unit "IntList" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(37,3) Hint: (5023) Unit "JcfFontSetFunctions" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(37,24) Hint: (5023) Unit "JcfHelp" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(37,41) Hint: (5023) Unit "JcfMiscFunctions" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(37,59) Hint: (5023) Unit "fAbout" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(38,3) Hint: (5023) Unit "JcfVersionConsts" not used in jcfidelazarus /construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus/jcfidelazarus.pas(44,3) Hint: (5023) Unit "jcfuiconsts" not used in jcfidelazarus (1008) 54446 lines compiled, 17.3 sec (1021) 8 warning(s) issued (1022) 276 hint(s) issued (1023) 24 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/jcfidelazarus.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/jcf2/IdePlugin/lazarus' gmake -C chmhelp/packages/help gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/chmhelp/packages/help' /bin/rm -f lib/x86_64-dragonfly/gtk2/lhelpcontrolpkg.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../../../packager/units/x86_64-dragonfly -Fu../../../lazutils/lib/x86_64-dragonfly -Fu../../../../lcl/units/x86_64-dragonfly -Fu../../../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 lhelpcontrolpkg.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lhelpcontrolpkg.pas (3104) Compiling lhelpcontrol.pas /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(119,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(189,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(210,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(232,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(260,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(285,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrol.pas(329,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazhelpchm.pas /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lazhelpchm.pas(67,28) Hint: (5024) Parameter "Query" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lazhelpchm.pas(67,52) Hint: (5024) Parameter "BaseNode" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lazhelpchm.pas(68,28) Hint: (5024) Parameter "QueryItem" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/help/lhelpcontrolpkg.pas(11,3) Hint: (5023) Unit "LHelpControl" not used in lhelpcontrolpkg (1008) 752 lines compiled, 1.0 sec (1022) 6 hint(s) issued (1023) 7 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/lhelpcontrolpkg.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/chmhelp/packages/help' gmake -C chmhelp/packages/idehelp gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp' /bin/rm -f lib/x86_64-dragonfly/gtk2/chmhelppkg.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../../../packager/units/x86_64-dragonfly -Fu../../../lazutils/lib/x86_64-dragonfly -Fu../../../../lcl/units/x86_64-dragonfly -Fu../../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../help/lib/x86_64-dragonfly/gtk2 -Fu../../../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 chmhelppkg.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling chmhelppkg.pas (3104) Compiling lazchmhelp.pas (3104) Compiling chmlangref.pas /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmlangref.pas(35,47) Hint: (5024) Parameter "BaseNode" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmlangref.pas(36,12) Hint: (5024) Parameter "QueryItem" not used (3104) Compiling chmlcl.pas (3104) Compiling chmprog.pas /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmprog.pas(33,47) Hint: (5024) Parameter "BaseNode" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmprog.pas(34,12) Hint: (5024) Parameter "QueryItem" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(65,32) Hint: (5024) Parameter "HelpDB" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(65,71) Hint: (5024) Parameter "MimeType" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(66,16) Hint: (5024) Parameter "ErrMsg" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(329,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(492,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(85,40) Hint: (5024) Parameter "Node" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(88,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(532,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(546,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(555,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/lazchmhelp.pas(658,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (1010) Writing Resource String Table file: lazchmhelp.rsj (3104) Compiling lazchmhelpregister.pas /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmhelppkg.pas(11,15) Hint: (5023) Unit "ChmLangRef" not used in ChmHelpPkg /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmhelppkg.pas(11,27) Hint: (5023) Unit "ChmLcl" not used in ChmHelpPkg /construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/chmhelppkg.pas(11,35) Hint: (5023) Unit "ChmProg" not used in ChmHelpPkg (1008) 1418 lines compiled, 3.5 sec (1022) 14 hint(s) issued (1023) 6 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/ChmHelpPkg.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/chmhelp/packages/idehelp' gmake -C instantfpc gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/instantfpc' /bin/rm -f lib/x86_64-dragonfly/gtk2/instantfpclaz.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 instantfpclaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling instantfpclaz.pas (3104) Compiling instantfpcregisterlaz.pas /construction/editors/lazarus/lazarus/components/instantfpc/instantfpcregisterlaz.pas(18,38) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/instantfpc/instantfpcregisterlaz.pas(18,53) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/instantfpc/instantfpcregisterlaz.pas(19,32) Hint: (5024) Parameter "ResourceName" not used (1010) Writing Resource String Table file: instantfpcregisterlaz.rsj (1008) 180 lines compiled, 2.2 sec (1022) 5 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/InstantFPCLaz.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/instantfpc' gmake -C externhelp gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/externhelp' /bin/rm -f lib/x86_64-dragonfly/gtk2/externhelp.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 externhelp.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling externhelp.pas (3104) Compiling externhelpfrm.pas /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(230,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(227,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(228,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(222,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(223,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(224,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(225,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(226,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(232,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(234,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(235,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(237,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(238,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(240,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(241,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(242,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(243,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(244,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(245,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(1422,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/externhelp/externhelpfrm.pas(88,41) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: externhelpfrm.rsj (1008) 1546 lines compiled, 2.8 sec (1022) 22 hint(s) issued (1023) 1 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/ExternHelp.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/externhelp' gmake -C tdbf gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/tdbf' /bin/rm -f lib/x86_64-dragonfly/gtk2/dbflaz.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 dbflaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling dbflaz.pas (3104) Compiling registerdbf.pas (1010) Writing Resource String Table file: registerdbf.rsj (1008) 90 lines compiled, 1.7 sec (1022) 2 hint(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/DBFLaz.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/tdbf' gmake -C sqldb gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/sqldb' /bin/rm -f lib/x86_64-dragonfly/gtk2/sqldblaz.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../codetools/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../synedit/units/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 sqldblaz.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling sqldblaz.pas (3104) Compiling registersqldb.pas (3104) Compiling pqteventmonitor.pas /construction/editors/lazarus/lazarus/components/sqldb/pqteventmonitor.pas(19,23) Hint: (5024) Parameter "Sender" not used (3104) Compiling sqlstringspropertyeditordlg.pas /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(58,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(167,77) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(53,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(54,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(55,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(57,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(281,77) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(59,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(60,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(61,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(62,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas(63,28) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: sqlstringspropertyeditordlg.rsj /construction/editors/lazarus/lazarus/components/sqldb/registersqldb.pas(194,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/registersqldb.pas(200,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/components/sqldb/registersqldb.pas(164,43) Hint: (5024) Parameter "ResourceName" not used /construction/editors/lazarus/lazarus/components/sqldb/registersqldb.pas(165,38) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/components/sqldb/registersqldb.pas(165,53) Hint: (5024) Parameter "SourceName" not used /construction/editors/lazarus/lazarus/components/sqldb/registersqldb.pas(166,32) Hint: (5024) Parameter "ResourceName" not used (1010) Writing Resource String Table file: registersqldb.rsj (1008) 1127 lines compiled, 2.7 sec (1022) 19 hint(s) issued (1023) 2 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/SQLDBLaz.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/sqldb' gmake -C PascalScript/Source gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/PascalScript/Source' /bin/rm -f lib/x86_64-dragonfly/pascalscript.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnibq -vh- -dLCL -dLCLgtk2 -Fu../../../packager/units/x86_64-dragonfly -Fu../../lazutils/lib/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 pascalscript.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling pascalscript.pas (3104) Compiling uPSRuntime.pas (3104) Compiling uPSUtils.pas (1010) Writing Resource String Table file: uPSUtils.rsj /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1352,13) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1358,13) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1364,17) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1369,13) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1375,13) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1381,17) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1588,46) Note: (6058) Call to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1591,56) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(1593,43) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3354,15) Note: (6058) Call to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3394,19) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3451,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):Int64;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3478,27) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3503,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3527,26) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3550,51) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3564,37) Warning: (4104) Implicit string type conversion from "Char" to "WideString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3571,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3586,37) Warning: (4104) Implicit string type conversion from "Char" to "WideString" /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3593,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3632,46) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3671,28) Note: (6058) Call to subroutine "operator :=(const source:Int64):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3699,28) Note: (6058) Call to subroutine "operator :=(const source:Extended):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3725,28) Note: (6058) Call to subroutine "operator :=(const source:Currency):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3766,28) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3796,28) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3823,28) Note: (6058) Call to subroutine "operator :=(const source:WideString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3848,28) Note: (6058) Call to subroutine "operator :=(const source:WideString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(3893,10) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4393,41) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4415,41) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4445,45) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4469,45) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4494,47) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4709,17) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4777,49) Note: (6058) Call to subroutine "operator >=(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4777,49) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4801,39) Note: (6058) Call to subroutine "operator >=(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4853,49) Note: (6058) Call to subroutine "operator <=(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4853,49) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4876,39) Note: (6058) Call to subroutine "operator <=(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4928,49) Note: (6058) Call to subroutine "operator >(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4928,49) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4951,39) Note: (6058) Call to subroutine "operator >(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4996,49) Note: (6058) Call to subroutine "operator <(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4996,49) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5019,39) Note: (6058) Call to subroutine "operator <(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5089,49) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5089,49) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5112,39) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5199,49) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5199,49) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5222,39) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(4734,36) Note: (6058) Call to subroutine "operator :=(const source:Boolean):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5395,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5395,61) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5395,61) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5417,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5417,61) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5417,61) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5444,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5444,68) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5444,68) Note: (6058) Call to subroutine "operator :=(const source:Single):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5468,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5468,68) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5468,68) Note: (6058) Call to subroutine "operator :=(const source:Double):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5492,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5492,72) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5492,72) Note: (6058) Call to subroutine "operator :=(const source:Currency):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5516,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5516,72) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5516,72) Note: (6058) Call to subroutine "operator :=(const source:Extended):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5534,52) Note: (6058) Call to subroutine "operator +(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5578,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5578,61) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5578,61) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5600,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5600,61) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5600,61) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5627,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5627,68) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5627,68) Note: (6058) Call to subroutine "operator :=(const source:Single):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5651,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5651,72) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5651,72) Note: (6058) Call to subroutine "operator :=(const source:Currency):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5675,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5675,68) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5675,68) Note: (6058) Call to subroutine "operator :=(const source:Double):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5699,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5699,72) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5699,72) Note: (6058) Call to subroutine "operator :=(const source:Extended):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5713,52) Note: (6058) Call to subroutine "operator -(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5756,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5756,61) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5756,61) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5778,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5778,61) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5778,61) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5805,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5805,72) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5805,72) Note: (6058) Call to subroutine "operator :=(const source:Currency):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5829,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5829,68) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5829,68) Note: (6058) Call to subroutine "operator :=(const source:Single):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5853,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5853,68) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5853,68) Note: (6058) Call to subroutine "operator :=(const source:Double):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5877,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5877,72) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5877,72) Note: (6058) Call to subroutine "operator :=(const source:Extended):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5887,52) Note: (6058) Call to subroutine "operator *(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5930,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5930,61) Note: (6058) Call to subroutine "operator div(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5930,61) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5952,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5952,61) Note: (6058) Call to subroutine "operator div(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5952,61) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5979,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5979,68) Note: (6058) Call to subroutine "operator /(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(5979,68) Note: (6058) Call to subroutine "operator :=(const source:Single):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6003,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6003,72) Note: (6058) Call to subroutine "operator /(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6003,72) Note: (6058) Call to subroutine "operator :=(const source:Currency):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6027,68) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6027,68) Note: (6058) Call to subroutine "operator /(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6027,68) Note: (6058) Call to subroutine "operator :=(const source:Double):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6051,72) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6051,72) Note: (6058) Call to subroutine "operator /(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6051,72) Note: (6058) Call to subroutine "operator :=(const source:Extended):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6063,54) Note: (6058) Call to subroutine "operator /(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6065,54) Note: (6058) Call to subroutine "operator div(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6102,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):DWord;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6102,61) Note: (6058) Call to subroutine "operator mod(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6102,61) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6124,61) Note: (6058) Call to subroutine "operator :=(const source:Variant):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6124,61) Note: (6058) Call to subroutine "operator mod(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6124,61) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6137,52) Note: (6058) Call to subroutine "operator mod(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6166,52) Note: (6058) Call to subroutine "operator shl(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6195,52) Note: (6058) Call to subroutine "operator shr(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6224,52) Note: (6058) Call to subroutine "operator and(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6253,52) Note: (6058) Call to subroutine "operator or(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6282,52) Note: (6058) Call to subroutine "operator xor(const op1:Variant;const op2:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(6976,28) Note: (6058) Call to subroutine "operator -(const op:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(7008,42) Note: (6058) Call to subroutine "operator :=(const source:Boolean):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(7008,42) Note: (6058) Call to subroutine "operator =(const op1:Variant;const op2:Variant):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(7008,42) Note: (6058) Call to subroutine "operator :=(const source:ShortInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(7095,39) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(7148,39) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(7545,28) Note: (6058) Call to subroutine "operator not(const op:Variant):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(8711,9) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(8711,9) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(8746,8) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(8746,8) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9158,32) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9470,7) Note: (6058) Call to subroutine "operator :=(const source:Boolean):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9471,17) Note: (6058) Call to subroutine "operator :=(const source:Byte):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9472,19) Note: (6058) Call to subroutine "operator :=(const source:ShortInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9473,20) Note: (6058) Call to subroutine "operator :=(const source:Word):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9474,20) Note: (6058) Call to subroutine "operator :=(const source:SmallInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9475,38) Note: (6058) Call to subroutine "operator :=(const source:LongWord):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9476,20) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9477,23) Note: (6058) Call to subroutine "operator :=(const source:Single):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9478,23) Note: (6058) Call to subroutine "operator :=(const source:Currency):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9483,9) Note: (6058) Call to subroutine "operator :=(const source:TDateTime):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9484,19) Note: (6058) Call to subroutine "operator :=(const source:Double):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9486,25) Note: (6058) Call to subroutine "operator :=(const source:Extended):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9487,23) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9488,22) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9490,37) Note: (6058) Call to subroutine "operator :=(const source:Int64):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9492,45) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9494,27) Note: (6058) Call to subroutine "operator :=(const source:WideString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9495,57) Note: (6058) Call to subroutine "operator :=(const source:WideString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9496,30) Note: (6058) Call to subroutine "operator :=(const source:WideString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(214,18) Warning: (7104) Use of -offset(%ebp) is not recommended for local variable access /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(215,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(224,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(233,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(242,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(251,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(260,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(269,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(278,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(297,18) Warning: (7104) Use of -offset(%ebp) is not recommended for local variable access /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(305,19) Warning: (7104) Use of -offset(%ebp) is not recommended for local variable access /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(307,19) Warning: (7104) Use of -offset(%ebp) is not recommended for local variable access /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(310,19) Warning: (7104) Use of -offset(%ebp) is not recommended for local variable access /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(311,17) Warning: (7098) No size specified and unable to determine the size of the operands, using DWORD as default /construction/editors/lazarus/lazarus/components/PascalScript/Source/x64.inc(340,17) Note: (5027) Local variable "IsVirtualCons" is assigned but never used /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9915,15) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9915,15) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9929,16) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(9929,16) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(10019,17) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(10059,13) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(10108,13) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSRuntime.pas(10542,69) Warning: (4056) Conversion between ordinals and pointers is not portable (1010) Writing Resource String Table file: uPSRuntime.rsj (3104) Compiling uPSR_stdctrls.pas (3104) Compiling PascalScript_Core_Reg.pas (3104) Compiling uPSComponent.pas (3104) Compiling uPSDebugger.pas /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSDebugger.pas(481,17) Warning: (5089) Local variable "lastfn" of a managed type does not seem to be initialized (1010) Writing Resource String Table file: uPSDebugger.rsj (3104) Compiling uPSCompiler.pas /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(5328,3) Note: (5027) Local variable "C" is assigned but never used /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(9958,15) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(9967,15) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10100,15) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10109,15) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10501,38) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10501,110) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10511,12) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10516,38) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10525,12) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10530,38) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10516,38) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(10530,38) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSCompiler.pas(13000,3) Note: (5025) Local variable "IDispatch_Guid" not used (1010) Writing Resource String Table file: uPSCompiler.rsj (3104) Compiling uPSC_dll.pas (1010) Writing Resource String Table file: uPSC_dll.rsj (3104) Compiling uPSR_dll.pas /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSR_dll.pas(82,3) Note: (5027) Local variable "loadwithalteredsearchpath" is assigned but never used (3104) Compiling uPSPreProcessor.pas /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSPreProcessor.pas(320,13) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSPreProcessor.pas(711,22) Warning: (4056) Conversion between ordinals and pointers is not portable (1010) Writing Resource String Table file: uPSPreProcessor.rsj /construction/editors/lazarus/lazarus/components/PascalScript/Source/uPSComponent.pas(937,85) Warning: (5093) function result variable of a managed type does not seem to be initialized (1010) Writing Resource String Table file: uPSComponent.rsj (3104) Compiling uPSComponent_Default.pas (3104) Compiling uPSC_std.pas (3104) Compiling uPSR_std.pas (3104) Compiling uPSC_classes.pas (3104) Compiling uPSR_classes.pas (3104) Compiling uPSC_dateutils.pas (3104) Compiling uPSR_dateutils.pas (3104) Compiling uPSComponent_COM.pas (3104) Compiling uPSC_comobj.pas (3104) Compiling uPSR_comobj.pas (3104) Compiling uPSComponent_DB.pas (3104) Compiling uPSC_DB.pas (3104) Compiling uPSR_DB.pas (3104) Compiling uPSComponent_Forms.pas (3104) Compiling uPSC_forms.pas (3104) Compiling uPSC_menus.pas (3104) Compiling uPSR_forms.pas (3104) Compiling uPSR_menus.pas (3104) Compiling uPSComponent_Controls.pas (3104) Compiling uPSC_graphics.pas (3104) Compiling uPSC_controls.pas (3104) Compiling uPSR_graphics.pas (3104) Compiling uPSR_controls.pas (3104) Compiling uPSComponent_StdCtrls.pas (3104) Compiling uPSC_buttons.pas (3104) Compiling uPSC_stdctrls.pas (3104) Compiling uPSC_extctrls.pas (3104) Compiling uPSR_buttons.pas (3104) Compiling uPSR_extctrls.pas (3104) Compiling uPSDisassembly.pas (1008) 89203 lines compiled, 7.3 sec (1021) 53 warning(s) issued (1023) 163 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/pascalscript.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/PascalScript/Source' gmake -C macroscript gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/macroscript' /bin/rm -f lib/x86_64-dragonfly/editormacroscript.ppu /bin/mkdir -p lib/x86_64-dragonfly /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../PascalScript/Source/lib/x86_64-dragonfly -Fu../synedit/units/x86_64-dragonfly/gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Sgic -dx86_64 editormacroscript.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling editormacroscript.pas (3104) Compiling registerems.pas (3104) Compiling emscriptmacro.pas (3104) Compiling emscriptclasses.pas /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(122,31) Hint: (5024) Parameter "Caller" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(122,76) Hint: (5024) Parameter "Global" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(131,34) Hint: (5024) Parameter "Caller" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(131,79) Hint: (5024) Parameter "Global" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(750,34) Hint: (5024) Parameter "Caller" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(750,56) Hint: (5024) Parameter "p" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(750,84) Hint: (5024) Parameter "Global" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(759,36) Hint: (5024) Parameter "Self" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptclasses.pas(761,36) Hint: (5024) Parameter "Self" not used (3104) Compiling emsstrings.pas (1010) Writing Resource String Table file: emsstrings.rsj /construction/editors/lazarus/lazarus/components/macroscript/emscriptmacro.pas(47,34) Hint: (5024) Parameter "aEditor" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptmacro.pas(299,30) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/macroscript/emscriptmacro.pas(302,36) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/macroscript/emscriptmacro.pas(58,29) Hint: (5024) Parameter "aOwner" not used /construction/editors/lazarus/lazarus/components/macroscript/emscriptmacro.pas(71,32) Hint: (5024) Parameter "AnEditor" not used (3104) Compiling emsselftest.pas /construction/editors/lazarus/lazarus/components/macroscript/emsselftest.pas(59,8) Note: (5027) Local variable "TestResultA" is assigned but never used (3104) Compiling emsideoptions.pas /construction/editors/lazarus/lazarus/components/macroscript/registerems.pas(30,33) Warning: (6018) unreachable code (1008) 2299 lines compiled, 2.6 sec (1021) 1 warning(s) issued (1022) 16 hint(s) issued (1023) 1 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/EditorMacroScript.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/macroscript' gmake -C lclextensions gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/lclextensions' /bin/rm -f lib/x86_64-dragonfly-gtk2/lclextensions_package.ppu /bin/mkdir -p lib/x86_64-dragonfly-gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude/gtk2 -FE. -FUlib/x86_64-dragonfly-gtk2 -Cg -Sgic -dx86_64 lclextensions_package.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lclextensions_package.pas (3104) Compiling delphicompat.pas /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(77,35) Hint: (5024) Parameter "nNumWindows" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(81,25) Hint: (5024) Parameter "hImage" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(81,47) Hint: (5024) Parameter "uType" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(81,68) Hint: (5024) Parameter "cxDesired" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(81,84) Hint: (5024) Parameter "cyDesired" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(81,109) Hint: (5024) Parameter "fuFlags" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,30) Hint: (5024) Parameter "hWinPosInfo" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,48) Hint: (5024) Parameter "hWnd" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,59) Hint: (5024) Parameter "hWndInsertAfter" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,89) Hint: (5024) Parameter "x" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,97) Hint: (5024) Parameter "y" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,105) Hint: (5024) Parameter "cx" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,114) Hint: (5024) Parameter "cy" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(83,131) Hint: (5024) Parameter "uFlags" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(86,33) Hint: (5024) Parameter "hWinPosInfo" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(94,23) Hint: (5024) Parameter "hWnd" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(94,42) Hint: (5024) Parameter "hrgnClip" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(94,62) Hint: (5024) Parameter "flags" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(96,33) Hint: (5024) Parameter "dwLayout" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(97,32) Hint: (5024) Parameter "lpKeyState" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(98,29) Hint: (5024) Parameter "Locale" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(98,42) Hint: (5024) Parameter "LCType" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(98,64) Hint: (5024) Parameter "lpLCData" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(98,85) Hint: (5024) Parameter "cchData" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(99,28) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(99,42) Hint: (5024) Parameter "Rgn" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(99,58) Hint: (5024) Parameter "iNum" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(100,28) Hint: (5024) Parameter "hDC" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(108,27) Hint: (5024) Parameter "hWnd" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(110,40) Hint: (5024) Parameter "fShow" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(116,35) Hint: (5024) Parameter "CodePage" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(116,50) Hint: (5024) Parameter "dwFlags" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(116,70) Hint: (5024) Parameter "lpMultiByteStr" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(116,97) Hint: (5024) Parameter "cchMultiByte" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(116,124) Hint: (5024) Parameter "lpWideCharStr" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(116,153) Hint: (5024) Parameter "cchWideChar" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(118,25) Hint: (5024) Parameter "hrgn" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(118,41) Hint: (5024) Parameter "nxOffset" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(118,56) Hint: (5024) Parameter "nYOffset" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,24) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,37) Hint: (5024) Parameter "dx" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,54) Hint: (5024) Parameter "dy" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,75) Hint: (5024) Parameter "lprcScroll" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,102) Hint: (5024) Parameter "lprcClip" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,122) Hint: (5024) Parameter "hrgnUpdate" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(122,144) Hint: (5024) Parameter "lprcUpdate" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(124,29) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(124,42) Hint: (5024) Parameter "nXOrg" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(124,54) Hint: (5024) Parameter "nYOrg" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(124,74) Hint: (5024) Parameter "lppt" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(126,32) Hint: (5024) Parameter "lprcDst" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(126,59) Hint: (5024) Parameter "lprcSrc1" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(126,74) Hint: (5024) Parameter "lprcSrc2" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(129,23) Hint: (5024) Parameter "uVirtKey" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(129,38) Hint: (5024) Parameter "uScanCode" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(129,63) Hint: (5024) Parameter "lpKeyState" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(129,87) Hint: (5024) Parameter "lpChar" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(129,107) Hint: (5024) Parameter "uFlags" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(131,28) Hint: (5024) Parameter "Handle" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(120,60) Hint: (5024) Parameter "hrgnUpdate" not used /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/../generic/unicodefunctions.inc(20,16) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/../generic/unicodefunctions.inc(55,48) Hint: (5058) Variable "Size" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/../generic/unicodefunctions.inc(75,48) Hint: (5058) Variable "Size" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(72,32) Hint: (5057) Local variable "TM" does not seem to be initialized /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(98,34) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(99,33) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(100,32) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(101,31) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(102,15) Hint: (5024) Parameter "MaxWidth" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(102,39) Hint: (5024) Parameter "MaxCount" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(123,67) Hint: (5024) Parameter "lpRect" not used /construction/editors/lazarus/lazarus/components/lclextensions/delphicompat.pas(123,86) Hint: (5024) Parameter "lpClipRect" not used /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(225,34) Hint: (5024) Parameter "Widget" not used /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(260,44) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/components/lclextensions/./include/gtk2/delphicompat.inc(261,27) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling oleutils.pas (3104) Compiling lclext.pas /construction/editors/lazarus/lazarus/components/lclextensions/lclext.pas(42,32) Hint: (5024) Parameter "BitmapDC" not used /construction/editors/lazarus/lazarus/components/lclextensions/lclext.pas(42,52) Hint: (5024) Parameter "Width" not used /construction/editors/lazarus/lazarus/components/lclextensions/lclext.pas(42,64) Hint: (5024) Parameter "Height" not used /construction/editors/lazarus/lazarus/components/lclextensions/lclext.pas(42,86) Hint: (5024) Parameter "TransparentColor" not used /construction/editors/lazarus/lazarus/components/lclextensions/lclextensions_package.pas(11,17) Hint: (5023) Unit "oleutils" not used in lclextensions_package /construction/editors/lazarus/lazarus/components/lclextensions/lclextensions_package.pas(11,27) Hint: (5023) Unit "LclExt" not used in lclextensions_package (1008) 1116 lines compiled, 1.6 sec (1022) 82 hint(s) issued (1023) 1 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly-gtk2/lclextensions_package.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/lclextensions' gmake -C virtualtreeview gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/virtualtreeview' /bin/rm -f lib/x86_64-dragonfly-gtk2/virtualtreeview_package.ppu /bin/mkdir -p lib/x86_64-dragonfly-gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scgim -O1 -g -gl -l -vewnhibq -dLCL -dLCLgtk2 -Fuunits/gtk2 -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../lclextensions/lib/x86_64-dragonfly-gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude/intf/gtk2 -Fiunits -Fiinclude/intf -FE. -FUlib/x86_64-dragonfly-gtk2 -Cg -Sgic -dx86_64 virtualtreeview_package.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling virtualtreeview_package.pas (3104) Compiling VirtualTrees.pas (3104) Compiling ./units/gtk2/fakeactivex.pas (3104) Compiling ./units/gtk2/virtualpanningwindow.pas /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/virtualpanningwindow.pas(21,21) Hint: (5024) Parameter "OwnerHandle" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/virtualpanningwindow.pas(21,49) Hint: (5024) Parameter "Position" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/virtualpanningwindow.pas(23,20) Hint: (5024) Parameter "ClipRegion" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/virtualpanningwindow.pas(17,5) Note: (5029) Private field "TVirtualPanningWindow.FOwnerHandle" is never used (3104) Compiling VTGraphics.pas /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/vtgraphicsi.inc(22,3) Hint: (5028) Local absolutevar "SrcDC" is not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/vtgraphicsi.inc(24,3) Note: (5025) Local variable "SrcContext" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VTGraphics.pas(21,22) Hint: (5026) Value parameter "Source" is assigned but never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VTGraphics.pas(23,28) Hint: (5024) Parameter "Bits" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VTGraphics.pas(23,43) Hint: (5024) Parameter "Width" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VTGraphics.pas(23,55) Hint: (5024) Parameter "Height" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VTGraphics.pas(23,63) Hint: (5024) Parameter "Row" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VTGraphics.pas(25,34) Hint: (5024) Parameter "Bitmap" not used (3104) Compiling ./units/gtk2/fakemmsystem.pas /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/fakemmsystem.pas(18,10) Warning: (5033) Function result does not seem to be set /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/fakemmsystem.pas(10,26) Hint: (5024) Parameter "x1" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/fakemmsystem.pas(23,10) Warning: (5033) Function result does not seem to be set /construction/editors/lazarus/lazarus/components/virtualtreeview/./units/gtk2/fakemmsystem.pas(12,24) Hint: (5024) Parameter "x1" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(4112,60) Hint: (5024) Parameter "ContentRect" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(4886,18) Hint: (5091) Local variable "Words" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(5445,53) Hint: (5057) Local variable "Msg" does not seem to be initialized /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(5566,18) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(15,3) Note: (5025) Local variable "I" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(125,3) Note: (5025) Local variable "I" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(126,3) Note: (5025) Local variable "StgMedium" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(186,3) Note: (5025) Local variable "I" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(292,3) Note: (5025) Local variable "Len" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(772,3) Note: (5025) Local variable "RButton" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummydragmanager.inc(773,3) Note: (5025) Local variable "LButton" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(8667,15) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(13641,3) Note: (5025) Local variable "WasValidating" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(9,3) Note: (5025) Local variable "Medium" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(10,3) Note: (5025) Local variable "Data" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(166,3) Note: (5025) Local variable "Medium" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(167,3) Note: (5025) Local variable "Stream" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(168,3) Note: (5025) Local variable "Data" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(169,3) Note: (5025) Local variable "Node" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(170,3) Note: (5025) Local variable "Nodes" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(171,3) Note: (5025) Local variable "I" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(172,3) Note: (5025) Local variable "Res" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(173,3) Note: (5025) Local variable "ChangeReason" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(358,3) Note: (5025) Local variable "Data" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(359,3) Note: (5025) Local variable "DataSize" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(360,3) Note: (5025) Local variable "S" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(361,3) Note: (5025) Local variable "WS" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/./include/intf/gtk2/../dummyolemethods.inc(362,3) Note: (5025) Local variable "P" not used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(713,5) Note: (5029) Private field "TEnumFormatEtc.FTree" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(714,5) Note: (5029) Private field "TEnumFormatEtc.FFormatEtcArray" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(715,5) Note: (5029) Private field "TEnumFormatEtc.FCurrentIndex" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(778,5) Note: (5029) Private field "TVTDataObject.FAdviseHolder" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(815,5) Note: (5029) Private field "TVTDragManager.FDragSource" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(817,5) Note: (5029) Private field "TVTDragManager.FIsDropTarget" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(818,5) Note: (5029) Private field "TVTDragManager.FDataObject" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(820,5) Note: (5029) Private field "TVTDragManager.FDropTargetHelper" is never used /construction/editors/lazarus/lazarus/components/virtualtreeview/VirtualTrees.pas(821,5) Note: (5029) Private field "TVTDragManager.FFullDragging" is never used (1010) Writing Resource String Table file: VirtualTrees.rsj (3104) Compiling VTHeaderPopup.pas (1010) Writing Resource String Table file: VTHeaderPopup.rsj (3104) Compiling registervirtualtreeview.pas (3104) Compiling VTIDEEditors.pas /construction/editors/lazarus/lazarus/components/virtualtreeview/virtualtreeview_package.pas(11,17) Hint: (5023) Unit "VTHeaderPopup" not used in virtualtreeview_package /construction/editors/lazarus/lazarus/components/virtualtreeview/virtualtreeview_package.pas(11,57) Hint: (5023) Unit "VTGraphics" not used in virtualtreeview_package /construction/editors/lazarus/lazarus/components/virtualtreeview/virtualtreeview_package.pas(12,3) Hint: (5023) Unit "VTIDEEditors" not used in virtualtreeview_package (1008) 38493 lines compiled, 5.0 sec (1021) 3 warning(s) issued (1022) 20 hint(s) issued (1023) 35 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly-gtk2/virtualtreeview_package.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/virtualtreeview' gmake -C onlinepackagemanager gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/onlinepackagemanager' /bin/rm -f lib/x86_64-dragonfly/gtk2/onlinepackagemanager.ppu /bin/mkdir -p lib/x86_64-dragonfly/gtk2 /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -vm5024 -dLCL -dLCLgtk2 -Fuvst -Fuvst/units/gtk2 -Fufpcmod -Fuframes -Fu../../packager/units/x86_64-dragonfly -Fu../lazutils/lib/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly -Fu../../lcl/units/x86_64-dragonfly/gtk2 -Fu../lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../lclextensions/lib/x86_64-dragonfly-gtk2 -Fu../ideintf/units/x86_64-dragonfly/gtk2 -Fu../virtualtreeview/lib/x86_64-dragonfly-gtk2 -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fivst/include/intf/gtk2 -Fivst/include/gtk2 -FE. -FUlib/x86_64-dragonfly/gtk2 -Cg -Sgic -dx86_64 onlinepackagemanager.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling onlinepackagemanager.pas (3104) Compiling onlinepackagemanagerintf.pas (3104) Compiling opkman_const.pas (1010) Writing Resource String Table file: opkman_const.rsj (3104) Compiling opkman_mainfrm.pas (3104) Compiling opkman_downloader.pas (3104) Compiling opkman_timer.pas (3104) Compiling opkman_common.pas (3104) Compiling opkman_options.pas (3104) Compiling opkman_serializablepackages.pas /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(726,42) Warning: (5066) Symbol "Create" is deprecated: "use options form instead" /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(849,37) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(850,44) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(851,41) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(852,53) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(853,51) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(854,51) Note: (6058) Call to subroutine "operator :=(const source:Variant):Int64;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(855,51) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(857,47) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(860,44) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(861,44) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(862,39) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(891,41) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(892,48) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(893,43) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(894,44) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(895,56) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(898,75) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(899,53) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(900,53) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(901,55) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(902,64) Note: (6058) Call to subroutine "operator :=(const source:Variant):Int64;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(912,85) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_serializablepackages.pas(935,42) Warning: (5066) Symbol "Create" is deprecated: "use options form instead" (3104) Compiling ./fpcmod/opkman_httpclient.pas /construction/editors/lazarus/lazarus/components/onlinepackagemanager/./fpcmod/opkman_httpclient.pas(390,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/components/onlinepackagemanager/./fpcmod/opkman_httpclient.pas(426,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (1010) Writing Resource String Table file: opkman_httpclient.rsj /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_downloader.pas(265,21) Hint: (5091) Local variable "JSON" of a managed type does not seem to be initialized (3104) Compiling opkman_installer.pas (3104) Compiling opkman_visualtree.pas (3104) Compiling opkman_packagedetailsfrm.pas (3104) Compiling opkman_showhint.pas (3104) Compiling opkman_visualtree.pas (3104) Compiling opkman_showhintbase.pas /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_showhint.pas(143,23) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling opkman_progressfrm.pas (3104) Compiling opkman_zipper.pas (3104) Compiling ./fpcmod/opkman_zip.pas (1010) Writing Resource String Table file: opkman_zip.rsj (3104) Compiling opkman_packagelistfrm.pas (3104) Compiling opkman_optionsfrm.pas (3104) Compiling opkman_repositories.pas (3104) Compiling opkman_colorsfrm.pas (3104) Compiling opkman_createrepositorypackagefrm.pas (3104) Compiling opkman_uploader.pas (3104) Compiling opkman_categoriesfrm.pas (3104) Compiling opkman_mainfrm.pas (3104) Compiling opkman_updates.pas (3104) Compiling opkman_createjsonforupdatesfrm.pas (3104) Compiling opkman_createrepositoryfrm.pas (3104) Compiling opkman_repositorydetailsfrm.pas (3104) Compiling opkman_addrepositorypackagefrm.pas /construction/editors/lazarus/lazarus/components/onlinepackagemanager/opkman_createrepositoryfrm.pas(766,22) Hint: (5092) Variable "AJSON" of a managed type does not seem to be initialized (3104) Compiling opkman_intf.pas (3104) Compiling opkman_intf_packagelistfrm.pas (1008) 20909 lines compiled, 6.9 sec (1021) 2 warning(s) issued (1022) 7 hint(s) issued (1023) 22 note(s) issued /bin/cp -f Makefile.compiled lib/x86_64-dragonfly/gtk2/OnlinePackageManager.compiled gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/onlinepackagemanager' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components' gmake -C ide bigide gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/ide' /bin/mkdir -p ../units/x86_64-dragonfly/gtk2 ../tools/svn2revisioninc .. revision.inc Warning: svn not in path. Created /construction/editors/lazarus/lazarus/ide/revision.inc for revision: Unknown /bin/rm -f ../units/x86_64-dragonfly/gtk2/pkgmanager.ppu gmake --assume-new=lazarus.pp lazarus OPT='-Sgic -dBigIDE -Fu../packager/units/x86_64-dragonfly -Fu../components/codetools/units/x86_64-dragonfly -Fu../components/debuggerintf/lib/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/gtk2 -Fu../components/ideintf/units/x86_64-dragonfly/gtk2 -Fu../components/synedit/units/x86_64-dragonfly/gtk2 -Fu../components/lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../components/lazdebuggergdbmi/lib/x86_64-dragonfly -Fu../units/x86_64-dragonfly/gtk2 -Fu../components/synedit/design/units/x86_64-dragonfly/gtk2 -Fu../components/lazcontrols/design/lib/x86_64-dragonfly/gtk2 -Fu../components/rtticontrols/lib/x86_64-dragonfly/gtk2 -Fu../components/cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu../components/printers/lib/x86_64-dragonfly/gtk2 -Fu../components/printers/design/lib/x86_64-dragonfly/gtk2 -Fu../components/tdbf/lib/x86_64-dragonfly/gtk2 -Fu../components/turbopower_ipro/units/x86_64-dragonfly/gtk2 -Fu../components/turbopower_ipro/design/lib/x86_64-dragonfly/gtk2 -Fu../components/fpcunit/lib/x86_64-dragonfly/gtk2 -Fu../components/fpcunit/ide/lib/x86_64-dragonfly/gtk2 -Fu../components/projecttemplates/lib/x86_64-dragonfly/gtk2 -Fu../components/sqldb/lib/x86_64-dragonfly/gtk2 -Fu../components/sdf/lib/x86_64-dragonfly/gtk2 -Fu../components/fpdebug/lib/x86_64-dragonfly -Fu../components/lazdebuggers/cmdlinedebuggerbase/lib/x86_64-dragonfly -Fu../components/lazdebuggers/lazdebuggerlldb/lib/x86_64-dragonfly -Fu../components/lazdebuggers/lazdebuggerfplldb/lib/x86_64-dragonfly -Fu../components/leakview/lib/x86_64-dragonfly/gtk2 -Fu../components/memds/lib/x86_64-dragonfly/gtk2 -Fu../components/tachart/lib/x86_64-dragonfly/gtk2 -Fu../components/todolist/lib/x86_64-dragonfly/gtk2 -Fu../components/datetimectrls/lib/x86_64-dragonfly/gtk2 -Fu../components/datetimectrls/design/lib/x86_64-dragonfly/gtk2 -Fu../components/jcf2/IdePlugin/lazarus/lib/x86_64-dragonfly/gtk2 -Fu../components/chmhelp/packages/help/lib/x86_64-dragonfly/gtk2 -Fu../components/chmhelp/packages/idehelp/lib/x86_64-dragonfly/gtk2 -Fu../components/instantfpc/lib/x86_64-dragonfly/gtk2 -Fu../components/externhelp/lib/x86_64-dragonfly/gtk2 -Fu../components/PascalScript/Source/lib/x86_64-dragonfly -Fu../components/macroscript/lib/x86_64-dragonfly -Fu../components/lclextensions/lib/x86_64-dragonfly-gtk2 -Fu../components/virtualtreeview/lib/x86_64-dragonfly-gtk2 -Fu../components/onlinepackagemanager/lib/x86_64-dragonfly/gtk2' gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/ide' /usr/local/bin/ppcx64 -gl -vbqewnhi -Sci -dlclgtk2 -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../components/custom -Fuframes -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude -Fiinclude/dragonfly -Fi../images -FE.. -FU../units/x86_64-dragonfly/gtk2 -Cg -Fl/usr/local/lib/qt5 -Fl/usr/local/lib/qt5 -Sgic -dBigIDE -Fu../packager/units/x86_64-dragonfly -Fu../components/codetools/units/x86_64-dragonfly -Fu../components/debuggerintf/lib/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/gtk2 -Fu../components/ideintf/units/x86_64-dragonfly/gtk2 -Fu../components/synedit/units/x86_64-dragonfly/gtk2 -Fu../components/lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../components/lazdebuggergdbmi/lib/x86_64-dragonfly -Fu../units/x86_64-dragonfly/gtk2 -Fu../components/synedit/design/units/x86_64-dragonfly/gtk2 -Fu../components/lazcontrols/design/lib/x86_64-dragonfly/gtk2 -Fu../components/rtticontrols/lib/x86_64-dragonfly/gtk2 -Fu../components/cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu../components/printers/lib/x86_64-dragonfly/gtk2 -Fu../components/printers/design/lib/x86_64-dragonfly/gtk2 -Fu../components/tdbf/lib/x86_64-dragonfly/gtk2 -Fu../components/turbopower_ipro/units/x86_64-dragonfly/gtk2 -Fu../components/turbopower_ipro/design/lib/x86_64-dragonfly/gtk2 -Fu../components/fpcunit/lib/x86_64-dragonfly/gtk2 -Fu../components/fpcunit/ide/lib/x86_64-dragonfly/gtk2 -Fu../components/projecttemplates/lib/x86_64-dragonfly/gtk2 -Fu../components/sqldb/lib/x86_64-dragonfly/gtk2 -Fu../components/sdf/lib/x86_64-dragonfly/gtk2 -Fu../components/fpdebug/lib/x86_64-dragonfly -Fu../components/lazdebuggers/cmdlinedebuggerbase/lib/x86_64-dragonfly -Fu../components/lazdebuggers/lazdebuggerlldb/lib/x86_64-dragonfly -Fu../components/lazdebuggers/lazdebuggerfplldb/lib/x86_64-dragonfly -Fu../components/leakview/lib/x86_64-dragonfly/gtk2 -Fu../components/memds/lib/x86_64-dragonfly/gtk2 -Fu../components/tachart/lib/x86_64-dragonfly/gtk2 -Fu../components/todolist/lib/x86_64-dragonfly/gtk2 -Fu../components/datetimectrls/lib/x86_64-dragonfly/gtk2 -Fu../components/datetimectrls/design/lib/x86_64-dragonfly/gtk2 -Fu../components/jcf2/IdePlugin/lazarus/lib/x86_64-dragonfly/gtk2 -Fu../components/chmhelp/packages/help/lib/x86_64-dragonfly/gtk2 -Fu../components/chmhelp/packages/idehelp/lib/x86_64-dragonfly/gtk2 -Fu../components/instantfpc/lib/x86_64-dragonfly/gtk2 -Fu../components/externhelp/lib/x86_64-dragonfly/gtk2 -Fu../components/PascalScript/Source/lib/x86_64-dragonfly -Fu../components/macroscript/lib/x86_64-dragonfly -Fu../components/lclextensions/lib/x86_64-dragonfly-gtk2 -Fu../components/virtualtreeview/lib/x86_64-dragonfly-gtk2 -Fu../components/onlinepackagemanager/lib/x86_64-dragonfly/gtk2 -dx86_64 lazarus.pp 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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling lazarus.pp (3104) Compiling ideinstances.pas (3104) Compiling lazarusidestrconsts.pas (1010) Writing Resource String Table file: lazarusidestrconsts.rsj (3104) Compiling idecmdline.pas (3104) Compiling lazconf.pp /construction/editors/lazarus/lazarus/ide/lazconf.pp(101,41) Hint: (5024) Parameter "FPCVersion" not used /construction/editors/lazarus/lazarus/ide/lazconf.pp(101,58) Hint: (5024) Parameter "FPCRelease" not used /construction/editors/lazarus/lazarus/ide/lazconf.pp(173,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazconf.pp(278,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazconf.pp(287,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./include/dragonfly/lazconf.inc(33,3) Hint: (5023) Unit "BaseUnix" not used in LazConf /construction/editors/lazarus/lazarus/ide/idecmdline.pas(157,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecmdline.pas(158,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecmdline.pas(393,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideinstances.pas(355,22) Hint: (5092) Variable "outParams" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/ideinstances.pas(505,27) Hint: (5091) Local variable "xOutParams" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/ideinstances.pas(567,43) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/ideinstances.pas(567,43) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/ideinstances.pas(665,25) Hint: (5091) Local variable "xOutParams" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/ideinstances.pas(705,25) Hint: (5091) Local variable "xOutParams" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/ideinstances.pas(82,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinstances.pas(771,20) Hint: (5091) Local variable "xParams" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/ideinstances.pas(847,20) Hint: (5091) Local variable "xParams" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/ideinstances.pas(76,69) Hint: (5024) Parameter "aInParams" not used (3104) Compiling ideguicmdline.pas /construction/editors/lazarus/lazarus/ide/ideguicmdline.pas(65,35) Hint: (5024) Parameter "aPID" not used /construction/editors/lazarus/lazarus/ide/ideguicmdline.pas(267,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideguicmdline.pas(237,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideguicmdline.pas(211,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling splash.pp /construction/editors/lazarus/lazarus/ide/splash.pp(50,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/splash.pp(50,59) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/splash.pp(51,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling main.pp (3104) Compiling codecreationdlg.pas (3104) Compiling environmentopts.pp (3104) Compiling ideprocs.pp /construction/editors/lazarus/lazarus/ide/ideprocs.pp(254,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideprocs.pp(259,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideprocs.pp(1223,36) Hint: (5024) Parameter "FileName" not used /construction/editors/lazarus/lazarus/ide/ideprocs.pp(1255,35) Hint: (5057) Local variable "OldInfo" does not seem to be initialized (3104) Compiling dialogprocs.pas /construction/editors/lazarus/lazarus/ide/dialogprocs.pas(666,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/dialogprocs.pas(684,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling idetranslations.pas (3104) Compiling ideoptiondefs.pas /construction/editors/lazarus/lazarus/ide/ideoptiondefs.pas(210,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling transfermacros.pp /construction/editors/lazarus/lazarus/ide/transfermacros.pp(67,55) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(67,78) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(68,56) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(68,79) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(69,56) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(69,79) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(70,60) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(70,83) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(71,59) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(71,82) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(72,60) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(72,83) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(73,56) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/transfermacros.pp(73,79) Hint: (5024) Parameter "Abort" not used (3104) Compiling modematrixopts.pas /construction/editors/lazarus/lazarus/ide/modematrixopts.pas(342,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/modematrixopts.pas(820,22) Hint: (5091) Local variable "CurMode" of a managed type does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debugger.pp /construction/editors/lazarus/lazarus/debugger/debugger.pp(1822,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(1829,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(1538,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(687,42) Hint: (5024) Parameter "AnOldValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1405,32) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(5360,9) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(5372,9) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(732,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(824,36) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(977,43) Hint: (5024) Parameter "AnOldFormat" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1150,37) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1151,43) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1151,79) Hint: (5024) Parameter "AMinCount" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1153,39) Hint: (5024) Parameter "AValidity" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1159,33) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1159,46) Hint: (5024) Parameter "ACount" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1135,29) Hint: (5024) Parameter "ACount" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1252,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1635,44) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1636,44) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1637,42) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1638,42) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1659,44) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1660,44) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1661,42) Hint: (5024) Parameter "AXMLConfig" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1662,42) Hint: (5024) Parameter "APath" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(935,42) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(1307,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugger.pp(7030,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugger.pp(7031,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling idecoolbardata.pas (3104) Compiling toolbarconfig.pas /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(69,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(68,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(68,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(70,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(71,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(72,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(73,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(67,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(82,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(75,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(76,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(79,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(80,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(80,57) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(81,12) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(77,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/toolbarconfig.pas(78,30) Hint: (5024) Parameter "Sender" not used /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBar):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(223,25) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(224,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(263,24) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(263,49) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(287,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(306,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(330,7) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(358,21) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(117,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(501,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(516,60) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(517,70) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBarOptions;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(530,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBarOptions):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(531,40) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(532,37) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(533,47) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(540,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TIDEToolBar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idecoolbardata.pas(549,19) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined (3104) Compiling editortoolbarstatic.pas (3104) Compiling environmentopts.pp /construction/editors/lazarus/lazarus/ide/environmentopts.pp(2277,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/environmentopts.pp(2610,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/environmentopts.pp(698,44) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(698,65) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(699,42) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(700,45) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(700,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(701,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(702,41) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(702,62) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(703,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(704,45) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(704,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(705,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(706,47) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(706,68) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(707,45) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(708,42) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(708,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(709,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(710,42) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(710,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/environmentopts.pp(711,40) Hint: (5024) Parameter "Abort" not used /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TEditorToolbar):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(173,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(296,17) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(307,3) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TEditorToolbar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(321,22) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editortoolbarstatic.pas(345,22) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TEditorToolbar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codecreationdlg.pas(46,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecreationdlg.pas(47,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecreationdlg.pas(48,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecreationdlg.pas(49,41) Hint: (5024) Parameter "Sender" not used (3104) Compiling ideprotocol.pas /construction/editors/lazarus/lazarus/ide/ideprotocol.pas(101,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/ideprotocol.pas(122,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling compileroptions.pp (3104) Compiling etfpcmsgparser.pas (3104) Compiling etmakemsgparser.pas /construction/editors/lazarus/lazarus/ide/etmakemsgparser.pas(135,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/etmakemsgparser.pas(322,25) Hint: (5091) Local variable "Filename" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(365,30) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(367,30) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(508,21) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(763,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(1507,6) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(1517,6) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etfpcmsgparser.pas(1897,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling compoptsmodes.pas /construction/editors/lazarus/lazarus/ide/compileroptions.pp(1146,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(1739,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(3095,21) Note: (6058) Call to subroutine "function TCompilerMsgIDFlags.Count:Int64;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(3979,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(4002,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compileroptions.pp(4228,30) Warning: (6018) unreachable code /construction/editors/lazarus/lazarus/ide/compileroptions.pp(90,38) Hint: (5024) Parameter "DoSwitchPathDelims" not used /construction/editors/lazarus/lazarus/ide/compileroptions.pp(92,36) Hint: (5024) Parameter "UsePathDelim" not used (3104) Compiling checkcompileropts.pas (3104) Compiling project.pp (3104) Compiling projectresources.pas (3104) Compiling w32manifest.pas /construction/editors/lazarus/lazarus/ide/w32manifest.pas(81,80) Hint: (5024) Parameter "MainFilename" not used (3104) Compiling w32versioninfo.pas /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(117,18) Hint: (5024) Parameter "MainFilename" not used /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(109,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(114,33) Hint: (5024) Parameter "AResources" not used /construction/editors/lazarus/lazarus/ide/w32versioninfo.pas(115,37) Hint: (5024) Parameter "SaveToTestDir" not used (3104) Compiling projecticon.pas /construction/editors/lazarus/lazarus/ide/projecticon.pas(230,26) Hint: (5091) Local variable "NewData" of a managed type does not seem to be initialized (3104) Compiling projectuserresources.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TAbstractProjectResource):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(159,23) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/projectresources.pas(389,22) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(405,28) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(407,85) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(440,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TAbstractProjectResource):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(480,25) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(492,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(500,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(569,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(579,32) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectresources.pas(580,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TAbstractProjectResource;" marked as inline is not inlined (3104) Compiling runparamsopts.pas (3104) Compiling sysvaruseroverridedlg.pas /construction/editors/lazarus/lazarus/ide/sysvaruseroverridedlg.pas(56,17) Hint: (5091) Local variable "Vals" of a managed type does not seem to be initialized (3104) Compiling inputhistory.pas (3104) Compiling diffpatch.pas /construction/editors/lazarus/lazarus/ide/diffpatch.pas(675,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/inputhistory.pas(569,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/inputhistory.pas(587,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/inputhistory.pas(218,41) Hint: (5024) Parameter "Title" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(156,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(162,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(160,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(157,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(158,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(161,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(159,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(164,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(164,69) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(165,12) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(166,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(167,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(168,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/runparamsopts.pas(169,46) Hint: (5024) Parameter "Sender" not used (3104) Compiling projectdefs.pas (3104) Compiling publishmodule.pas /construction/editors/lazarus/lazarus/ide/publishmodule.pas(195,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectdefs.pas(728,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectdefs.pas(731,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling filereferencelist.pas (3104) Compiling editdefinetree.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/projpackcommon.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/packagedefs.pas /construction/editors/lazarus/lazarus/packager/packagedefs.pas(579,44) Hint: (5024) Parameter "TheMacro" not used /construction/editors/lazarus/lazarus/packager/packagedefs.pas(2207,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagedefs.pas(584,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packagedefs.pas(677,42) Hint: (5024) Parameter "RemoveFromUsesSection" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/packagesystem.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/packagelinks.pas /construction/editors/lazarus/lazarus/packager/packagelinks.pas(117,41) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagelinks.pas(469,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(477,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(483,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(523,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(765,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(916,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagelinks.pas(940,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/fppkghelper.pas /construction/editors/lazarus/lazarus/packager/packagesystem.pas(949,110) Note: (6058) Call to subroutine "operator :=(const source:Int64):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(952,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(957,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(977,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(982,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(986,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(991,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(246,62) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(247,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(248,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(249,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(250,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(251,48) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(252,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(253,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(254,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(255,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(256,65) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(257,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(1327,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(1331,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(233,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(2021,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3418,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3423,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3438,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3593,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3639,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3640,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3641,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3642,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3654,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3655,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3656,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3657,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3669,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3670,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3671,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3672,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3689,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3690,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3691,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3692,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3703,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3704,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3705,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3706,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3714,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3715,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3716,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3723,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3724,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3725,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3737,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3742,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3753,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3768,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3769,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3788,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3789,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3802,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3803,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3814,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(3815,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4142,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4149,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4156,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4165,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4175,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(408,45) Hint: (5024) Parameter "ShowAbort" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4822,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4826,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4840,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(4844,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(399,27) Hint: (5024) Parameter "Flags" not used /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5210,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5322,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5343,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5692,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packagesystem.pas(5798,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(2833,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(3322,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(966,57) Hint: (5024) Parameter "AClassName" not used /construction/editors/lazarus/lazarus/ide/project.pp(792,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/project.pp(5025,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5316,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5330,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5346,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5360,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(5366,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/project.pp(820,46) Hint: (5024) Parameter "TheMacro" not used /construction/editors/lazarus/lazarus/ide/project.pp(808,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/project.pp(616,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checkcompileropts.pas(79,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checkcompileropts.pas(79,59) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/checkcompileropts.pas(80,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling buildprojectdlg.pas /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(71,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(72,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(70,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(70,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(66,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(67,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(68,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(73,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(74,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(75,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(76,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(77,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(78,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(79,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(85,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprojectdlg.pas(85,48) Hint: (5024) Parameter "Done" not used (3104) Compiling buildmodesmanager.pas (3104) Compiling mainbase.pas (3104) Compiling buildmanager.pas (3104) Compiling miscoptions.pas (3104) Compiling buildprofilemanager.pas /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(284,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(144,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(145,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(147,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(149,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(150,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(151,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(152,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildprofilemanager.pas(148,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/miscoptions.pas(303,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/miscoptions.pas(328,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/miscoptions.pas(345,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/miscoptions.pas(374,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling exttools.pas /construction/editors/lazarus/lazarus/ide/exttools.pas(1423,16) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized (3104) Compiling etpas2jsmsgparser.pas /construction/editors/lazarus/lazarus/ide/etpas2jsmsgparser.pas(46,36) Hint: (5024) Parameter "CompilerFilename" not used /construction/editors/lazarus/lazarus/ide/etpas2jsmsgparser.pas(46,59) Hint: (5024) Parameter "TargetOS" not used /construction/editors/lazarus/lazarus/ide/etpas2jsmsgparser.pas(46,74) Hint: (5024) Parameter "TargetCPU" not used (3104) Compiling compiler.pp /construction/editors/lazarus/lazarus/ide/compiler.pp(289,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(321,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(367,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(372,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/compiler.pp(1303,55) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/compiler.pp(1326,53) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/compiler.pp(1335,46) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling fpcsrcscan.pas (3104) Compiling progresswnd.pas (3104) Compiling basebuildmanager.pas /construction/editors/lazarus/lazarus/ide/fpcsrcscan.pas(136,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling applicationbundle.pas /construction/editors/lazarus/lazarus/ide/buildmanager.pas(90,43) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(90,75) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(91,37) Hint: (5024) Parameter "Depth" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(303,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(92,46) Hint: (5024) Parameter "Options" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(95,44) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(95,70) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(96,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(946,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(947,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(799,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(800,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1231,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1253,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1264,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1265,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1266,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1276,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1277,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1284,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1285,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1295,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1296,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1297,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1312,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1332,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1344,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1183,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(1196,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(86,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(113,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(114,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(115,66) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(116,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(117,50) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(117,76) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(118,37) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(121,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(122,40) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(2049,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmanager.pas(107,48) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(108,46) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(109,41) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(109,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(110,46) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(146,42) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(150,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(151,50) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(152,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(153,52) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(153,78) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(154,50) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(155,54) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(155,80) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(156,52) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(157,53) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(157,79) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(158,51) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(142,38) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(103,41) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(103,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(104,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(119,41) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(119,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(120,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(123,43) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(123,69) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(124,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(131,43) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(131,69) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(132,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(147,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(147,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(148,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(143,48) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(143,74) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(144,46) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(139,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(139,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(140,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(133,49) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(133,75) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(134,47) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(137,47) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(137,73) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(138,45) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(125,46) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(125,72) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(126,44) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(127,49) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(127,75) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(128,45) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(135,46) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(135,72) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(136,44) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(129,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(129,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(130,43) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(97,59) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(98,36) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(99,64) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(100,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(101,45) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(101,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(102,36) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(111,39) Hint: (5024) Parameter "Param" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(111,65) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(112,37) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/buildmanager.pas(2635,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling editoroptions.pp (3104) Compiling sourcesyneditor.pas (3104) Compiling etsrceditmarks.pas /construction/editors/lazarus/lazarus/ide/etsrceditmarks.pas(184,27) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/etsrceditmarks.pas(983,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etsrceditmarks.pas(986,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/etsrceditmarks.pas(211,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etsrceditmarks.pas(212,34) Hint: (5024) Parameter "aText" not used (3104) Compiling sourcemarks.pas /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(194,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(194,55) Hint: (5024) Parameter "AfterProcessing" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(196,24) Hint: (5024) Parameter "AChar" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(196,47) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(196,67) Hint: (5024) Parameter "HandlerData" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(96,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(275,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(275,64) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(275,77) Hint: (5024) Parameter "ACount" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(1471,55) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(276,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(268,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(268,61) Hint: (5024) Parameter "Line" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(1574,35) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(1581,35) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(260,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(332,35) Hint: (5024) Parameter "ALines" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(1885,61) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(370,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(370,62) Hint: (5024) Parameter "AIndex" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(370,75) Hint: (5024) Parameter "ACount" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(470,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(471,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(472,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(473,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(474,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(2589,42) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(2632,41) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(466,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(2684,42) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(467,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(2715,41) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(468,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(2745,41) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(469,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcesyneditor.pas(2843,43) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling keymapping.pp /construction/editors/lazarus/lazarus/ide/keymapping.pp(304,8) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/keymapping.pp(3600,38) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/keymapping.pp(3743,43) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/keymapping.pp(3780,43) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/keymapping.pp(209,34) Hint: (5024) Parameter "Parent" not used /construction/editors/lazarus/lazarus/ide/editoroptions.pp(1365,42) Hint: (5024) Parameter "FreeList" not used /construction/editors/lazarus/lazarus/ide/editoroptions.pp(4537,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editoroptions.pp(4545,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editoroptions.pp(4569,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editoroptions.pp(4942,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editoroptions.pp(5134,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling sourceeditor.pp (3104) Compiling wordcompletion.pp (3104) Compiling findreplacedialog.pp /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(78,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(78,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(232,23) Hint: (5092) Variable "AState" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(79,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(80,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(81,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(77,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(76,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(84,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(85,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findreplacedialog.pp(86,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling idehelpmanager.pas (3104) Compiling /construction/editors/lazarus/lazarus/designer/objinspext.pas /construction/editors/lazarus/lazarus/designer/objinspext.pas(166,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(204,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(237,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(243,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(247,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(253,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(259,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(275,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(287,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/objinspext.pas(42,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling aboutfrm.pas /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(96,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(97,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(97,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(98,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(99,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(100,55) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(101,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(101,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(101,45) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(60,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/aboutfrm.pas(57,23) Hint: (5024) Parameter "Sender" not used (3104) Compiling mainbar.pas /construction/editors/lazarus/lazarus/ide/mainbar.pas(485,48) Hint: (5057) Local variable "WindowRect" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/mainbar.pas(486,54) Hint: (5057) Local variable "WindowClientRect" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/mainbar.pas(375,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(376,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(383,38) Hint: (5024) Parameter "Exclude" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(711,45) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbar.pas(712,47) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbar.pas(716,27) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbar.pas(374,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbar.pas(373,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling idefpdocfilesearch.pas /construction/editors/lazarus/lazarus/ide/idefpdocfilesearch.pas(24,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idefpdocfilesearch.pas(25,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idefpdocfilesearch.pas(25,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/idefpdocfilesearch.pas(26,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idefpdocfilesearch.pas(26,48) Hint: (5024) Parameter "Done" not used (3104) Compiling helpoptions.pas /construction/editors/lazarus/lazarus/ide/helpoptions.pas(138,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpoptions.pas(167,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpoptions.pas(210,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpoptions.pas(221,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling mainintf.pas (3104) Compiling buildlazdialog.pas (3104) Compiling genericlisteditor.pas (3104) Compiling genericchecklist.pas /construction/editors/lazarus/lazarus/ide/genericchecklist.pas(22,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/genericchecklist.pas(21,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/genericchecklist.pas(21,60) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(655,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(659,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(660,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(686,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(701,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(133,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(134,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(135,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(136,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(137,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(139,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(129,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(130,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(138,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(131,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(132,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(132,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(125,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(127,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildlazdialog.pas(128,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling progressdlg.pas /construction/editors/lazarus/lazarus/ide/progressdlg.pas(70,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/progressdlg.pas(70,57) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/progressdlg.pas(44,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/progressdlg.pas(45,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/progressdlg.pas(48,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/progressdlg.pas(48,57) Hint: (5024) Parameter "Done" not used (3104) Compiling idedefs.pas /construction/editors/lazarus/lazarus/ide/mainintf.pas(267,44) Hint: (5024) Parameter "Filename" not used /construction/editors/lazarus/lazarus/ide/mainintf.pas(267,59) Hint: (5024) Parameter "SourceName" not used (3104) Compiling helpfpcmessages.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TMessageHelpAddition):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(245,13) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(260,12) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(260,38) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(272,26) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(273,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TMessageHelpAddition):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(295,9) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TMessageHelpAddition):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(317,13) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(176,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(173,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(172,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(172,63) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(171,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(506,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TMessageHelpAddition):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(174,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(175,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(177,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(178,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(179,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(180,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(181,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(182,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(648,26) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/helpfpcmessages.pas(824,21) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMessageHelpAddition;" marked as inline is not inlined (3104) Compiling codehelp.pas /construction/editors/lazarus/lazarus/ide/codehelp.pas(243,55) Hint: (5024) Parameter "AsLast" not used /construction/editors/lazarus/lazarus/ide/codehelp.pas(1344,16) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/codehelp.pas(1510,16) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/codehelp.pas(305,34) Hint: (5024) Parameter "Complete" not used (3104) Compiling idewindowhelp.pas /construction/editors/lazarus/lazarus/ide/idewindowhelp.pas(448,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idewindowhelp.pas(442,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling codebrowser.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/basepkgmanager.pas /construction/editors/lazarus/lazarus/ide/codebrowser.pas(240,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(241,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(242,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(243,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(244,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(245,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(246,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(247,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(248,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(249,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(250,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(251,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(252,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(253,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(254,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(230,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(231,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(232,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(233,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(234,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(235,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(236,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(237,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(238,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(239,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(228,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(228,61) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(226,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(227,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(225,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(224,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(221,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(221,61) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(221,86) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(222,12) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(223,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codebrowser.pas(387,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(64,71) Hint: (5024) Parameter "ErrMsg" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(66,47) Hint: (5024) Parameter "BaseNode" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(66,62) Hint: (5024) Parameter "NewNode" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(67,28) Hint: (5024) Parameter "QueryItem" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(80,32) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(251,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(251,65) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(252,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(253,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(158,36) Hint: (5024) Parameter "Query" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(159,40) Hint: (5024) Parameter "ErrMsg" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1022,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(177,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(179,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(173,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(174,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(175,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1433,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1396,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1400,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1505,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1514,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1526,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/idehelpmanager.pas(1588,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling macropromptdlg.pas /construction/editors/lazarus/lazarus/ide/macropromptdlg.pas(51,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/macropromptdlg.pas(52,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/macropromptdlg.pas(53,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/macropromptdlg.pas(54,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/macropromptdlg.pas(54,67) Hint: (5024) Parameter "Shift" not used (3104) Compiling codecontextform.pas /construction/editors/lazarus/lazarus/ide/codecontextform.pas(72,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(72,57) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(74,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(75,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(76,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(77,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(78,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codecontextform.pas(79,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling srcedithintfrm.pas /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(58,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(58,57) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(59,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(60,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(61,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(62,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(63,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(72,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(49,41) Hint: (5024) Parameter "PreferredWidth" not used /construction/editors/lazarus/lazarus/ide/srcedithintfrm.pas(49,62) Hint: (5024) Parameter "PreferredHeight" not used (3104) Compiling etmessageswnd.pas (3104) Compiling etmessageframe.pas (3104) Compiling ./frames/msgwnd_options.pas (3104) Compiling ./frames/editor_general_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(75,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(76,54) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(77,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(78,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(79,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(80,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(81,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(82,56) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(83,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(84,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(85,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(86,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(87,53) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(88,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(89,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_options.pas(90,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(71,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(70,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(67,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(68,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(69,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(73,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(74,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(75,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/msgwnd_options.pas(76,44) Hint: (5024) Parameter "Sender" not used (3104) Compiling etquickfixes.pas (3104) Compiling abstractsmethodsdlg.pas /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(67,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(66,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(65,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(68,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(69,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(70,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/abstractsmethodsdlg.pas(71,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling qfinitlocalvardlg.pas /construction/editors/lazarus/lazarus/ide/qfinitlocalvardlg.pas(58,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/qfinitlocalvardlg.pas(57,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(157,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(95,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(128,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(147,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(86,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(116,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(105,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etquickfixes.pas(77,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(69,46) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(180,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(181,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(206,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(207,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(207,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(208,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(236,36) Hint: (5024) Parameter "DC" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(344,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(346,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(348,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(349,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(350,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(351,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(352,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(353,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(354,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(355,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(357,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(359,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(333,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(334,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(335,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(337,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(338,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(339,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(340,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(342,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(366,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(366,67) Hint: (5024) Parameter "AImageWidth" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(367,12) Hint: (5024) Parameter "APPI" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(343,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(332,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(331,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(327,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(328,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(329,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageframe.pas(330,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageswnd.pas(44,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageswnd.pas(45,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageswnd.pas(46,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/etmessageswnd.pas(47,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling codemacroprompt.pas /construction/editors/lazarus/lazarus/ide/codemacroprompt.pas(191,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codemacroprompt.pas(109,43) Hint: (5024) Parameter "TemplateComment" not used (3104) Compiling codetemplatesdlg.pas (3104) Compiling codemacroselect.pas /construction/editors/lazarus/lazarus/ide/codemacroselect.pas(50,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codemacroselect.pas(49,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codemacroselect.pas(49,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/codemacroselect.pas(51,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codemacroselect.pas(51,66) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(239,16) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(261,16) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(145,55) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(146,30) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(147,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(148,55) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(149,30) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(150,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(151,36) Hint: (5024) Parameter "Parameter" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(151,60) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(152,30) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(153,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(155,30) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(158,44) Hint: (5024) Parameter "Parameter" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(162,54) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(163,30) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(164,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(165,54) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(166,30) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(167,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(168,58) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(169,30) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(170,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(171,44) Hint: (5024) Parameter "Parameter" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(172,30) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(174,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(175,43) Hint: (5024) Parameter "Parameter" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(176,30) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(178,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(179,60) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(183,30) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(185,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(186,43) Hint: (5024) Parameter "Parameter" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(186,67) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(188,41) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(693,8) Hint: (5024) Parameter "InteractiveValue" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(693,44) Hint: (5024) Parameter "SrcEdit" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(694,8) Hint: (5024) Parameter "ErrorMsg" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(96,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(883,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(97,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(98,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(99,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(100,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(101,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(102,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(103,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(972,68) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(91,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(92,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(93,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(94,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(95,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(95,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(104,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(104,68) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(105,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetemplatesdlg.pas(1091,75) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling codetoolsoptions.pas /construction/editors/lazarus/lazarus/ide/codetoolsoptions.pas(456,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsoptions.pas(614,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsoptions.pas(788,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsoptions.pas(812,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsoptions.pas(813,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsoptions.pas(1105,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling sortselectiondlg.pas /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(301,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(70,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(71,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(72,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(72,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(73,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sortselectiondlg.pas(74,42) Hint: (5024) Parameter "Sender" not used (3104) Compiling encloseselectiondlg.pas /construction/editors/lazarus/lazarus/ide/encloseselectiondlg.pas(65,44) Hint: (5024) Parameter "Sender" not used (3104) Compiling encloseifdef.pas /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(80,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(257,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(85,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(74,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(75,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(78,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(76,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(77,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(79,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(81,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(82,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(83,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(84,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(84,67) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(426,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/encloseifdef.pas(444,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling invertassigntool.pas /construction/editors/lazarus/lazarus/ide/invertassigntool.pas(170,20) Hint: (5091) Local variable "Indents" of a managed type does not seem to be initialized (3104) Compiling sourceeditprocs.pas /construction/editors/lazarus/lazarus/ide/sourceeditprocs.pas(83,39) Hint: (5024) Parameter "IdentList" not used /construction/editors/lazarus/lazarus/ide/sourceeditprocs.pas(69,36) Hint: (5024) Parameter "Converter" not used /construction/editors/lazarus/lazarus/ide/sourceeditprocs.pas(72,42) Hint: (5024) Parameter "Converter" not used /construction/editors/lazarus/lazarus/ide/sourceeditprocs.pas(62,32) Hint: (5024) Parameter "aTextType" not used (3104) Compiling charactermapdlg.pas /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(71,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(70,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(67,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(68,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(69,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(69,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(72,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(73,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(74,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(75,16) Hint: (5024) Parameter "CanSelect" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(76,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(77,16) Hint: (5024) Parameter "CanSelect" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(80,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(81,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(81,55) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(65,55) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(65,66) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(66,12) Hint: (5024) Parameter "aState" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(83,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/charactermapdlg.pas(83,58) Hint: (5024) Parameter "Shift" not used (3104) Compiling searchfrm.pas (3104) Compiling searchresultview.pp /construction/editors/lazarus/lazarus/ide/searchresultview.pp(157,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(158,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(159,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(159,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(160,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(161,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(162,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(163,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(164,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(166,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(167,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(156,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(154,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(155,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(175,52) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(178,25) Hint: (5024) Parameter "WheelDelta" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(180,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(181,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(165,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(165,65) Hint: (5024) Parameter "AllowChange" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(170,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(168,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(174,51) Hint: (5024) Parameter "HintInfo" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(173,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/ide/searchresultview.pp(173,34) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/ide/searchfrm.pas(502,26) Hint: (5091) Local variable "NewText" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/searchfrm.pas(66,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchfrm.pas(64,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchfrm.pas(60,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchfrm.pas(60,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/searchfrm.pas(61,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/searchfrm.pas(65,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling multipastedlg.pas /construction/editors/lazarus/lazarus/ide/multipastedlg.pas(72,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/multipastedlg.pas(73,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/multipastedlg.pas(77,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/multipastedlg.pas(81,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling editormacrolistviewer.pas (3104) Compiling keymapshortcutdlg.pas /construction/editors/lazarus/lazarus/ide/keymapshortcutdlg.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/keymapshortcutdlg.pas(49,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/keymapshortcutdlg.pas(47,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/keymapshortcutdlg.pas(50,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/keymapshortcutdlg.pas(196,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/keymapshortcutdlg.pas(218,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(379,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(400,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(78,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(38,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(39,47) Hint: (5024) Parameter "aSender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(210,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(207,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(205,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(206,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(208,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(209,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(211,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(212,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(213,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(214,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(215,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(215,59) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(215,81) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(216,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(217,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(218,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(219,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(220,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(221,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editormacrolistviewer.pas(222,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/editortoolbar_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editortoolbar_options.pas(65,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/editortoolbar_options.pas(58,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editortoolbar_options.pas(55,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editortoolbar_options.pas(56,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling inputhistorywithsearchopt.pas (3104) Compiling fpdochints.pas /construction/editors/lazarus/lazarus/ide/fpdochints.pas(51,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdochints.pas(51,57) Hint: (5024) Parameter "Done" not used (3104) Compiling gotofrm.pas (3104) Compiling basedebugmanager.pas /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1440,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1449,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1320,58) Hint: (5024) Parameter "TopLine" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1321,12) Hint: (5024) Parameter "BottomLine" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1038,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1037,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(154,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(135,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(136,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(2638,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(2675,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(145,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(146,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(2817,12) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(147,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(150,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(386,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(387,21) Hint: (5024) Parameter "Line" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(387,32) Hint: (5024) Parameter "Column" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(319,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(320,59) Hint: (5024) Parameter "AFlags" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(321,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(322,67) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(4175,57) Hint: (5057) Local variable "y" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(4175,50) Hint: (5057) Local variable "x" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(323,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(325,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(4529,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(336,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(336,51) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(336,59) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(337,15) Hint: (5024) Parameter "Mark" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(329,41) Hint: (5024) Parameter "Char" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(329,67) Hint: (5024) Parameter "AddChar" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(331,41) Hint: (5024) Parameter "Char" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(278,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(281,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(282,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(283,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(284,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(285,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(286,41) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(288,48) Hint: (5024) Parameter "AnInfo" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(270,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(273,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(6084,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(515,44) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(518,53) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(350,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(617,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(631,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(7309,42) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(718,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(634,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(821,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(822,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(823,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(647,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(648,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(649,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(650,16) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(651,39) Hint: (5024) Parameter "AStatusBar" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(664,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(616,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(663,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(620,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(627,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(637,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(638,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(639,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(640,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(621,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(629,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(622,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(622,49) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(623,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(623,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(623,45) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(624,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(636,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(618,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(757,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(758,16) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(759,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(760,16) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(761,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(767,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(768,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(768,44) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(769,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(769,44) Hint: (5024) Parameter "Target" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(769,66) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(769,73) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(832,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(833,49) Hint: (5024) Parameter "AChar" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(833,72) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(8851,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(835,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(836,49) Hint: (5024) Parameter "AChar" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(836,72) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(744,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(744,53) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(745,36) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(745,43) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(754,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(754,54) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(755,15) Hint: (5024) Parameter "WheelDelta" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(755,41) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(755,68) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(746,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(746,53) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(747,36) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(747,61) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(747,68) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(771,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(752,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(752,55) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(752,71) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(753,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(753,53) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(753,69) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(9207,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(9208,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(9209,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(9210,18) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1014,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(928,36) Hint: (5024) Parameter "AWindow" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1079,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1081,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1068,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1069,12) Hint: (5024) Parameter "AHint" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1114,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1115,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1116,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1117,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1118,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1119,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1122,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1123,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1141,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1142,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1143,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1139,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1140,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1146,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1145,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1124,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1134,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1135,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1149,38) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1149,59) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1150,36) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1151,38) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1151,59) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1152,36) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1153,41) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1153,62) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1154,39) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1155,43) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1155,64) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1156,41) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1157,58) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1159,57) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1161,39) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1161,60) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1163,42) Hint: (5024) Parameter "s" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1163,63) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1171,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1171,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1180,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1191,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1197,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1198,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1200,60) Hint: (5024) Parameter "AAction" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1201,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1059,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(11266,13) Note: (6058) Call to subroutine "function AnsiStrComp(S1:PChar;S2:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1218,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1220,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1222,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourceeditor.pp(1223,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling findinfilesdlg.pas /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(60,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(54,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(55,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(55,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(56,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(57,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(58,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findinfilesdlg.pas(59,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling desktopmanager.pas /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(92,42) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(95,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(65,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(66,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(67,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(70,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(56,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(57,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(63,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(64,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(579,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(68,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(670,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(59,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(61,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(61,67) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(856,22) Hint: (5091) Local variable "xDesktops" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(62,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(71,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(72,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/desktopmanager.pas(73,42) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/designer.pp (3104) Compiling /construction/editors/lazarus/lazarus/designer/aligncompsdlg.pp (3104) Compiling /construction/editors/lazarus/lazarus/designer/sizecompsdlg.pp /construction/editors/lazarus/lazarus/designer/sizecompsdlg.pp(45,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/sizecompsdlg.pp(46,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/sizecompsdlg.pp(47,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/scalecompsdlg.pp (3104) Compiling /construction/editors/lazarus/lazarus/designer/designerprocs.pas (3104) Compiling customformeditor.pp (3104) Compiling /construction/editors/lazarus/lazarus/designer/customnonformdesigner.pas /construction/editors/lazarus/lazarus/designer/customnonformdesigner.pas(55,30) Hint: (5024) Parameter "ALeft" not used /construction/editors/lazarus/lazarus/designer/customnonformdesigner.pas(55,42) Hint: (5024) Parameter "ATop" not used /construction/editors/lazarus/lazarus/designer/customnonformdesigner.pas(55,53) Hint: (5024) Parameter "AWidth" not used /construction/editors/lazarus/lazarus/designer/customnonformdesigner.pas(55,66) Hint: (5024) Parameter "AHeight" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/noncontroldesigner.pas (3104) Compiling /construction/editors/lazarus/lazarus/designer/framedesigner.pas /construction/editors/lazarus/lazarus/designer/framedesigner.pas(50,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/framedesigner.pas(51,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/controlselection.pp /construction/editors/lazarus/lazarus/designer/controlselection.pp(397,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/controlselection.pp(397,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/designer/controlselection.pp(1001,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1063,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1048,34) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1048,57) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1050,34) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1050,57) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1052,34) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1052,57) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1054,34) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(1054,57) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/controlselection.pp(344,32) Hint: (5024) Parameter "Grabber" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/jitforms.pp /construction/editors/lazarus/lazarus/designer/jitforms.pp(185,38) Hint: (5024) Parameter "Interactive" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(159,47) Hint: (5024) Parameter "AName" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(1091,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(1212,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(136,37) Hint: (5024) Parameter "Reader" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(136,65) Hint: (5024) Parameter "FindMethodName" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(137,16) Hint: (5024) Parameter "Address" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(137,43) Hint: (5024) Parameter "Error" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(1803,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(142,34) Hint: (5024) Parameter "Reader" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(142,56) Hint: (5024) Parameter "Component" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(144,40) Hint: (5024) Parameter "Reader" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(145,43) Hint: (5024) Parameter "Reader" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(1879,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(1915,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(1917,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(150,45) Hint: (5024) Parameter "Reader" not used /construction/editors/lazarus/lazarus/designer/jitforms.pp(1931,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/jitforms.pp(1953,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(424,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(442,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(167,62) Hint: (5024) Parameter "Instance" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1128,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1359,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1510,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(236,39) Hint: (5024) Parameter "Writer" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(237,45) Hint: (5024) Parameter "Name" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1933,65) Warning: (4046) Constructing a class "TDefinePropertiesReader" with abstract method "FlushBuffer" /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/classes.ppu:classesh.inc(1212,15) Hint: (5062) Found abstract method: FlushBuffer(); /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1938,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1940,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1942,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1952,15) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1963,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1970,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1886,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(1849,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(101,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(103,41) Hint: (5024) Parameter "Action" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(2146,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(2157,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(104,61) Hint: (5024) Parameter "Reader" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(107,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(97,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(2609,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/customformeditor.pp(289,12) Hint: (5024) Parameter "ReadData" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(289,40) Hint: (5024) Parameter "WriteData" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(290,12) Hint: (5024) Parameter "HasData" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(292,12) Hint: (5024) Parameter "ReadData" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(292,27) Hint: (5024) Parameter "WriteData" not used /construction/editors/lazarus/lazarus/ide/customformeditor.pp(293,12) Hint: (5024) Parameter "HasData" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas(95,16) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas(136,44) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas(44,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas(45,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas(46,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/askcompnamedlg.pas(47,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas (3104) Compiling checklfmdlg.pas /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(129,35) Hint: (5024) Parameter "PascalBuffer" not used /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(354,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(119,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(118,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(114,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(115,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(115,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/checklfmdlg.pas(116,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(240,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(241,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(242,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(180,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(181,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(182,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(60,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(61,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(62,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(63,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/designer/changeclassdialog.pas(76,34) Hint: (5024) Parameter "Tree" not used /construction/editors/lazarus/lazarus/designer/designer.pp(721,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(778,55) Note: (6058) Call to subroutine "operator :=(const source:ShortString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(778,74) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1215,31) Hint: (5091) Local variable "AllComponentText" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/designer/designer.pp(1361,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1378,62) Note: (6058) Call to subroutine "operator :=(const source:ShortString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1378,81) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1544,29) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1546,29) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(205,38) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/designer/designer.pp(1716,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1719,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1724,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1730,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1741,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(300,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(1910,5) Note: (6058) Call to subroutine "procedure VarClear(var V:Variant);" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(1911,5) Note: (6058) Call to subroutine "procedure VarClear(var V:Variant);" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(195,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(2568,58) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(2570,58) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(2572,58) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(2574,58) Note: (6058) Call to subroutine "operator :=(const source:LongInt):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(2855,31) Hint: (5057) Local variable "UTF8Char" does not seem to be initialized /construction/editors/lazarus/lazarus/designer/designer.pp(2990,72) Note: (6058) Call to subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(2990,76) Note: (6058) Call to subroutine "operator :=(const source:ShortString):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(204,53) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/designer/designer.pp(3298,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(3336,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/designer.pp(258,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(259,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(260,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(261,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(262,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(263,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(264,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(265,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(266,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(267,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(268,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(255,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(256,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(257,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(249,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(250,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(3674,63) Hint: (5057) Local variable "II" does not seem to be initialized /construction/editors/lazarus/lazarus/designer/designer.pp(3674,54) Hint: (5057) Local variable "IL" does not seem to be initialized /construction/editors/lazarus/lazarus/designer/designer.pp(241,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(243,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(244,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(245,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(246,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(247,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(248,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(251,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(252,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(253,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(254,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(160,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/designer.pp(173,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbase.pas(260,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbase.pas(237,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbase.pas(782,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/mainbase.pas(128,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbase.pas(184,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mainbase.pas(1850,33) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/mainbase.pas(1859,33) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/mainbase.pas(305,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/compiler_modematrix.pas (3104) Compiling ./frames/modematrixctrl.pas /construction/editors/lazarus/lazarus/ide/./frames/modematrixctrl.pas(610,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/modematrixctrl.pas(230,43) Hint: (5024) Parameter "aCol" not used (3104) Compiling ./frames/compiler_config_target.pas (3104) Compiling ./frames/compiler_parsing_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_parsing_options.pas(31,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_config_target.pas(64,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_config_target.pas(67,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(93,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(93,51) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(93,62) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(94,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(95,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(86,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(85,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(87,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(88,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(89,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(98,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(90,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(91,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(84,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(81,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(82,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(83,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(80,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_modematrix.pas(79,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling buildmodediffdlg.pas /construction/editors/lazarus/lazarus/ide/buildmodediffdlg.pas(51,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodediffdlg.pas(52,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(315,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(316,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(317,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(68,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(69,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(81,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(82,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(70,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(65,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(71,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(72,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(73,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(74,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(75,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(77,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(78,12) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(78,23) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(79,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildmodesmanager.pas(67,47) Hint: (5024) Parameter "aState" not used (3104) Compiling exttoolside.pas /construction/editors/lazarus/lazarus/ide/exttoolside.pas(23,33) Hint: (5024) Parameter "aData" not used (3104) Compiling newprojectdlg.pp /construction/editors/lazarus/lazarus/ide/newprojectdlg.pp(49,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/newprojectdlg.pp(50,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/newprojectdlg.pp(51,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling publishmoduledlg.pas /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(333,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(496,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(62,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(62,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(63,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(61,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(64,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(65,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/publishmoduledlg.pas(66,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling projectinspector.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/packageeditor.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/projpackchecks.pas /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(127,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(128,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(117,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(117,62) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(118,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(119,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(120,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(121,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(123,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(124,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(125,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(126,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(129,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addtopackagedlg.pas(650,44) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TPkgDependency):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(44,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(44,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(45,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(43,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(43,73) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(39,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(40,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(46,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addpkgdependencydlg.pas(383,11) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TPkgDependency):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/addfpmakedependencydlg.pas /construction/editors/lazarus/lazarus/packager/addfpmakedependencydlg.pas(37,42) Hint: (5024) Parameter "AProjPack" not used /construction/editors/lazarus/lazarus/packager/addfpmakedependencydlg.pas(27,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addfpmakedependencydlg.pas(83,9) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TPkgDependency):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/pkgvirtualuniteditor.pas /construction/editors/lazarus/lazarus/packager/pkgvirtualuniteditor.pas(71,16) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/packager/pkgvirtualuniteditor.pas(59,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/missingpkgfilesdlg.pas /construction/editors/lazarus/lazarus/packager/missingpkgfilesdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/missingpkgfilesdlg.pas(39,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(65,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(66,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(67,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(68,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(69,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(70,12) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/packager/cleanpkgdeps.pas(70,39) Hint: (5024) Parameter "Shift" not used (3104) Compiling newdialog.pas /construction/editors/lazarus/lazarus/ide/newdialog.pas(288,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/newdialog.pas(142,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(141,12) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(141,34) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(139,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(137,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(137,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(138,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/newdialog.pas(82,35) Hint: (5024) Parameter "NewItem" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(287,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(288,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(259,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(260,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(261,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(262,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(262,34) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(272,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(298,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(305,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(273,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(266,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(268,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(269,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(270,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(271,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(274,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(276,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(277,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(278,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(279,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(295,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(296,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(242,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(243,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(281,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(282,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(282,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(280,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(283,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(284,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(285,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(285,64) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(286,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(289,46) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(290,60) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(291,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(252,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(253,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(254,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(254,70) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(255,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(256,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(257,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(258,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(292,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(294,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(293,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(299,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(275,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(297,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(300,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(301,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(306,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(307,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(302,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(303,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(304,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(267,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(237,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(236,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(238,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(239,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(241,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(244,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(246,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(247,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(245,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(248,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(249,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(250,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(251,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(2216,64) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packageeditor.pas(2218,63) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packageeditor.pas(2246,64) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packageeditor.pas(2248,63) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/packageeditor.pas(334,43) Hint: (5024) Parameter "Str" not used /construction/editors/lazarus/lazarus/packager/packageeditor.pas(334,80) Hint: (5024) Parameter "AIsEnabled" not used (3104) Compiling addtoprojectdlg.pas /construction/editors/lazarus/lazarus/ide/addtoprojectdlg.pas(57,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/addtoprojectdlg.pas(58,48) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/addtoprojectdlg.pas(54,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/addtoprojectdlg.pas(55,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/addtoprojectdlg.pas(55,63) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/addtoprojectdlg.pas(56,12) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(125,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(129,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(129,73) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(130,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(131,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(132,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(133,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(134,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(135,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(136,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(137,57) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(138,59) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(139,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(519,38) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectinspector.pas(520,30) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectinspector.pas(542,38) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectinspector.pas(543,30) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TPkgDependency;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/projectinspector.pas(114,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(115,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(116,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(116,70) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(118,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(117,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(119,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(120,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(121,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(122,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(123,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(124,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(124,34) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(140,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(141,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(142,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(143,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(144,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(145,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(146,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(147,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(148,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(194,43) Hint: (5024) Parameter "Str" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(194,80) Hint: (5024) Parameter "AIsEnabled" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(195,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(196,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(198,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(206,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectinspector.pas(206,53) Hint: (5024) Parameter "Done" not used (3104) Compiling projectdescriptors.pas (3104) Compiling frmcustomapplicationoptions.pas /construction/editors/lazarus/lazarus/ide/frmcustomapplicationoptions.pas(44,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/frmcustomapplicationoptions.pas(45,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectdescriptors.pas(32,36) Hint: (5024) Parameter "AProject" not used (3104) Compiling idecontexthelpedit.pas /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(86,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(86,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(85,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(84,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(87,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(88,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(89,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(90,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(91,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(92,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(93,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(94,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(95,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(96,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(97,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(60,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idecontexthelpedit.pas(60,48) Hint: (5024) Parameter "Done" not used (3104) Compiling componentpalette.pas (3104) Compiling ./frames/componentpalette_options.pas /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(254,67) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(93,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(416,69) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(66,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(95,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(91,12) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(75,72) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(75,80) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(76,12) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(67,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(68,12) Hint: (5024) Parameter "Change" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(69,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(77,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(77,67) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(70,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(71,18) Hint: (5024) Parameter "ARect" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(71,41) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(73,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(73,63) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(92,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(88,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(86,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(78,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(87,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(79,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(80,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(81,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(82,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(83,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(94,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(96,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(97,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(84,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/componentpalette_options.pas(85,33) Hint: (5024) Parameter "Sender" not used /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1568,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1568,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1578,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1578,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1573,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1573,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1637,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1637,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1647,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1647,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1642,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1642,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1657,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1657,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1652,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1652,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1662,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1662,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1674,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1674,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1668,8) Note: (6058) Call to subroutine "function TFPGMap.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1679,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1679,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1684,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1684,1) Hint: (3124) Inlining disabled /construction/editors/lazarus/lazarus/ide/componentpalette.pas(401,8) Note: (5027) Local variable "Pal" is assigned but never used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(433,9) Note: (6058) Call to subroutine "function TFPGMap.Find(const AKey:AnsiString;out Index:LongInt):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(434,15) Note: (6058) Call to subroutine "function TFPGMap.GetData(Index:LongInt):TSpeedButton;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(443,7) Note: (6058) Call to subroutine "procedure TFPGMap.PutKeyData(const AKey:AnsiString;const NewData:TSpeedButton);" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(94,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(95,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(96,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(97,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(98,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(99,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(122,32) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(122,40) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(123,57) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(124,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(124,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(124,45) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(726,19) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(751,27) Note: (6058) Call to subroutine "function TFPGMap.Find(const AKey:AnsiString;out Index:LongInt):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(754,23) Note: (6058) Call to subroutine "function TFPGMap.Find(const AKey:AnsiString;out Index:LongInt):Boolean;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(755,30) Note: (6058) Call to subroutine "function TFPGMap.GetData(Index:LongInt):TSpeedButton;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(126,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(126,54) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(127,33) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(867,30) Note: (6058) Call to subroutine "function TFPGMap.GetData(Index:LongInt):TSpeedButton;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(134,38) Hint: (5024) Parameter "ALookupRoot" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(134,56) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(135,38) Hint: (5024) Parameter "ARegisteredComponent" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(935,25) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(943,37) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(947,25) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(986,27) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(995,33) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(1013,33) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(140,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentpalette.pas(1056,43) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentpalette.pas(1068,54) Note: (6058) Call to subroutine "function TFPGMap.GetKey(Index:LongInt):AnsiString;" marked as inline is not inlined (3104) Compiling componentlist.pas /construction/editors/lazarus/lazarus/ide/componentlist.pas(74,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(76,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(75,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(106,38) Hint: (5024) Parameter "ALookupRoot" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(106,56) Hint: (5024) Parameter "AComponent" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(107,38) Hint: (5024) Parameter "ARegisteredComponent" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(414,32) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TBaseComponentPage;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/componentlist.pas(87,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(83,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(77,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(88,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(86,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(84,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(84,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(90,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(90,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(82,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(78,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(79,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(80,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(81,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(85,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/componentlist.pas(91,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling comppagespopup.pas /construction/editors/lazarus/lazarus/ide/comppagespopup.pas(54,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/comppagespopup.pas(53,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/comppagespopup.pas(51,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/comppagespopup.pas(52,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/comppagespopup.pas(55,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling formeditor.pp (3104) Compiling /construction/editors/lazarus/lazarus/packager/pkgregisterbase.pas (3104) Compiling lfmunitresource.pas /construction/editors/lazarus/lazarus/ide/lfmunitresource.pas(52,72) Hint: (5024) Parameter "Loading" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/anchoreditor.pas /construction/editors/lazarus/lazarus/designer/anchoreditor.pas(162,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/anchoreditor.pas(163,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/anchoreditor.pas(164,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/anchoreditor.pas(167,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/anchoreditor.pas(760,31) Hint: (5091) Local variable "OldPositions" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/designer/anchoreditor.pas(761,32) Hint: (5091) Local variable "OldPositions2" of a managed type does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/designer/taborderdlg.pas /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(57,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(56,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(55,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(54,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(58,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(59,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(60,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(335,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(70,38) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(70,69) Hint: (5024) Parameter "Select" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(71,41) Hint: (5024) Parameter "APersistent" not used /construction/editors/lazarus/lazarus/designer/taborderdlg.pas(72,43) Hint: (5024) Parameter "APersistent" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/menueditor.pp (3104) Compiling /construction/editors/lazarus/lazarus/designer/menudesignerbase.pas (3104) Compiling /construction/editors/lazarus/lazarus/designer/menushortcuts.pas /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(148,22) Warning: (3057) An inherited method is hidden by "constructor CreateNew(TMenuShortcuts;TSCInfo);" /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TSCInfo):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TSCInfo;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(310,18) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(535,11) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(683,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TSCInfo):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(685,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TSCInfo):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(689,31) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TSCInfo;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(690,31) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TSCInfo;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(116,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(117,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(142,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(143,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menushortcuts.pas(144,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/menutemplates.pas /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TMenuTemplate):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMenuTemplate;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menutemplates.pas(389,31) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMenuTemplate;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menutemplates.pas(399,20) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMenuTemplate;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menutemplates.pas(420,24) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMenuTemplate;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menutemplates.pas(426,31) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TMenuTemplate;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menutemplates.pas(517,3) Note: (6058) Call to subroutine "function TFPGObjectList.Add(const Item:TMenuTemplate):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menutemplates.pas(562,25) Hint: (5060) Function result variable does not seem to be initialized /construction/editors/lazarus/lazarus/designer/menutemplates.pas(117,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(118,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(119,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(120,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(121,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(124,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(131,26) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(132,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menutemplates.pas(132,47) Hint: (5024) Parameter "Node" not used /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TShadowItemBase):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TShadowItemBase;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TShadowBoxBase):LongInt;" marked as inline is not inlined /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):TShadowBoxBase;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menudesignerbase.pas(203,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/designer/menudesignerbase.pas(223,23) Hint: (5060) Function result variable does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/designer/menueditorform.pas /construction/editors/lazarus/lazarus/designer/menueditorform.pas(66,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditorform.pas(67,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditorform.pas(69,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditorform.pas(68,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditorform.pas(70,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditorform.pas(172,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditorform.pas(174,24) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/menushortcutdisplay.pas /construction/editors/lazarus/lazarus/designer/menushortcutdisplay.pas(57,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menushortcutdisplay.pas(58,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/designer/menuresolveconflicts.pas /construction/editors/lazarus/lazarus/designer/menuresolveconflicts.pas(35,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menuresolveconflicts.pas(35,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/designer/menuresolveconflicts.pas(38,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(195,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(196,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(214,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(199,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(202,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(184,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(197,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(198,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(205,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(206,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(207,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(193,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(194,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(201,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(203,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(204,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(208,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(209,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(200,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/designer/menueditor.pp(2078,3) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TShadowBoxBase):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/designer/menueditor.pp(2490,18) Hint: (5091) Local variable "pts" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/designer/menueditor.pp(2523,23) Hint: (5057) Local variable "tStyle" does not seem to be initialized /construction/editors/lazarus/lazarus/designer/menueditor.pp(2645,3) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TShadowItemBase):LongInt;" marked as inline is not inlined (3104) Compiling debugmanager.pas (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debuggerdlg.pp /construction/editors/lazarus/lazarus/debugger/debuggerdlg.pp(60,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debuggerdlg.pp(549,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debuggerstrconst.pp (1010) Writing Resource String Table file: debuggerstrconst.rsj /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(128,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(128,57) Hint: (5024) Parameter "AItem" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(128,80) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(125,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(125,63) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(125,71) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(126,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(126,63) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(126,71) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(127,12) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(121,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(123,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(119,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(120,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(116,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(117,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(118,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(115,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(112,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(113,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(114,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(129,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(135,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(132,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(133,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(134,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(131,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(130,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(828,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(149,35) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(151,38) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/watchesdlg.pp(1001,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(133,40) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(137,43) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(115,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(111,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(113,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(112,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(114,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(110,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(108,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(109,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(107,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(116,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(117,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(118,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(118,61) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(118,83) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(119,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(120,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(121,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(122,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(128,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(125,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(126,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(127,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(124,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpointsdlg.pp(123,34) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas (3104) Compiling /construction/editors/lazarus/lazarus/debugger/breakpropertydlggroups.pas /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(66,43) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(67,18) Hint: (5024) Parameter "ABreakpoint" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(68,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(69,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(70,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(71,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(72,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(73,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(74,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(75,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(62,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(64,43) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/breakpropertydlg.pas(63,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/localsdlg.pp /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(73,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(74,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(71,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(70,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(68,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(66,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(69,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(77,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/localsdlg.pp(502,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/watchpropertydlg.pp /construction/editors/lazarus/lazarus/debugger/watchpropertydlg.pp(63,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/watchpropertydlg.pp(62,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(100,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(98,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(99,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(101,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(102,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(103,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(90,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(89,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(88,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(91,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(92,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(94,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(131,76) Hint: (5024) Parameter "ABreakpoint" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(95,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(96,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(93,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/callstackdlg.pp(870,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(96,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(83,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(84,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(85,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(86,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(87,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(88,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(79,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(79,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(80,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(77,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(78,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(82,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(89,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(90,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(91,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/evaluatedlg.pp(92,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/registersdlg.pp /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(79,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(77,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(78,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(81,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(81,76) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(82,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/registersdlg.pp(87,32) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(379,21) Hint: (5091) Local variable "ALineMap" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(70,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(71,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(72,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(69,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(121,44) Hint: (5024) Parameter "ASender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(122,18) Hint: (5024) Parameter "ABreakpoint" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(68,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(66,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(67,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(128,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(74,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(75,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(76,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(76,94) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(77,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(77,52) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(77,77) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(78,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(78,50) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(78,77) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(78,102) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(79,12) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(80,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(80,94) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(81,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(82,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(83,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(84,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(85,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(775,1) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(86,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(125,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(858,49) Hint: (5057) Local variable "TM" does not seem to be initialized /construction/editors/lazarus/lazarus/debugger/assemblerdlg.pp(147,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debugoutputform.pp /construction/editors/lazarus/lazarus/debugger/debugoutputform.pp(63,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugoutputform.pp(64,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugoutputform.pp(65,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugoutputform.pp(66,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/exceptiondlg.pas (3104) Compiling /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(73,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(73,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(74,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(72,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(72,69) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(71,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(70,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(102,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(77,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(77,77) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(77,102) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(78,12) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(98,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(99,12) Hint: (5024) Parameter "ResultText" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(76,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(68,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(69,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(67,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(75,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(75,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(524,44) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/debugger/inspectdlg.pas(96,32) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp (3104) Compiling /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(59,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(60,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(60,53) Hint: (5024) Parameter "Node" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(61,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(56,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(69,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(70,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_eventlog_options.pas(71,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(68,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(64,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(61,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(62,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(60,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(63,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugeventsform.pp(65,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(63,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(132,21) Warning: (5063) Symbol "PseudoTerminal" is experimental /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(64,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(65,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(179,21) Warning: (5063) Symbol "PseudoTerminal" is experimental /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(62,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(414,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(547,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(621,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(665,19) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(668,72) Warning: (4104) Implicit string type conversion from "ShortString" to "UnicodeString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(676,13) Warning: (4104) Implicit string type conversion from "Char" to "UnicodeString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(685,7) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(686,93) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(761,41) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(763,83) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(766,5) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/debugger/pseudoterminaldlg.pp(807,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/feedbackdlg.pp /construction/editors/lazarus/lazarus/debugger/feedbackdlg.pp(20,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/threaddlg.pp /construction/editors/lazarus/lazarus/debugger/threaddlg.pp(22,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/threaddlg.pp(21,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/threaddlg.pp(275,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/historydlg.pp /construction/editors/lazarus/lazarus/debugger/historydlg.pp(33,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(34,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(34,57) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(34,79) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(35,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(36,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(37,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(38,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(39,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(40,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(41,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(42,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/historydlg.pp(48,31) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/processdebugger.pp (3104) Compiling /construction/editors/lazarus/lazarus/debugger/processlist.pas /construction/editors/lazarus/lazarus/debugger/processlist.pas(125,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/processdebugger.pp(51,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/processdebugger.pp(52,45) Hint: (5024) Parameter "AVariable" not used /construction/editors/lazarus/lazarus/debugger/processdebugger.pp(52,75) Hint: (5024) Parameter "ASet" not used /construction/editors/lazarus/lazarus/debugger/processdebugger.pp(116,92) Warning: (5043) Symbol "CommandLine" is deprecated /construction/editors/lazarus/lazarus/debugger/processdebugger.pp(58,18) Hint: (5024) Parameter "ACallback" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(297,19) Hint: (5091) Local variable "FS" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/debugmanager.pas(77,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(325,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(326,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(327,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(328,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(321,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(118,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(119,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(96,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(97,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(98,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(107,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(108,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(109,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(110,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(101,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(102,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(113,42) Hint: (5024) Parameter "ADebugger" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(113,107) Hint: (5024) Parameter "ACanContinue" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(1073,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/debugmanager.pas(105,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(106,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(121,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(117,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(277,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/debugmanager.pas(2489,15) Warning: (5066) Symbol "OnDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/ide/debugmanager.pas(2431,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/debugmanager.pas(3106,25) Warning: (5063) Symbol "PseudoTerminal" is experimental /construction/editors/lazarus/lazarus/ide/debugmanager.pas(3179,15) Warning: (5066) Symbol "OnDbgEvent" is deprecated: "swich to EventLogHandler" /construction/editors/lazarus/lazarus/ide/debugmanager.pas(3221,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(211,29) Hint: (5024) Parameter "AList" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(34,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(35,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(36,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(37,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(38,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(299,18) Note: (6058) Call to subroutine "function AnsiStrComp(S1:PChar;S2:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(33,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(31,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/debugattachdialog.pas(32,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/pkgmanager.pas (3104) Compiling objectlists.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(61,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(62,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(62,59) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(62,81) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(59,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(57,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(56,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(56,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(58,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/openinstalledpkgdlg.pas(222,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:TListViewDataItem):LongInt;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(80,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(77,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(74,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(75,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(76,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(78,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(79,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(81,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(82,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(83,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(84,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(85,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(87,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(88,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(121,38) Hint: (5024) Parameter "Pkg" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(121,67) Hint: (5024) Parameter "OldName" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(122,36) Hint: (5024) Parameter "Pkg" not used /construction/editors/lazarus/lazarus/packager/pkggraphexplorer.pas(123,39) Hint: (5024) Parameter "Pkg" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/brokendependenciesdlg.pas /construction/editors/lazarus/lazarus/packager/brokendependenciesdlg.pas(53,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas(63,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas(64,16) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas(65,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas(66,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas(67,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/addfiletoapackagedlg.pas(68,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas (3104) Compiling /construction/editors/lazarus/lazarus/packager/lpkcache.pas /construction/editors/lazarus/lazarus/packager/lpkcache.pas(463,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(97,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(96,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(94,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(95,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(98,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(99,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(100,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(101,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(102,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(103,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(104,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkglinksdlg.pas(280,19) Warning: (6018) unreachable code (3104) Compiling /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(119,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(120,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(121,16) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(121,34) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(122,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(122,64) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(123,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(124,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(125,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(125,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(126,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(127,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(622,36) Hint: (5024) Parameter "IsIncDir" not used /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(1015,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/interpkgconflictfiles.pas(946,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(103,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(104,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(105,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(101,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(102,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(97,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(98,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(99,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(100,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(84,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(85,43) Hint: (5024) Parameter "Str" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(85,61) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(86,16) Hint: (5024) Parameter "AIsEnabled" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(87,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(87,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(88,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(89,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(90,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(91,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(91,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(93,29) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(94,29) Hint: (5024) Parameter "DefaultDraw" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(95,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(96,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(106,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(107,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(108,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(109,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(1059,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/installpkgsetdlg.pas(1185,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/packager/confirmpkglistdlg.pas /construction/editors/lazarus/lazarus/packager/confirmpkglistdlg.pas(37,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/newpkgcomponentdlg.pas /construction/editors/lazarus/lazarus/packager/newpkgcomponentdlg.pas(49,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(142,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(143,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(144,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(158,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(174,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(145,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(146,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(147,56) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(84,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(90,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(92,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(88,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(94,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(95,12) Hint: (5024) Parameter "APackage" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(101,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(82,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(103,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(107,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(109,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(113,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(106,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(120,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(105,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(111,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(115,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(133,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(126,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(128,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(138,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(130,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(150,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(149,53) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(151,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(161,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(161,59) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(1581,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(1588,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(4236,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(4296,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(4516,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(4498,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(4501,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(288,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(290,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/pkgmanager.pas(292,48) Hint: (5024) Parameter "Sender" not used (3104) Compiling codetoolsdefines.pas (3104) Compiling codetoolsdefpreview.pas /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(84,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(85,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(86,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(87,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(87,62) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(88,12) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(100,40) Hint: (5024) Parameter "DefineTree" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(81,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(79,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(80,16) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(82,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefpreview.pas(83,39) Hint: (5024) Parameter "Sender" not used (3104) Compiling inputfiledialog.pas /construction/editors/lazarus/lazarus/ide/inputfiledialog.pas(43,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/inputfiledialog.pas(44,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/inputfiledialog.pas(45,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(184,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(186,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(188,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(189,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(190,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(191,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(194,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(195,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(196,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(197,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(198,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(202,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(203,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(204,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(205,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(206,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(210,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(213,60) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(609,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(614,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(214,60) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(670,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(215,62) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(719,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(725,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(732,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(219,63) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(220,57) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(221,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(1341,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(1342,34) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(1343,12) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(1346,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codetoolsdefines.pas(1348,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling diffdialog.pas /construction/editors/lazarus/lazarus/ide/diffdialog.pas(131,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diffdialog.pas(128,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diffdialog.pas(130,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diffdialog.pas(132,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diffdialog.pas(133,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diffdialog.pas(144,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diffdialog.pas(144,48) Hint: (5024) Parameter "Done" not used (3104) Compiling unitinfodlg.pp /construction/editors/lazarus/lazarus/ide/unitinfodlg.pp(58,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitinfodlg.pp(59,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitinfodlg.pp(60,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling viewunit_dlg.pp /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(123,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(124,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(122,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(122,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(131,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(125,36) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(126,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(130,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(130,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(132,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(133,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(134,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(127,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(128,39) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(128,66) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/viewunit_dlg.pp(135,40) Hint: (5024) Parameter "Sender" not used (3104) Compiling fpdoceditwindow.pas (3104) Compiling fpdocselectinherited.pas /construction/editors/lazarus/lazarus/ide/fpdocselectinherited.pas(38,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling fpdocselectlink.pas /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(109,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(110,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(108,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(106,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(106,60) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(107,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(107,37) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(111,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdocselectlink.pas(112,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(127,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(128,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(129,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(130,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(131,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(132,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(118,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(133,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(135,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(136,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(137,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(138,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(141,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(142,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(171,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(172,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(184,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(124,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(125,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(117,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(119,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(120,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(121,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(122,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/fpdoceditwindow.pas(123,34) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas(70,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas(71,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas(69,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas(72,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas(73,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/chgencodingdlg.pas(299,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling /construction/editors/lazarus/lazarus/converter/convertdelphi.pas (3104) Compiling /construction/editors/lazarus/lazarus/converter/convertertypes.pas (3104) Compiling /construction/editors/lazarus/lazarus/converter/convertsettings.pas (3104) Compiling /construction/editors/lazarus/lazarus/converter/replacenamesunit.pas /construction/editors/lazarus/lazarus/converter/replacenamesunit.pas(50,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacenamesunit.pas(51,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacenamesunit.pas(52,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacenamesunit.pas(53,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacenamesunit.pas(54,26) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(106,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(105,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(107,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(108,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(109,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(110,55) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(111,12) Hint: (5024) Parameter "aState" not used /construction/editors/lazarus/lazarus/converter/replacefuncsunit.pas(112,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/converter/convertdelphi.pas (3104) Compiling /construction/editors/lazarus/lazarus/converter/convcodetool.pas /construction/editors/lazarus/lazarus/converter/convcodetool.pas(677,26) Hint: (5091) Local variable "IdentName" of a managed type does not seem to be initialized (3104) Compiling /construction/editors/lazarus/lazarus/converter/missingunits.pas /construction/editors/lazarus/lazarus/converter/missingunits.pas(72,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/missingunits.pas(73,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/missingunits.pas(71,33) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas (3104) Compiling /construction/editors/lazarus/lazarus/converter/formfileconv.pas (3104) Compiling /construction/editors/lazarus/lazarus/converter/usedunits.pas /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(273,16) Hint: (5091) Local variable "InS" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(670,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(690,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(128,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(125,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(124,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/missingpropertiesdlg.pas(126,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(140,34) Hint: (5024) Parameter "AUsedUnitsTool" not used /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1104,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1105,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1240,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1276,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(209,37) Hint: (5024) Parameter "aFilename" not used /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1618,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1729,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(1923,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertdelphi.pas(2036,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/converter/convertsettings.pas(203,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(204,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(196,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(197,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(211,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(202,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(199,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(200,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/converter/convertsettings.pas(201,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling /construction/editors/lazarus/lazarus/converter/lazxmlforms.pas /construction/editors/lazarus/lazarus/converter/lazxmlforms.pas(127,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling ./frames/formed_options.pas /construction/editors/lazarus/lazarus/ide/./frames/formed_options.pas(86,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/formed_options.pas(80,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/formed_options.pas(77,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/formed_options.pas(76,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/formed_options.pas(78,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/formed_options.pas(79,49) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/oi_options.pas /construction/editors/lazarus/lazarus/ide/./frames/oi_options.pas(107,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/oi_options.pas(99,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/oi_options.pas(98,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/oi_options.pas(97,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/oi_options.pas(96,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/oi_options.pas(100,44) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/files_options.pas (3104) Compiling initialsetupproc.pas /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(292,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(295,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(297,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(298,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(299,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(301,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(542,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(545,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(547,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(548,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(549,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/initialsetupproc.pas(551,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/files_options.pas(79,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/files_options.pas(82,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/files_options.pas(110,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/desktop_options.pas /construction/editors/lazarus/lazarus/ide/./frames/desktop_options.pas(84,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/desktop_options.pas(74,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/desktop_options.pas(275,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/desktop_options.pas(75,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/desktop_options.pas(314,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling ./frames/window_options.pas /construction/editors/lazarus/lazarus/ide/./frames/window_options.pas(53,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/backup_options.pas /construction/editors/lazarus/lazarus/ide/./frames/backup_options.pas(66,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/naming_options.pas /construction/editors/lazarus/lazarus/ide/./frames/naming_options.pas(50,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/fpdoc_options.pas /construction/editors/lazarus/lazarus/ide/./frames/fpdoc_options.pas(55,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/fpdoc_options.pas(49,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/fpdoc_options.pas(48,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/fpdoc_options.pas(50,66) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/./frames/fpdoc_options.pas(51,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/idecoolbar_options.pas /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(101,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(79,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(79,54) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(80,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(81,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(82,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(84,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(77,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(78,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(380,31) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(70,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(71,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(420,29) Note: (6058) Call to subroutine "function TFPGObjectList.Get(Index:LongInt):TIDEToolBar;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(74,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(72,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/idecoolbar_options.pas(73,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/editor_display_options.pas (3104) Compiling ./frames/editor_color_options.pas (3104) Compiling syncolorattribeditor.pas /construction/editors/lazarus/lazarus/ide/syncolorattribeditor.pas(71,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/syncolorattribeditor.pas(74,12) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/syncolorattribeditor.pas(76,12) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/syncolorattribeditor.pas(78,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(109,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(109,60) Hint: (5024) Parameter "Node" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(108,66) Hint: (5024) Parameter "PaintImages" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(106,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(409,10) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(110,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(111,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(111,76) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(112,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(112,57) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(113,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(114,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(115,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(124,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(125,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(126,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(1216,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(176,31) Hint: (5024) Parameter "HandleActionProc" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(129,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(130,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(171,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_color_options.pas(170,52) Hint: (5024) Parameter "Changes" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(109,66) Hint: (5057) Local variable "tm" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(119,8) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(87,38) Hint: (5024) Parameter "AnInfo" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(88,31) Hint: (5024) Parameter "HandleActionProc" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(67,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(68,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(165,8) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(69,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(199,8) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(213,10) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(223,10) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(233,10) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(74,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(267,19) Note: (6058) Call to subroutine "function TEditorDisplayOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(75,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_display_options.pas(78,44) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/editor_keymapping_options.pas (3104) Compiling keymapschemedlg.pas /construction/editors/lazarus/lazarus/ide/keymapschemedlg.pas(45,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/keymapschemedlg.pas(46,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(133,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(134,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(66,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(64,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(67,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(70,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(70,60) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(71,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(72,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(73,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(73,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(74,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(75,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(76,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(77,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(65,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(61,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(62,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(68,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_keymapping_options.pas(96,13) Hint: (5024) Parameter "aShortCut" not used (3104) Compiling ./frames/editor_mouseaction_options.pas (3104) Compiling ./frames/editor_mouseaction_options_advanced.pas (3104) Compiling mouseactiondialog.pas /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(48,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(43,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(44,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(227,45) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(42,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(45,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(46,12) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(46,20) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(47,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(49,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(50,12) Hint: (5024) Parameter "MousePos" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(50,39) Hint: (5024) Parameter "Handled" not used /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(280,69) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(300,67) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/mouseactiondialog.pas(310,47) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(63,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(63,59) Hint: (5024) Parameter "IsColumn" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(64,60) Hint: (5024) Parameter "ACol" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(64,77) Hint: (5024) Parameter "BCol" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(87,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(87,59) Hint: (5024) Parameter "IsColumn" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(87,83) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(66,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(66,57) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(66,84) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(67,12) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(68,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(68,57) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(68,82) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(68,90) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(69,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(69,55) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(69,82) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(69,107) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(70,12) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(71,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(71,57) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(71,68) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(88,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(74,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(74,64) Hint: (5024) Parameter "IsColumn" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(74,88) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(75,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(75,62) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(75,89) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(76,12) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(77,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(77,62) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(77,87) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(77,95) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(78,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(78,60) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(78,87) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(78,112) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(79,12) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(80,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(72,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(73,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(73,64) Hint: (5024) Parameter "IsColumn" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(436,62) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(81,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(82,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(82,63) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(82,74) Hint: (5024) Parameter "aRow" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(84,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(85,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(86,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(89,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(555,10) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(90,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options_advanced.pas(125,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options.pas(205,64) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options.pas(205,80) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options.pas(203,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options.pas(206,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options.pas(207,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_mouseaction_options.pas(208,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/editor_markup_options.pas (3104) Compiling ./frames/editor_codefolding_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(125,63) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(57,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(56,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(55,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(58,69) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(58,85) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_codefolding_options.pas(74,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(73,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(75,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(140,8) Note: (6058) Call to subroutine "function TEditorMarkupOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(77,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(81,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(82,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(83,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(225,3) Note: (6058) Call to subroutine "function TEditorMarkupOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(226,3) Note: (6058) Call to subroutine "function TEditorMarkupOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(84,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(85,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(86,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(86,58) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(86,74) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(87,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(272,3) Note: (6058) Call to subroutine "function TEditorMarkupOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(273,3) Note: (6058) Call to subroutine "function TEditorMarkupOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(320,52) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(91,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(94,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_options.pas(95,34) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/editor_markup_userdefined.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(100,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(101,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(103,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(104,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(105,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(107,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(108,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(108,57) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(109,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(109,59) Hint: (5024) Parameter "IsColumn" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(109,83) Hint: (5024) Parameter "sIndex" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(110,12) Hint: (5024) Parameter "tIndex" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(111,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(112,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(113,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(113,55) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(113,71) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(114,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_markup_userdefined.pas(114,55) Hint: (5024) Parameter "aCol" not used (3104) Compiling ./frames/editor_codetools_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_codetools_options.pas(57,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_codetools_options.pas(60,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/editor_general_misc_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_general_misc_options.pas(50,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_misc_options.pas(50,68) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_general_misc_options.pas(168,10) Note: (6058) Call to subroutine "function TEditorGeneralMiscOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined (3104) Compiling ./frames/editor_dividerdraw_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(61,67) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(61,83) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(62,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(64,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(65,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(66,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(67,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_dividerdraw_options.pas(80,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/editor_multiwindow_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_multiwindow_options.pas(68,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_multiwindow_options.pas(69,61) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_multiwindow_options.pas(69,77) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_multiwindow_options.pas(70,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_multiwindow_options.pas(77,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/editor_indent_options.pas /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(463,8) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(478,8) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(493,8) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(110,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(111,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(114,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(115,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(116,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(117,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(118,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(119,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(120,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(121,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(612,53) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(615,52) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(616,10) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(617,9) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(622,56) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(625,52) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(626,10) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(627,9) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(632,51) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(634,52) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(635,10) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(636,9) Note: (6058) Call to subroutine "function TEditorIndentOptionsFrame.GeneralPage:TEditorGeneralOptionsFrame;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(126,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(127,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/editor_indent_options.pas(128,42) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/codetools_general_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codetools_general_options.pas(62,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/codetools_general_options.pas(61,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/codetools_general_options.pas(58,38) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/codetools_codecreation_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codetools_codecreation_options.pas(59,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codetools_classcompletion_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codetools_classcompletion_options.pas(72,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codetools_wordpolicy_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codetools_wordpolicy_options.pas(51,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codetools_linesplitting_options.pas (3104) Compiling ./frames/atom_checkboxes_options.pas /construction/editors/lazarus/lazarus/ide/./frames/atom_checkboxes_options.pas(42,62) Hint: (5024) Parameter "Columns" not used /construction/editors/lazarus/lazarus/ide/./frames/codetools_linesplitting_options.pas(50,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/codetools_linesplitting_options.pas(63,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codetools_space_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codetools_space_options.pas(49,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/codetools_space_options.pas(62,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codetools_identifiercompletion_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codetools_identifiercompletion_options.pas(67,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas (3104) Compiling patheditordlg.pas (3104) Compiling genericlistselect.pas /construction/editors/lazarus/lazarus/ide/genericlistselect.pas(19,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/genericlistselect.pas(20,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/genericlistselect.pas(21,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(62,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(81,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(69,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(70,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(68,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(63,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(64,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(65,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(67,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(82,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(71,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(80,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(80,64) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(72,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(66,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(73,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(74,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(75,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(76,40) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(77,26) Hint: (5024) Parameter "State" not used /construction/editors/lazarus/lazarus/ide/patheditordlg.pas(78,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(55,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(56,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(57,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(77,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(78,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(79,34) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_general_options.pas(80,36) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas(48,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas(47,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas(49,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas(57,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas(58,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_language_exceptions_options.pas(59,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling /construction/editors/lazarus/lazarus/debugger/frames/debugger_signals_options.pas /construction/editors/lazarus/lazarus/debugger/frames/debugger_signals_options.pas(54,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_signals_options.pas(55,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/debugger/frames/debugger_signals_options.pas(56,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling ./frames/codeexplorer_update_options.pas (3104) Compiling codeexplopts.pas /construction/editors/lazarus/lazarus/ide/codeexplopts.pas(553,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/codeexplopts.pas(574,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/codeexplorer_update_options.pas(48,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codeexplorer_categories_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codeexplorer_categories_options.pas(44,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/codeobserver_options.pas /construction/editors/lazarus/lazarus/ide/./frames/codeobserver_options.pas(62,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/help_general_options.pas /construction/editors/lazarus/lazarus/ide/./frames/help_general_options.pas(37,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/help_general_options.pas(37,69) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/./frames/help_general_options.pas(38,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/help_general_options.pas(38,67) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/./frames/help_general_options.pas(49,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/env_file_filters.pas /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(33,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(33,74) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(34,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(35,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(36,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(37,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(46,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(47,33) Hint: (5024) Parameter "AOptions" not used /construction/editors/lazarus/lazarus/ide/./frames/env_file_filters.pas(48,34) Hint: (5024) Parameter "AOptions" not used (3104) Compiling ./frames/project_application_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(59,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(60,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(56,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(57,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(58,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(61,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(62,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(63,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_application_options.pas(72,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/project_forms_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_forms_options.pas(33,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_forms_options.pas(34,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_forms_options.pas(32,53) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_forms_options.pas(31,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_forms_options.pas(41,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/project_lazdoc_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_lazdoc_options.pas(38,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/project_lazdoc_options.pas(30,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_lazdoc_options.pas(31,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_lazdoc_options.pas(32,65) Hint: (5024) Parameter "User" not used /construction/editors/lazarus/lazarus/ide/./frames/project_lazdoc_options.pas(33,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling ./frames/project_save_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_save_options.pas(28,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_save_options.pas(34,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/project_versioninfo_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_versioninfo_options.pas(44,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_versioninfo_options.pas(43,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_versioninfo_options.pas(52,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/project_i18n_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_i18n_options.pas(36,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_i18n_options.pas(39,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_i18n_options.pas(37,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_i18n_options.pas(38,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_i18n_options.pas(46,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/project_misc_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_misc_options.pas(42,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/project_misc_options.pas(110,43) Warning: (6018) unreachable code (3104) Compiling ./frames/project_resources_options.pas /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(35,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(36,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(37,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(38,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(39,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(40,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(40,74) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(41,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(41,55) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(42,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(42,71) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(43,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(43,59) Hint: (5024) Parameter "Item" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(43,81) Hint: (5024) Parameter "Selected" not used /construction/editors/lazarus/lazarus/ide/./frames/project_resources_options.pas(66,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/compiler_path_options.pas (3104) Compiling showcompileropts.pas /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(71,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(69,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(70,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(67,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(66,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(66,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/showcompileropts.pas(68,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling imexportcompileropts.pas /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(59,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(56,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(57,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(60,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(61,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(58,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/imexportcompileropts.pas(58,66) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_path_options.pas(61,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_path_options.pas(62,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_path_options.pas(63,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_path_options.pas(64,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_path_options.pas(39,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_path_options.pas(390,53) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./frames/compiler_codegen_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_codegen_options.pas(43,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/compiler_debugging_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_debugging_options.pas(41,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_debugging_options.pas(44,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/compiler_verbosity_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_verbosity_options.pas(26,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/compiler_messages_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_messages_options.pas(35,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_messages_options.pas(78,23) Hint: (4055) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/compiler_messages_options.pas(37,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_messages_options.pas(38,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_messages_options.pas(46,26) Hint: (5024) Parameter "ADialog" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_messages_options.pas(163,54) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./frames/compiler_other_options.pas (3104) Compiling allcompileroptions.pas /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(29,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(28,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(24,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(25,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(39,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(39,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(147,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(151,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(26,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(26,50) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/allcompileroptions.pas(27,33) Hint: (5024) Parameter "MousePos" not used (3104) Compiling definesgui.pas /construction/editors/lazarus/lazarus/ide/definesgui.pas(42,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(43,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(44,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(45,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(46,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(47,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(48,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(49,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(50,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(51,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(51,76) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(59,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/definesgui.pas(59,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(60,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(61,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(62,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(68,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(63,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(64,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(64,61) Hint: (5024) Parameter "Key" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(65,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(66,48) Hint: (5024) Parameter "AChar" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(66,71) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(67,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(67,61) Hint: (5024) Parameter "Changes" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(92,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(93,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(94,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(95,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(96,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(96,75) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(97,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(296,44) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(98,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(339,35) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(100,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(100,69) Hint: (5024) Parameter "UTF8Key" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(101,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(101,61) Hint: (5024) Parameter "KeyChar" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(102,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(625,47) Warning: (4056) Conversion between ordinals and pointers is not portable /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(91,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(91,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_other_options.pas(110,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/compiler_compilation_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_compilation_options.pas(65,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling ./frames/compiler_buildmacro_options.pas /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(72,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(74,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(70,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(66,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(67,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(68,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(69,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/./frames/compiler_buildmacro_options.pas(95,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/frames/package_usage_options.pas /construction/editors/lazarus/lazarus/packager/frames/package_usage_options.pas(45,39) Hint: (5024) Parameter "Context" not used /construction/editors/lazarus/lazarus/packager/frames/package_usage_options.pas(48,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/frames/package_description_options.pas /construction/editors/lazarus/lazarus/packager/frames/package_description_options.pas(39,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/frames/package_integration_options.pas /construction/editors/lazarus/lazarus/packager/frames/package_integration_options.pas(34,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/frames/package_integration_options.pas(39,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/frames/package_integration_options.pas(48,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/frames/package_provides_options.pas /construction/editors/lazarus/lazarus/packager/frames/package_provides_options.pas(25,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling /construction/editors/lazarus/lazarus/packager/frames/package_i18n_options.pas /construction/editors/lazarus/lazarus/packager/frames/package_i18n_options.pas(28,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/frames/package_i18n_options.pas(29,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/packager/frames/package_i18n_options.pas(34,26) Hint: (5024) Parameter "ADialog" not used (3104) Compiling findunitdlg.pas /construction/editors/lazarus/lazarus/ide/findunitdlg.pas(123,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/findunitdlg.pas(85,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findunitdlg.pas(86,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findunitdlg.pas(87,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findunitdlg.pas(88,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findunitdlg.pas(132,29) Hint: (5024) Parameter "Fixes" not used (3104) Compiling inspectchksumchangeddlg.pas /construction/editors/lazarus/lazarus/ide/inspectchksumchangeddlg.pas(102,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/inspectchksumchangeddlg.pas(101,23) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/inspectchksumchangeddlg.pas(100,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/inspectchksumchangeddlg.pas(103,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/inspectchksumchangeddlg.pas(133,29) Hint: (5024) Parameter "Fixes" not used (3104) Compiling ideoptionsdlg.pas /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(78,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(79,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(73,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(71,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(72,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(74,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(75,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(76,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(80,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(81,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(96,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideoptionsdlg.pas(97,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling exttooldialog.pas (3104) Compiling exttooleditdlg.pas /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(136,39) Hint: (5024) Parameter "ShowAbort" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(670,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(172,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(173,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(174,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(175,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(176,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(177,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(178,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(931,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/exttooleditdlg.pas(179,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(77,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(78,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(79,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(80,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(81,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(82,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(83,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(84,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(85,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/exttooldialog.pas(86,28) Hint: (5024) Parameter "Sender" not used (3104) Compiling jumphistoryview.pas /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(44,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(45,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(46,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(47,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(48,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(48,49) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(58,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(58,50) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(59,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/jumphistoryview.pas(59,49) Hint: (5024) Parameter "Index" not used (3104) Compiling examplemanager.pas /construction/editors/lazarus/lazarus/ide/examplemanager.pas(39,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(40,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(40,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(56,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(56,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(46,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(38,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(38,61) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(42,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(43,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(41,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(47,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(48,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(44,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/examplemanager.pas(44,68) Hint: (5024) Parameter "User" not used (3104) Compiling diskdiffsdialog.pas /construction/editors/lazarus/lazarus/ide/diskdiffsdialog.pas(126,22) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/diskdiffsdialog.pas(178,33) Hint: (5091) Local variable "DiskSource" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/diskdiffsdialog.pas(70,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diskdiffsdialog.pas(71,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/diskdiffsdialog.pas(71,51) Hint: (5024) Parameter "CloseAction" not used (3104) Compiling checkcompoptsfornewunitdlg.pas /construction/editors/lazarus/lazarus/ide/checkcompoptsfornewunitdlg.pas(51,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/checkcompoptsfornewunitdlg.pas(52,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling unitdependencies.pas (3104) Compiling unusedunitsdlg.pas /construction/editors/lazarus/lazarus/ide/unusedunitsdlg.pas(57,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unusedunitsdlg.pas(58,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unusedunitsdlg.pas(56,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unusedunitsdlg.pas(59,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unusedunitsdlg.pas(60,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unusedunitsdlg.pas(61,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(320,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(314,29) Hint: (5024) Parameter "Fixes" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(202,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(185,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(186,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(187,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(188,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(189,54) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(190,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(191,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(192,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(194,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(195,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(197,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(201,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(184,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(203,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(204,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(205,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(206,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(207,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(208,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(209,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(210,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(211,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(212,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(213,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(214,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(215,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(216,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(217,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(218,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/unitdependencies.pas(219,47) Hint: (5024) Parameter "Sender" not used (3104) Compiling idefpcinfo.pas /construction/editors/lazarus/lazarus/ide/idefpcinfo.pas(56,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idefpcinfo.pas(55,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/idefpcinfo.pas(55,51) Hint: (5024) Parameter "CloseAction" not used (3104) Compiling ideinfodlg.pas /construction/editors/lazarus/lazarus/ide/ideinfodlg.pas(57,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfodlg.pas(56,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfodlg.pas(56,51) Hint: (5024) Parameter "CloseAction" not used (3104) Compiling ideinfoneedbuild.pas /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(69,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(70,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(71,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(71,64) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(72,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(72,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(73,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(68,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/ideinfoneedbuild.pas(68,51) Hint: (5024) Parameter "CloseAction" not used (3104) Compiling initialsetupdlgs.pas /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(209,35) Hint: (5024) Parameter "TheMacro" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(210,33) Hint: (5024) Parameter "Data" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(210,65) Hint: (5024) Parameter "Abort" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(211,12) Hint: (5024) Parameter "Depth" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(123,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(120,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(121,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(122,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(119,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(124,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(125,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(126,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(127,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(128,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(129,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(130,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(131,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(132,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(133,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(134,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(135,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(136,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(137,22) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(137,48) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/initialsetupdlgs.pas(177,32) Hint: (5024) Parameter "Sender" not used (3104) Compiling makeresstrdlg.pas /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(92,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(93,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(94,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(95,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(96,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(97,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(98,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/makeresstrdlg.pas(99,50) Hint: (5024) Parameter "Sender" not used (3104) Compiling codeexplorer.pas /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(133,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(134,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(135,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(136,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(137,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(138,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(142,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(143,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(144,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(145,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(147,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(148,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(149,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(150,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(151,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(152,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(153,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(154,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(155,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(157,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(158,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(159,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/codeexplorer.pas(159,49) Hint: (5024) Parameter "Msg" not used (3104) Compiling buildfiledlg.pas /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(73,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(74,43) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(75,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(76,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(77,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(78,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(72,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(27,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/buildfiledlg.pas(33,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling procedurelist.pas /construction/editors/lazarus/lazarus/ide/procedurelist.pas(87,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(88,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(90,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(91,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(92,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(94,12) Hint: (5024) Parameter "aState" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(95,50) Hint: (5024) Parameter "aCol" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(96,16) Hint: (5024) Parameter "CanSelect" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(89,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(86,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(84,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(85,12) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(97,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(98,28) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/procedurelist.pas(99,27) Hint: (5024) Parameter "Sender" not used (3104) Compiling extractprocdlg.pas /construction/editors/lazarus/lazarus/ide/extractprocdlg.pas(62,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/extractprocdlg.pas(61,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/extractprocdlg.pas(60,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/extractprocdlg.pas(63,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/extractprocdlg.pas(64,16) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/extractprocdlg.pas(65,29) Hint: (5024) Parameter "Sender" not used (3104) Compiling findrenameidentifier.pas /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(288,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(364,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(374,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(408,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(464,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(475,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(531,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(544,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(68,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(69,24) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(70,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(71,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(65,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(66,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findrenameidentifier.pas(67,16) Hint: (5024) Parameter "CloseAction" not used (3104) Compiling emptymethodsdlg.pas /construction/editors/lazarus/lazarus/ide/emptymethodsdlg.pas(189,25) Hint: (5060) Function result variable does not seem to be initialized /construction/editors/lazarus/lazarus/ide/emptymethodsdlg.pas(64,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/emptymethodsdlg.pas(65,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/emptymethodsdlg.pas(66,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/emptymethodsdlg.pas(67,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/emptymethodsdlg.pas(63,30) Hint: (5024) Parameter "Sender" not used (3104) Compiling useunitdlg.pas /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(54,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(55,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(53,25) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(53,51) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(56,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(51,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(57,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(58,41) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(60,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(62,44) Hint: (5024) Parameter "Control" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(62,71) Hint: (5024) Parameter "Index" not used /construction/editors/lazarus/lazarus/ide/useunitdlg.pas(52,37) Hint: (5024) Parameter "Sender" not used (3104) Compiling findoverloadsdlg.pas /construction/editors/lazarus/lazarus/ide/findoverloadsdlg.pas(129,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findoverloadsdlg.pas(128,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findoverloadsdlg.pas(130,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/findoverloadsdlg.pas(131,22) Hint: (5024) Parameter "Sender" not used (3104) Compiling editorfilemanager.pas /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(51,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(54,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(49,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(47,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(48,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(50,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(34,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(35,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(36,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(38,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(39,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(40,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(41,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(42,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(43,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(44,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/editorfilemanager.pas(52,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling cleandirdlg.pas (3104) Compiling showdeletingfilesdlg.pas /construction/editors/lazarus/lazarus/ide/showdeletingfilesdlg.pas(19,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/showdeletingfilesdlg.pas(20,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(65,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(61,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(62,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(63,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(64,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(201,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(233,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(253,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(279,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/cleandirdlg.pas(436,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling compatibilityrestrictions.pas /construction/editors/lazarus/lazarus/ide/compatibilityrestrictions.pas(346,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling restrictionbrowser.pas /construction/editors/lazarus/lazarus/ide/restrictionbrowser.pas(54,26) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/restrictionbrowser.pas(104,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/restrictionbrowser.pas(60,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/restrictionbrowser.pas(55,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/restrictionbrowser.pas(56,36) Hint: (5024) Parameter "Sender" not used (3104) Compiling projectwizarddlg.pas /construction/editors/lazarus/lazarus/ide/projectwizarddlg.pas(57,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectwizarddlg.pas(55,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectwizarddlg.pas(56,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectwizarddlg.pas(54,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/projectwizarddlg.pas(58,35) Hint: (5024) Parameter "Sender" not used (3104) Compiling sourcefilemanager.pas /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(1844,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(2637,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(3639,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(3652,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(4017,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(4018,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(4079,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(4749,20) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(5039,39) Hint: (5091) Local variable "CompResourceCode" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(5136,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(5178,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6084,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6218,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6232,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6239,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6420,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6693,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6604,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(7015,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(6978,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(7273,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(7946,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/sourcefilemanager.pas(7976,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling notifyprocessend.pas /construction/editors/lazarus/lazarus/ide/main.pp(1046,27) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/editors/lazarus/lazarus/ide/main.pp(1046,53) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/ide/main.pp(1047,26) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /construction/editors/lazarus/lazarus/ide/main.pp(1047,51) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" /construction/editors/lazarus/lazarus/ide/main.pp(1048,28) Warning: (4104) Implicit string type conversion from "AnsiString" to "UnicodeString" /construction/editors/lazarus/lazarus/ide/main.pp(1048,67) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" /construction/editors/lazarus/lazarus/ide/main.pp(1123,19) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1124,24) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1163,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1164,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1229,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1235,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1648,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1724,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(1733,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(498,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(499,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(500,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(504,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(505,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(508,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(620,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(622,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(175,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(175,58) Hint: (5024) Parameter "CloseAction" not used /construction/editors/lazarus/lazarus/ide/main.pp(176,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(258,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(259,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(260,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(261,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(262,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(263,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(241,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(196,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(197,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(198,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(199,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(200,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(201,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(242,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(243,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(204,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(205,29) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(207,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(208,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(480,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(458,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(459,12) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/main.pp(459,39) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/main.pp(489,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(209,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(210,30) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(396,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(397,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(399,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(400,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(401,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(248,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(249,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(326,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(327,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(301,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(251,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(252,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(253,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(254,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(255,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(256,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(257,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(315,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(316,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(319,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(320,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(321,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(322,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(323,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(324,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(325,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(328,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(329,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(330,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(333,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(334,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(335,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(336,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(337,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(338,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(339,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(340,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(341,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(342,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(343,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(344,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(345,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(346,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(347,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(348,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(349,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(350,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(351,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(353,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(354,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(355,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(352,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(370,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(273,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(274,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(275,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(312,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(358,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(250,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(359,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(360,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(361,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(362,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(363,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(364,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(365,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(366,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(367,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(368,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(369,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(374,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(430,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(431,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(4722,30) Hint: (5091) Local variable "OptionsFilter" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/main.pp(432,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(433,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(434,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(435,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(436,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(437,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(438,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(446,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(449,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(450,12) Hint: (5024) Parameter "Button" not used /construction/editors/lazarus/lazarus/ide/main.pp(450,39) Hint: (5024) Parameter "Shift" not used /construction/editors/lazarus/lazarus/ide/main.pp(450,64) Hint: (5024) Parameter "X" not used /construction/editors/lazarus/lazarus/ide/main.pp(450,72) Hint: (5024) Parameter "Y" not used /construction/editors/lazarus/lazarus/ide/main.pp(375,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(376,51) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(377,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(380,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(5323,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(5339,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(5259,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(762,27) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(789,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(6508,99) Note: (6058) Call to subroutine "operator :=(const source:Int64):Variant;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(6508,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(6526,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7127,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7163,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7171,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7188,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7353,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(422,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(7532,97) Hint: (5091) Local variable "InheritedOptionStrings" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/main.pp(7631,98) Hint: (5091) Local variable "InheritedOptionStrings" of a managed type does not seem to be initialized /construction/editors/lazarus/lazarus/ide/main.pp(7574,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7610,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7619,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7626,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7643,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(7652,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(837,31) Hint: (5024) Parameter "ShowAbort" not used /construction/editors/lazarus/lazarus/ide/main.pp(843,48) Hint: (5024) Parameter "EndPos" not used /construction/editors/lazarus/lazarus/ide/main.pp(398,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(949,31) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(550,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(554,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(555,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(556,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(9176,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(9223,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(559,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(560,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(575,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(576,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(577,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(587,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(589,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(591,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(601,52) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(605,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(608,43) Hint: (5024) Parameter "Code" not used /construction/editors/lazarus/lazarus/ide/main.pp(614,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(615,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(629,44) Hint: (5024) Parameter "Self" not used /construction/editors/lazarus/lazarus/ide/main.pp(9821,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(10087,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(633,54) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(636,52) Hint: (5024) Parameter "sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(465,48) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(10876,83) Hint: (5057) Local variable "OldY" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/main.pp(10876,73) Hint: (5057) Local variable "OldX" does not seem to be initialized /construction/editors/lazarus/lazarus/ide/main.pp(468,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(470,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(472,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(11133,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(11134,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(455,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(11590,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(11722,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(569,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(570,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(571,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(572,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(461,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(485,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(492,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(177,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(177,64) Hint: (5024) Parameter "Msg" not used /construction/editors/lazarus/lazarus/ide/main.pp(178,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(178,63) Hint: (5024) Parameter "Done" not used /construction/editors/lazarus/lazarus/ide/main.pp(180,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(179,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(183,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(184,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(184,61) Hint: (5024) Parameter "Form" not used /construction/editors/lazarus/lazarus/ide/main.pp(185,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(186,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(187,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(188,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(189,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(190,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(581,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(583,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(641,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(532,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(536,32) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(13114,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(13124,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/main.pp(216,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(215,33) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(217,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(218,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(214,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(213,34) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(228,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(229,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(269,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(225,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(226,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(227,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(231,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(266,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(267,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(268,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(270,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(230,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(232,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(219,37) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(220,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(221,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(222,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(223,38) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(224,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(286,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(287,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(288,46) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(289,56) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(290,54) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(291,64) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(292,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(293,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(294,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(295,44) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(296,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(297,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(299,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(236,36) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(237,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(233,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(277,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(278,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(279,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(280,41) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(281,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(282,43) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(283,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(284,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(271,55) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(272,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(305,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(306,45) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(307,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(308,53) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(309,50) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(310,49) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(311,47) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(238,42) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(239,39) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(240,40) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(423,35) Hint: (5024) Parameter "Sender" not used /construction/editors/lazarus/lazarus/ide/main.pp(13682,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazarus.pp(153,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazarus.pp(161,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /construction/editors/lazarus/lazarus/ide/lazarus.pp(75,5) Hint: (5023) Unit "FPCUnitTestRunner" not used in Lazarus (9022) Compiling resource ../units/x86_64-dragonfly/gtk2/lazarus.or (9015) Linking ../lazarus (1008) 292880 lines compiled, 135.4 sec (1021) 33 warning(s) issued (1022) 3122 hint(s) issued (1023) 578 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/ide' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/ide' gmake -C ide starter gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/ide' gmake --assume-new=startlazarus.lpr startlazarus OPT=' -Fu../packager/units/x86_64-dragonfly -Fu../components/codetools/units/x86_64-dragonfly -Fu../components/debuggerintf/lib/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/gtk2 -Fu../components/ideintf/units/x86_64-dragonfly/gtk2 -Fu../components/synedit/units/x86_64-dragonfly/gtk2 -Fu../components/lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../components/lazdebuggergdbmi/lib/x86_64-dragonfly -Fu../units/x86_64-dragonfly/gtk2 -Sgic ' gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/ide' /usr/local/bin/ppcx64 -gl -vbqewnhi -Sci -dlclgtk2 -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../components/custom -Fuframes -Fu. -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -Fiinclude -Fiinclude/dragonfly -Fi../images -FE.. -FU../units/x86_64-dragonfly/gtk2 -Cg -Fl/usr/local/lib/qt5 -Fl/usr/local/lib/qt5 -Fu../packager/units/x86_64-dragonfly -Fu../components/codetools/units/x86_64-dragonfly -Fu../components/debuggerintf/lib/x86_64-dragonfly -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/gtk2 -Fu../components/ideintf/units/x86_64-dragonfly/gtk2 -Fu../components/synedit/units/x86_64-dragonfly/gtk2 -Fu../components/lazcontrols/lib/x86_64-dragonfly/gtk2 -Fu../components/lazdebuggergdbmi/lib/x86_64-dragonfly -Fu../units/x86_64-dragonfly/gtk2 -Sgic -dx86_64 startlazarus.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.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling startlazarus.lpr (3104) Compiling redirect_stderr.pas (3104) Compiling lazarusmanager.pas /construction/editors/lazarus/lazarus/ide/lazarusmanager.pas(138,35) Hint: (5024) Parameter "Sender" not used (9022) Compiling resource ../units/x86_64-dragonfly/gtk2/startlazarus.or (9015) Linking ../startlazarus (1008) 714 lines compiled, 6.1 sec (1022) 3 hint(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/ide' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/ide' gmake -C components/chmhelp/lhelp gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/components/chmhelp/lhelp' /bin/mkdir -p lib/x86_64-dragonfly gmake --assume-new=lhelp.lpr OPT=" -Sgic " lhelp gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/components/chmhelp/lhelp' /usr/local/bin/ppcx64 -gs -gl -Sghi -O3 -dlclgtk2 -Fu. -Fu../../../components/lazutils/lib/x86_64-dragonfly -Fu../../../packager/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly -Fu../../../lcl/units/x86_64-dragonfly/gtk2 -Fu../../../components/cairocanvas/lib/x86_64-dragonfly/gtk2 -Fu../../../components/turbopower_ipro/units/x86_64-dragonfly/gtk2 -Fu../../../components/printers/lib/x86_64-dragonfly/gtk2 -Fu../packages/help/lib/x86_64-dragonfly/gtk2 -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FUlib/x86_64-dragonfly -Cg -Fl/usr/local/lib/qt5 -Fl/usr/local/lib/qt5 -Sgic -dx86_64 lhelp.lpr Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Warning: The selected debug format is not supported on the current target, not changing the current setting Target OS: DragonFly for x86-64 Compiling lhelp.lpr Compiling chmpopup.pas Compiling lhelpcore.pas lhelpcore.pas(30,2) Note: User defined: You can add http capability to lhelp by adding the lnetvisual package v0.6.3 or greater requirement to lhelp. Compiling basecontentprovider.pas Compiling chmcontentprovider.pas chmcontentprovider.pas(10,2) Note: User defined: Compiling lhelp with search support chmcontentprovider.pas(14,2) Note: User defined: Compiling lhelp *with* binary index and toc support Compiling filecontentprovider.pas Compiling chmdataprovider.pas Compiling lhelpstrconsts.pas Writing Resource String Table file: lhelpstrconsts.rsj chmcontentprovider.pas(74,15) Note: Virtual method "BeginUpdate;" has a lower visibility (protected) than parent class TBaseContentProvider (public) chmcontentprovider.pas(75,15) Note: Virtual method "EndUpdate;" has a lower visibility (protected) than parent class TBaseContentProvider (public) Compiling chmspecialparser.pas chmspecialparser.pas(90,15) Warning: Implicit string type conversion from "RawByteString" to "WideString" chmcontentprovider.pas(193,79) Warning: Implicit string type conversion from "AnsiString" to "UnicodeString" chmcontentprovider.pas(873,6) Warning: Local variable "RootNode" does not seem to be initialized Compiling resource lib/x86_64-dragonfly/lhelp.or Linking ./lhelp 3489 lines compiled, 12.4 sec 4 warning(s) issued 5 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/components/chmhelp/lhelp' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/components/chmhelp/lhelp' gmake[2]: Leaving directory '/construction/editors/lazarus/lazarus' gmake[2]: Entering directory '/construction/editors/lazarus/lazarus' gmake -C tools gmake[3]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' gmake --assume-new=lazres.pp lazres gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 lazres.pp Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling lazres.pp lazres.pp(65,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(81,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(95,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(98,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(109,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(112,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(121,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(124,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(261,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(275,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(257,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(231,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(233,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(208,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(180,11) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(306,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(308,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(321,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(348,9) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined lazres.pp(361,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Linking ./lazres 394 lines compiled, 0.9 sec 20 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake --assume-new=svn2revisioninc.pas svn2revisioninc gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 svn2revisioninc.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling svn2revisioninc.pas svn2revisioninc.pas(111,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(111,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(130,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(130,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(149,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(149,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(176,21) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(176,9) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(228,21) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(228,9) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(289,21) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(289,9) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(383,38) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" svn2revisioninc.pas(470,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(479,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(480,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(481,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(482,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(483,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(484,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(485,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(486,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(487,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(488,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(489,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(490,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(491,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(492,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(493,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(494,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(495,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(496,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(497,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(498,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(499,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(500,3) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(556,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(562,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(568,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(573,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(594,5) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined svn2revisioninc.pas(629,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(629,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(687,7) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(687,19) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(743,19) Warning: Symbol "CommandLine" is deprecated svn2revisioninc.pas(743,7) Warning: Symbol "SetCommandLine" is deprecated svn2revisioninc.pas(780,7) Note: Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined Linking ./svn2revisioninc 790 lines compiled, 0.9 sec 19 warning(s) issued 29 note(s) issued gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake --assume-new=updatepofiles.pas updatepofiles gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 updatepofiles.pas Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling updatepofiles.pas Linking ./updatepofiles 143 lines compiled, 0.8 sec gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake --assume-new=lrstolfm.lpr lrstolfm gmake[4]: Entering directory '/construction/editors/lazarus/lazarus/tools' Makefile:2729: warning: overriding recipe for target '.' Makefile:2727: warning: ignoring old recipe for target '.' /usr/local/bin/ppcx64 -gl -Fu. -Fu../components/lazutils/lib/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly -Fu../lcl/units/x86_64-dragonfly/nogui -Fu/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/rtl -FE. -FU. -Cg -Sgic -dx86_64 lrstolfm.lpr Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling lrstolfm.lpr Linking ./lrstolfm 195 lines compiled, 0.8 sec gmake[4]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake[3]: Leaving directory '/construction/editors/lazarus/lazarus/tools' gmake[2]: Leaving directory '/construction/editors/lazarus/lazarus' SUCCEEDED 00:08:28 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/as - found ===> lazarus-gtk2-2.0.10_1 depends on executable: gmake - found ===> lazarus-gtk2-2.0.10_1 depends on executable: fpcres - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/share/fpc-source-3.2.0/Makefile.fpc - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/gdb - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-desktop-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-registry.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/iconvenc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/numlib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-generics.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-mime-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lazarus-gtk2-2.0.10_1 ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/as - found ===> lazarus-gtk2-2.0.10_1 depends on executable: gmake - found ===> lazarus-gtk2-2.0.10_1 depends on executable: fpcres - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/share/fpc-source-3.2.0/Makefile.fpc - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/bin/gdb - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-desktop-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-registry.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/iconvenc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/numlib.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-generics.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> lazarus-gtk2-2.0.10_1 depends on executable: update-mime-database - found ===> lazarus-gtk2-2.0.10_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list install -s -m 555 /construction/editors/lazarus/lazarus/lazarus /construction/editors/lazarus/stage/usr/local/share/lazarus-2.0.10 install -s -m 555 /construction/editors/lazarus/lazarus/startlazarus /construction/editors/lazarus/stage/usr/local/share/lazarus-2.0.10 install -s -m 555 /construction/editors/lazarus/lazarus/lazbuild /construction/editors/lazarus/stage/usr/local/share/lazarus-2.0.10 install -m 0644 /construction/editors/lazarus/lazarus/images/icons/lazarus128x128.png /construction/editors/lazarus/stage/usr/local/share/icons/hicolor/128x128/apps/lazarus.png install -m 0644 /construction/editors/lazarus/lazarus/images/icons/lazarus16x16.png /construction/editors/lazarus/stage/usr/local/share/icons/hicolor/16x16/apps/lazarus.png install -m 0644 /construction/editors/lazarus/lazarus/images/icons/lazarus256x256.png /construction/editors/lazarus/stage/usr/local/share/icons/hicolor/256x256/apps/lazarus.png install -m 0644 /construction/editors/lazarus/lazarus/images/icons/lazarus32x32.png /construction/editors/lazarus/stage/usr/local/share/icons/hicolor/32x32/apps/lazarus.png install -m 0644 /construction/editors/lazarus/lazarus/images/icons/lazarus48x48.png /construction/editors/lazarus/stage/usr/local/share/icons/hicolor/48x48/apps/lazarus.png install -m 0644 /construction/editors/lazarus/lazarus/images/icons/lazarus64x64.png /construction/editors/lazarus/stage/usr/local/share/icons/hicolor/64x64/apps/lazarus.png install -m 555 /construction/editors/lazarus/lazarus/localize.sh /construction/editors/lazarus/stage/usr/local/share/lazarus-2.0.10 install -m 555 /construction/editors/lazarus/lazarus-wrapper /construction/editors/lazarus/stage/usr/local/bin/lazarus install -m 0644 /construction/editors/lazarus/lazarus/Makefile* /construction/editors/lazarus/lazarus/fpmake* /construction/editors/lazarus/stage/usr/local/share/lazarus-2.0.10 install -m 444 /construction/editors/lazarus/man1/lazarus-ide.1 /construction/editors/lazarus/stage/usr/local/man/man1 install -m 444 /construction/editors/lazarus/man1/lazbuild.1 /construction/editors/lazarus/stage/usr/local/man/man1 install -m 444 /construction/editors/lazarus/man1/startlazarus.1 /construction/editors/lazarus/stage/usr/local/man/man1 ln -s /usr/local/share/lazarus-2.0.10/lazbuild /construction/editors/lazarus/stage/usr/local/bin/lazbuild ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/share/lazarus-2.0.10/examples' pointing to an absolute pathname '/usr/local/share/examples/lazarus' Warning: Bad symlink '/usr/local/share/lazarus-2.0.10/docs' pointing to an absolute pathname '/usr/local/share/doc/lazarus' Warning: Bad symlink '/usr/local/bin/lazbuild' pointing to an absolute pathname '/usr/local/share/lazarus-2.0.10/lazbuild' Warning: 'share/lazarus-2.0.10/components/chmhelp/lhelp/lhelp' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/lazarus-2.0.10/tools/svn2revisioninc' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/lazarus-2.0.10/tools/lazres' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/lazarus-2.0.10/tools/lrstolfm' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/lazarus-2.0.10/tools/updatepofiles' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: '/usr/local/share/lazarus-2.0.10/lazarus' 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. Warning: '/usr/local/share/lazarus-2.0.10/lazbuild' 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. Warning: '/usr/local/share/lazarus-2.0.10/startlazarus' 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. Warning: '/usr/local/share/lazarus-2.0.10/tools/lazres' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld-elf.so.2, with debug_info, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/lazarus-2.0.10/tools/lrstolfm' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld-elf.so.2, with debug_info, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/lazarus-2.0.10/tools/svn2revisioninc' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld-elf.so.2, with debug_info, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/lazarus-2.0.10/tools/updatepofiles' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld-elf.so.2, with debug_info, not stripped' unknown OS specific binary file. SUCCEEDED 00:00:42 ------------------------------------------------------------------------------- -- 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lazarus-gtk2-2.0.10_1 file sizes/checksums [14661]: 0% file sizes/checksums [14661]: 0% file sizes/checksums [14661]: 1% file sizes/checksums [14661]: 2% file sizes/checksums [14661]: 3% file sizes/checksums [14661]: 4% file sizes/checksums [14661]: 5% file sizes/checksums [14661]: 6% file sizes/checksums [14661]: 7% file sizes/checksums [14661]: 8% file sizes/checksums [14661]: 9% file sizes/checksums [14661]: 10% file sizes/checksums [14661]: 11% file sizes/checksums [14661]: 12% file sizes/checksums [14661]: 13% file sizes/checksums [14661]: 14% file sizes/checksums [14661]: 15% file sizes/checksums [14661]: 16% file sizes/checksums [14661]: 17% file sizes/checksums [14661]: 18% file sizes/checksums [14661]: 19% file sizes/checksums [14661]: 20% file sizes/checksums [14661]: 21% file sizes/checksums [14661]: 22% file sizes/checksums [14661]: 23% file sizes/checksums [14661]: 24% file sizes/checksums [14661]: 25% file sizes/checksums [14661]: 26% file sizes/checksums [14661]: 27% file sizes/checksums [14661]: 28% file sizes/checksums [14661]: 29% file sizes/checksums [14661]: 30% file sizes/checksums [14661]: 31% file sizes/checksums [14661]: 32% file sizes/checksums [14661]: 33% file sizes/checksums [14661]: 34% file sizes/checksums [14661]: 35% file sizes/checksums [14661]: 36% file sizes/checksums [14661]: 37% file sizes/checksums [14661]: 38% file sizes/checksums [14661]: 39% file sizes/checksums [14661]: 40% file sizes/checksums [14661]: 41% file sizes/checksums [14661]: 42% file sizes/checksums [14661]: 43% file sizes/checksums [14661]: 44% file sizes/checksums [14661]: 45% file sizes/checksums [14661]: 46% file sizes/checksums [14661]: 47% file sizes/checksums [14661]: 48% file sizes/checksums [14661]: 49% file sizes/checksums [14661]: 50% file sizes/checksums [14661]: 51% file sizes/checksums [14661]: 52% file sizes/checksums [14661]: 53% file sizes/checksums [14661]: 54% file sizes/checksums [14661]: 55% file sizes/checksums [14661]: 56% file sizes/checksums [14661]: 57% file sizes/checksums [14661]: 58% file sizes/checksums [14661]: 59% file sizes/checksums [14661]: 60% file sizes/checksums [14661]: 61% file sizes/checksums [14661]: 62% file sizes/checksums [14661]: 63% file sizes/checksums [14661]: 64% file sizes/checksums [14661]: 65% file sizes/checksums [14661]: 66% file sizes/checksums [14661]: 67% file sizes/checksums [14661]: 68% file sizes/checksums [14661]: 69% file sizes/checksums [14661]: 70% file sizes/checksums [14661]: 71% file sizes/checksums [14661]: 72% file sizes/checksums [14661]: 73% file sizes/checksums [14661]: 74% file sizes/checksums [14661]: 75% file sizes/checksums [14661]: 76% file sizes/checksums [14661]: 77% file sizes/checksums [14661]: 78% file sizes/checksums [14661]: 79% file sizes/checksums [14661]: 80% file sizes/checksums [14661]: 81% file sizes/checksums [14661]: 82% file sizes/checksums [14661]: 83% file sizes/checksums [14661]: 84% file sizes/checksums [14661]: 85% file sizes/checksums [14661]: 86% file sizes/checksums [14661]: 87% file sizes/checksums [14661]: 88% file sizes/checksums [14661]: 89% file sizes/checksums [14661]: 90% file sizes/checksums [14661]: 91% file sizes/checksums [14661]: 92% file sizes/checksums [14661]: 93% file sizes/checksums [14661]: 94% file sizes/checksums [14661]: 95% file sizes/checksums [14661]: 96% file sizes/checksums [14661]: 97% file sizes/checksums [14661]: 98% file sizes/checksums [14661]: 99% file sizes/checksums [14661]: 100% packing files [14661]: 0% packing files [14661]: 0% packing files [14661]: 1% packing files [14661]: 2% packing files [14661]: 3% packing files [14661]: 4% packing files [14661]: 5% packing files [14661]: 6% packing files [14661]: 7% packing files [14661]: 8% packing files [14661]: 9% packing files [14661]: 10% packing files [14661]: 11% packing files [14661]: 12% packing files [14661]: 13% packing files [14661]: 14% packing files [14661]: 15% packing files [14661]: 16% packing files [14661]: 17% packing files [14661]: 18% packing files [14661]: 19% packing files [14661]: 20% packing files [14661]: 21% packing files [14661]: 22% packing files [14661]: 23% packing files [14661]: 24% packing files [14661]: 25% packing files [14661]: 26% packing files [14661]: 27% packing files [14661]: 28% packing files [14661]: 29% packing files [14661]: 30% packing files [14661]: 31% packing files [14661]: 32% packing files [14661]: 33% packing files [14661]: 34% packing files [14661]: 35% packing files [14661]: 36% packing files [14661]: 37% packing files [14661]: 38% packing files [14661]: 39% packing files [14661]: 40% packing files [14661]: 41% packing files [14661]: 42% packing files [14661]: 43% packing files [14661]: 44% packing files [14661]: 45% packing files [14661]: 46% packing files [14661]: 47% packing files [14661]: 48% packing files [14661]: 49% packing files [14661]: 50% packing files [14661]: 51% packing files [14661]: 52% packing files [14661]: 53% packing files [14661]: 54% packing files [14661]: 55% packing files [14661]: 56% packing files [14661]: 57% packing files [14661]: 58% packing files [14661]: 59% packing files [14661]: 60% packing files [14661]: 61% packing files [14661]: 62% packing files [14661]: 63% packing files [14661]: 64% packing files [14661]: 65% packing files [14661]: 66% packing files [14661]: 67% packing files [14661]: 68% packing files [14661]: 69% packing files [14661]: 70% packing files [14661]: 71% packing files [14661]: 72% packing files [14661]: 73% packing files [14661]: 74% packing files [14661]: 75% packing files [14661]: 76% packing files [14661]: 77% packing files [14661]: 78% packing files [14661]: 79% packing files [14661]: 80% packing files [14661]: 81% packing files [14661]: 82% packing files [14661]: 83% packing files [14661]: 84% packing files [14661]: 85% packing files [14661]: 86% packing files [14661]: 87% packing files [14661]: 88% packing files [14661]: 89% packing files [14661]: 90% packing files [14661]: 91% packing files [14661]: 92% packing files [14661]: 93% packing files [14661]: 94% packing files [14661]: 95% packing files [14661]: 96% packing files [14661]: 97% packing files [14661]: 98% packing files [14661]: 99% packing files [14661]: 100% packing directories [39]: 0% packing directories [39]: 100% SUCCEEDED 00:22:48 TOTAL TIME 00:33:20