Skip to content

Instantly share code, notes, and snippets.

@adderthorn
Created November 24, 2020 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adderthorn/ac93eb4bf53fddb7d7c0406e257a0b61 to your computer and use it in GitHub Desktop.
Save adderthorn/ac93eb4bf53fddb7d7c0406e257a0b61 to your computer and use it in GitHub Desktop.
Lazarus Build Log
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C packager/registration
/bin/rm -f ../units/aarch64-darwin/fcllaz.ppu
/bin/mkdir -p ../units/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU../units/aarch64-darwin -daarch64 fcllaz.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling fcllaz.pas
(3104) Compiling lazaruspackageintf.pas
(9009) Assembling lazaruspackageintf
(9009) Assembling fcllaz
(1008) 124 lines compiled, 0.1 sec
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled ../units/aarch64-darwin/FCL.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/lazutils
/bin/rm -f lib/aarch64-darwin/lazutils.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 lazutils.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazutils.pas
(3104) Compiling avglvltree.pas
(3104) Compiling laz_avl_tree.pp
/Users/user/source/repos/laz_trunk/components/lazutils/laz_avl_tree.pp(95,33) Hint: (5024) Parameter "aNode" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz_avl_tree.pp(98,30) Hint: (5024) Parameter "aNode" not used
(9009) Assembling laz_avl_tree
(3104) Compiling lazfileutils.pas
(3104) Compiling lazutf8.pas
(3104) Compiling fpcadds.pas
(9009) Assembling fpcadds
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazutf8.inc(5,13) Note: (6058) Call to subroutine "function SysToUTF8(const s:AnsiString):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazutf8.inc(10,13) Note: (6058) Call to subroutine "function UTF8ToSys(const s:AnsiString):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazutf8.inc(38,11) Note: (6058) Call to subroutine "function SysToUTF8(const s:AnsiString):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(636,11) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(643,11) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(655,10) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(700,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(983,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(1253,24) Hint: (5091) Local variable "Capital" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(3105,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(3395,61) Note: (6058) Call to subroutine "function UTF8ToUTF16(const S:AnsiString):UnicodeString(1200);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(3395,45) Note: (6058) Call to subroutine "function UTF8ToUTF16(const S:AnsiString):UnicodeString(1200);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(3395,61) Note: (6058) Call to subroutine "function UTF8ToUTF16(const S:AnsiString):UnicodeString(1200);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(3395,45) Note: (6058) Call to subroutine "function UTF8ToUTF16(const S:AnsiString):UnicodeString(1200);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf8.pas(3927,8) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
(9009) Assembling lazutf8
(3104) Compiling lazutilsstrconsts.pas
(1010) Writing Resource String Table file: lazutilsstrconsts.rsj
(9009) Assembling lazutilsstrconsts
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.inc(455,24) Warning: (5044) Symbol "faSysFile" is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.inc(457,23) Warning: (5044) Symbol "faHidden" is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.inc(458,25) Warning: (5043) Symbol "faVolumeId" is deprecated
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.inc(458,25) Warning: (5044) Symbol "faVolumeId" is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.inc(459,24) Warning: (5044) Symbol "faSymLink" is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(37,3) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(58,3) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(67,45) Hint: (5057) Local variable "st" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(178,5) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(185,5) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(256,39) Hint: (5057) Local variable "Info" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(339,32) Hint: (5057) Local variable "FileInfo" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(160,31) Hint: (5024) Parameter "Path" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(161,38) Hint: (5024) Parameter "Path" not used
/Users/user/source/repos/laz_trunk/components/lazutils/unixlazfileutils.inc(378,37) Hint: (5057) Local variable "info" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(375,44) Hint: (5057) Local variable "StrSize" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(441,18) Hint: (5091) Local variable "File1" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(443,18) Hint: (5091) Local variable "File2" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(539,7) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(591,20) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazfileutils.pas(1049,22) Hint: (5091) Local variable "PathStr" of a managed type does not seem to be initialized
(9009) Assembling lazfileutils
(3104) Compiling lazdbglog.pas
(9009) Assembling lazdbglog
/Users/user/source/repos/laz_trunk/components/lazutils/avglvltree.pas(790,11) Note: (6058) Call to subroutine "function TCustomStringMap.Contains(const s:AnsiString):Boolean;" marked as inline is not inlined
(9009) Assembling avglvltree
(3104) Compiling codepagesasian.pas
(9009) Assembling codepagesasian
(3104) Compiling codepagescommon.pas
(9009) Assembling codepagescommon
(3104) Compiling compwriterpas.pas
(3104) Compiling lazloggerbase.pas
(3104) Compiling lazclasses.pas
(3104) Compiling lazmethodlist.pas
(9009) Assembling lazmethodlist
(9009) Assembling lazclasses
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(11,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(18,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(25,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(32,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(42,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(49,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(56,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(63,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(73,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(80,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(87,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(94,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(101,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(112,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(119,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(126,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(133,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(140,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(151,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(158,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(165,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(172,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(179,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(190,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(197,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(204,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(211,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(222,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(229,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(236,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(243,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(250,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(261,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(268,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(275,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(282,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(289,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(300,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(362,23) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(611,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(623,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(624,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(493,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(128,36) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(132,41) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(125,35) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(126,35) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(130,29) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(131,30) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(781,36) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString"
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(781,48) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(155,36) Hint: (5024) Parameter "AHandler" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerbase.pas(156,39) Hint: (5024) Parameter "AHandler" not used
(9009) Assembling lazloggerbase
/Users/user/source/repos/laz_trunk/components/lazutils/compwriterpas.pas(610,11) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling compwriterpas
(3104) Compiling dynamicarray.pas
(9009) Assembling dynamicarray
(3104) Compiling dynhasharray.pp
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(439,31) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(439,50) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(504,25) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(505,18) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(505,46) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(506,18) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/dynhasharray.pp(121,40) Hint: (5024) Parameter "Sender" not used
(9009) Assembling dynhasharray
(3104) Compiling dynqueue.pas
/Users/user/source/repos/laz_trunk/components/lazutils/dynqueue.pas(459,39) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling dynqueue
(3104) Compiling extendedstrings.pas
/Users/user/source/repos/laz_trunk/components/lazutils/extendedstrings.pas(47,33) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/lazutils/extendedstrings.pas(47,45) Hint: (5024) Parameter "OldSize" not used
(9009) Assembling extendedstrings
(3104) Compiling filereferencelist.pas
(3104) Compiling lazfilecache.pas
(9009) Assembling lazfilecache
(3104) Compiling laztracer.pas
(3104) Compiling lazutilities.pas
(9009) Assembling lazutilities
(9009) Assembling laztracer
(9009) Assembling filereferencelist
(3104) Compiling fileutil.pas
(3104) Compiling masks.pas
(9009) Assembling masks
/Users/user/source/repos/laz_trunk/components/lazutils/fileutil.inc(59,20) Hint: (5091) Local variable "File1" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/fileutil.inc(61,20) Hint: (5091) Local variable "File2" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/fileutil.inc(101,71) Warning: (5044) Symbol "faSymLink" is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/fileutil.inc(116,62) Warning: (5044) Symbol "faSymLink" is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/fileutil.inc(109,30) Note: (6058) Call to subroutine "function GetAllFilesMask:AnsiString(0);" marked as inline is not inlined
(9009) Assembling fileutil
(3104) Compiling graphtype.pp
/Users/user/source/repos/laz_trunk/components/lazutils/graphtype.pp(1555,23) Hint: (5057) Local variable "R" does not seem to be initialized
(9009) Assembling graphtype
(3104) Compiling html2textrender.pas
(3104) Compiling lconvencoding.pas
/Users/user/source/repos/laz_trunk/components/lazutils/asiancodepagefunctions.inc(66,26) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/asiancodepagefunctions.inc(242,26) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lconvencoding.pas(500,25) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lconvencoding.pas(527,13) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lconvencoding.pas(557,13) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lconvencoding.pas(2254,13) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/lconvencoding.pas(2291,13) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling lconvencoding
/Users/user/source/repos/laz_trunk/components/lazutils/html2textrender.pas(104,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
(9009) Assembling html2textrender
(3104) Compiling integerlist.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
(9009) Assembling integerlist
(3104) Compiling laz2_dom.pas
(3104) Compiling laz2_xmlutils.pas
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlutils.pas(561,19) Hint: (5091) Local variable "NewS" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/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
(9009) Assembling laz2_xmlutils
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(236,39) Hint: (5024) Parameter "AValue" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(279,32) Hint: (5024) Parameter "NewChild" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(279,47) Hint: (5024) Parameter "RefChild" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(280,32) Hint: (5024) Parameter "NewChild" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(280,47) Hint: (5024) Parameter "OldChild" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(281,31) Hint: (5024) Parameter "OldChild" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(302,29) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(302,49) Hint: (5024) Parameter "ACloneOwner" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(303,34) Hint: (5024) Parameter "ANodeName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(247,36) Hint: (5024) Parameter "Value" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(351,30) Hint: (5024) Parameter "aNode" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(1944,14) Warning: (5066) Symbol "BuildList" is deprecated: "Use NodeFilter instead."
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(1952,14) Warning: (5066) Symbol "BuildList" is deprecated: "Use NodeFilter instead."
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(406,40) Hint: (5024) Parameter "namespaceURI" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(406,59) Hint: (5024) Parameter "localName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(408,43) Hint: (5024) Parameter "namespaceURI" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(408,61) Hint: (5024) Parameter "localName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(493,41) Hint: (5024) Parameter "value" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(514,44) Hint: (5024) Parameter "data" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(516,53) Hint: (5024) Parameter "target" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(516,66) Hint: (5024) Parameter "data" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(521,47) Hint: (5024) Parameter "name" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(606,29) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(3230,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(3243,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(670,30) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(685,29) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(698,29) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(740,29) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(774,29) Hint: (5024) Parameter "deep" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_dom.pas(792,29) Hint: (5024) Parameter "deep" not used
(9009) Assembling laz2_dom
(3104) Compiling laz2_xmlcfg.pas
(3104) Compiling laz2_xmlread.pas
(3104) Compiling lazutf8classes.pas
(9009) Assembling lazutf8classes
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(582,27) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(613,35) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(651,28) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(702,27) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(234,37) Hint: (5024) Parameter "AEncoding" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(232,36) Hint: (5024) Parameter "AllowSpecialChars" not used
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(1238,27) Hint: (5057) Local variable "NewDecoder" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(464,49) Hint: (5024) Parameter "PublicID" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(3585,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(3766,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(3835,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(3950,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlread.pas(201,22) Hint: (5028) Local type "DOMPCharBuf" is not used
(9009) Assembling laz2_xmlread
(3104) Compiling laz2_xmlwrite.pas
(9009) Assembling laz2_xmlwrite
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlcfg.pas(729,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlcfg.pas(950,77) Hint: (5091) Local variable "Ident" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlcfg.pas(935,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlcfg.pas(946,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlcfg.pas(1080,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xmlcfg.pas(1084,9) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling laz2_xmlcfg
(3104) Compiling laz2_xpath.pas
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(646,25) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(103,28) Hint: (5024) Parameter "AContext" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(104,13) Hint: (5024) Parameter "AEnvironment" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(113,28) Hint: (5024) Parameter "AContext" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(1214,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(1155,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(403,27) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(2641,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(409,28) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(410,32) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(411,30) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(412,37) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(413,36) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(414,31) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(417,31) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(418,29) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(419,25) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(420,26) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(421,27) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(424,25) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(425,27) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(426,29) Hint: (5024) Parameter "Context" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz2_xpath.pas(427,27) Hint: (5024) Parameter "Context" not used
(9009) Assembling laz2_xpath
(3104) Compiling laz_dom.pas
(9009) Assembling laz_dom
(3104) Compiling laz_xmlcfg.pas
(9009) Assembling laz_xmlcfg
(3104) Compiling laz_xmlread.pas
(9009) Assembling laz_xmlread
(3104) Compiling laz_xmlstreaming.pas
/Users/user/source/repos/laz_trunk/components/lazutils/laz_xmlstreaming.pas(281,25) Hint: (5091) Local variable "NodeName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz_xmlstreaming.pas(390,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz_xmlstreaming.pas(88,32) Hint: (5024) Parameter "Buffer" not used
/Users/user/source/repos/laz_trunk/components/lazutils/laz_xmlstreaming.pas(763,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/laz_xmlstreaming.pas(837,25) Hint: (5091) Local variable "NodeName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/laz_xmlstreaming.pas(140,29) Hint: (5024) Parameter "Buf" not used
(9009) Assembling laz_xmlstreaming
(3104) Compiling laz_xmlwrite.pas
(9009) Assembling laz_xmlwrite
(3104) Compiling lazcollections.pas
(3104) Compiling lazsysutils.pas
(9009) Assembling lazsysutils
/Users/user/source/repos/laz_trunk/components/lazutils/lazcollections.pas(203,20) Hint: (5091) Local variable "NewList" of a managed type does not seem to be initialized
(9009) Assembling lazcollections
(3104) Compiling lazconfigstorage.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(299,77) Hint: (5091) Local variable "Ident" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(286,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(295,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(407,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(411,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(52,35) Hint: (5024) Parameter "Filename" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazconfigstorage.pas(52,58) Hint: (5024) Parameter "LoadFromDisk" not used
(9009) Assembling lazconfigstorage
(3104) Compiling lazfglhash.pas
(9009) Assembling lazfglhash
(3104) Compiling lazlinkedlist.pas
(9009) Assembling lazlinkedlist
(3104) Compiling lazlistclasses.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(637,3) Note: (6058) Call to subroutine "procedure TLazListClassesInternalMem.Free;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(2098,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(2121,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(427,34) Hint: (5024) Parameter "ARequired" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1903,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.DeletePages(AIndex:LongInt;ACount:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1908,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.DeletePages(AIndex:LongInt;ACount:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1916,3) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1926,3) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(1962,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(2008,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase<System.Pointer,LazListClasses.TLazListClassesVarItemSize>.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(2098,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazlistclasses.pas(2121,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized
(9009) Assembling lazlistclasses
(3104) Compiling lazlogger.pas
(3104) Compiling lazstringutils.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lazstringutils.pas(447,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazutils/lazstringutils.pas(995,21) Hint: (5091) Local variable "Line" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lazstringutils.pas(1246,8) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
(9009) Assembling lazstringutils
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(11,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(18,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(25,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(32,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(42,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(49,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(56,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(63,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(73,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(80,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(87,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(94,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(101,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(112,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(119,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(126,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(133,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(140,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(151,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(158,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(165,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(172,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(179,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(190,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(197,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(204,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(211,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(222,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(229,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(236,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(243,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(250,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(261,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(268,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(275,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(282,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(289,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(300,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(362,23) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(611,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(623,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(624,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined
(9009) Assembling lazlogger
(3104) Compiling lazloggerdummy.pas
/Users/user/source/repos/laz_trunk/components/lazutils/LazLoggerImpl.inc(11,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(204,31) Hint: (5024) Parameter "ALogger" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(200,37) Hint: (5024) Parameter "ALogGroups" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(96,27) Hint: (5024) Parameter "Src" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(104,43) Hint: (5024) Parameter "AConfigName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(104,69) Hint: (5024) Parameter "ADefaulEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(105,43) Hint: (5024) Parameter "AConfigName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(106,49) Hint: (5024) Parameter "AConfigName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(106,75) Hint: (5024) Parameter "ADefaulEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(107,49) Hint: (5024) Parameter "AConfigName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(111,39) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(113,33) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(114,27) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(115,33) Hint: (5024) Parameter "S" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(115,49) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(116,33) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(116,42) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(116,65) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(117,33) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(117,61) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(117,89) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(118,33) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(118,61) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(118,89) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(119,33) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(119,62) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(119,91) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(120,33) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(120,62) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(120,91) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(121,33) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(121,62) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(121,91) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(123,34) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(124,28) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(125,34) Hint: (5024) Parameter "S" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(125,50) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(126,34) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(126,43) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(126,66) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(127,34) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(127,62) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(127,90) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(128,34) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(128,62) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(128,90) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(129,34) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(129,63) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(129,92) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(130,34) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(130,63) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(130,92) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(131,34) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(131,63) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(131,92) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(133,39) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(134,33) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(135,33) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(135,49) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(136,39) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(136,48) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(136,71) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(137,39) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(137,67) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(137,95) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(138,39) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(138,67) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(138,95) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(139,39) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(139,68) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(139,97) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(140,39) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(140,68) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(140,97) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(141,39) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(141,68) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(141,97) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(143,38) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(144,32) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(145,32) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(145,48) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(146,38) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(146,47) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(146,70) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(147,38) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(147,66) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(147,94) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(148,38) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(148,66) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(148,94) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(149,38) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(149,67) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(149,96) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(150,38) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(150,67) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(150,96) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(151,38) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(151,67) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(151,96) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(154,33) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(154,78) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(156,27) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(156,72) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(157,27) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(157,66) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(158,27) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(158,72) Hint: (5024) Parameter "S" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(158,88) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(159,27) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(159,72) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(159,81) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(159,104) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(160,33) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(160,61) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(160,89) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(161,33) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(161,61) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(161,89) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(162,33) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(162,62) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(162,91) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(163,33) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(163,62) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(163,91) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(164,33) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(164,62) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(164,91) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(166,28) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(166,73) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(167,28) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(167,67) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(168,28) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(168,73) Hint: (5024) Parameter "S" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(168,89) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(169,28) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(169,73) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(169,82) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(169,105) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(170,34) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(170,62) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(170,90) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(171,34) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(171,62) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(171,90) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(172,34) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(172,63) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(172,92) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(173,34) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(173,63) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(173,92) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(174,34) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(174,63) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(174,92) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(176,33) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(176,78) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(177,33) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(177,72) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(178,33) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(178,72) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(178,88) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(179,33) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(179,78) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(179,87) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(179,110) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(180,39) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(180,67) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(180,95) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(181,39) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(181,67) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(181,95) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(182,39) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(182,68) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(182,97) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(183,39) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(183,68) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(183,97) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(184,39) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(184,68) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(184,97) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(186,32) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(186,77) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(187,32) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(187,71) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(188,32) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(188,71) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(188,87) Hint: (5024) Parameter "Args" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(189,32) Hint: (5024) Parameter "LogEnabled" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(189,77) Hint: (5024) Parameter "s1" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(189,86) Hint: (5024) Parameter "s2" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(189,109) Hint: (5024) Parameter "s3" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(190,38) Hint: (5024) Parameter "s4" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(190,66) Hint: (5024) Parameter "s5" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(190,94) Hint: (5024) Parameter "s6" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(191,38) Hint: (5024) Parameter "s7" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(191,66) Hint: (5024) Parameter "s8" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(191,94) Hint: (5024) Parameter "s9" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(192,38) Hint: (5024) Parameter "s10" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(192,67) Hint: (5024) Parameter "s11" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(192,96) Hint: (5024) Parameter "s12" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(193,38) Hint: (5024) Parameter "s13" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(193,67) Hint: (5024) Parameter "s14" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(193,96) Hint: (5024) Parameter "s15" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(194,38) Hint: (5024) Parameter "s16" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(194,67) Hint: (5024) Parameter "s17" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(194,96) Hint: (5024) Parameter "s18" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(74,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(76,27) Hint: (5024) Parameter "Src" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(77,34) Hint: (5024) Parameter "AConfigName" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(78,34) Hint: (5024) Parameter "AnEntry" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerdummy.pas(79,31) Hint: (5024) Parameter "AConfigName" not used
(9009) Assembling lazloggerdummy
(3104) Compiling lazloggerprofiling.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerprofiling.pas(53,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerprofiling.pas(54,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerprofiling.pas(34,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lazloggerprofiling.pas(35,30) Hint: (5024) Parameter "Sender" not used
(9009) Assembling lazloggerprofiling
(3104) Compiling lazpasreadutil.pas
(9009) Assembling lazpasreadutil
(3104) Compiling lazunicode.pas
(9009) Assembling lazunicode
(3104) Compiling lazutf16.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lazutf16.pas(1060,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling lazutf16
(3104) Compiling lazutf8sysutils.pas
(9009) Assembling lazutf8sysutils
(3104) Compiling lazversion.pas
(9009) Assembling lazversion
(3104) Compiling lcsvutils.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lcsvutils.pas(203,22) Hint: (5091) Local variable "W" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/lcsvutils.pas(198,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling lcsvutils
(3104) Compiling lookupstringlist.pas
/Users/user/source/repos/laz_trunk/components/lazutils/lookupstringlist.pas(137,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling lookupstringlist
(3104) Compiling maps.pp
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(355,18) Hint: (5057) Local variable "Item" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(377,16) Hint: (5091) Local variable "S" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(456,22) Hint: (5058) Variable "AData" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(476,27) Hint: (5058) Variable "AID" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(118,32) Hint: (5024) Parameter "ADataPtr" not used
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(106,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(604,20) Hint: (5057) Local variable "Item" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazutils/maps.pp(834,18) Warning: (6018) Unreachable code
(9009) Assembling maps
(3104) Compiling objectlists.pas
(9009) Assembling objectlists
(3104) Compiling stringhashlist.pas
(9009) Assembling stringhashlist
(3104) Compiling textstrings.pas
(9009) Assembling textstrings
(3104) Compiling translations.pas
/Users/user/source/repos/laz_trunk/components/lazutils/translations.pas(581,51) Hint: (5024) Parameter "Hash" not used
/Users/user/source/repos/laz_trunk/components/lazutils/translations.pas(716,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
(9009) Assembling translations
(3104) Compiling uitypes.pas
(9009) Assembling uitypes
(3104) Compiling utf8process.pp
(9009) Assembling utf8process
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(11,3) Hint: (5023) Unit "AvgLvlTree" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(11,15) Hint: (5023) Unit "CodepagesAsian" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(11,31) Hint: (5023) Unit "CodepagesCommon" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(11,63) Hint: (5023) Unit "DynamicArray" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(12,17) Hint: (5023) Unit "DynQueue" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(12,27) Hint: (5023) Unit "ExtendedStrings" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(12,44) Hint: (5023) Unit "FileReferenceList" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(13,23) Hint: (5023) Unit "HTML2TextRender" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(13,40) Hint: (5023) Unit "IntegerList" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(13,63) Hint: (5023) Unit "Laz2_XMLCfg" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(14,32) Hint: (5023) Unit "laz2_XMLWrite" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(14,47) Hint: (5023) Unit "laz2_xpath" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(15,3) Hint: (5023) Unit "Laz_DOM" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(15,12) Hint: (5023) Unit "Laz_XMLCfg" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(15,24) Hint: (5023) Unit "Laz_XMLRead" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(15,37) Hint: (5023) Unit "Laz_XMLStreaming" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(15,55) Hint: (5023) Unit "Laz_XMLWrite" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(16,3) Hint: (5023) Unit "LazClasses" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(16,31) Hint: (5023) Unit "LazConfigStorage" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(16,49) Hint: (5023) Unit "LazDbgLog" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(16,60) Hint: (5023) Unit "lazfglhash" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(17,31) Hint: (5023) Unit "LazLinkedList" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(17,46) Hint: (5023) Unit "LazListClasses" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(18,54) Hint: (5023) Unit "LazMethodList" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(19,3) Hint: (5023) Unit "LazPasReadUtil" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(19,19) Hint: (5023) Unit "LazStringUtils" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(19,35) Hint: (5023) Unit "LazSysUtils" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(19,59) Hint: (5023) Unit "LazUnicode" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(20,22) Hint: (5023) Unit "LazUTF8Classes" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(20,38) Hint: (5023) Unit "LazUTF8SysUtils" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(20,55) Hint: (5023) Unit "LazUtilities" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(21,3) Hint: (5023) Unit "LazUtilsStrConsts" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(21,22) Hint: (5023) Unit "LazVersion" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(21,49) Hint: (5023) Unit "lcsvutils" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(21,60) Hint: (5023) Unit "LookupStringList" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(22,3) Hint: (5023) Unit "Maps" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(22,9) Hint: (5023) Unit "Masks" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(22,16) Hint: (5023) Unit "ObjectLists" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(22,45) Hint: (5023) Unit "TextStrings" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(22,58) Hint: (5023) Unit "Translations" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(23,3) Hint: (5023) Unit "UITypes" not used in LazUtils
/Users/user/source/repos/laz_trunk/components/lazutils/lazutils.pas(23,12) Hint: (5023) Unit "UTF8Process" not used in LazUtils
(9009) Assembling lazutils
(1008) 81271 lines compiled, 2.9 sec
(1021) 31 warning(s) issued
(1022) 442 hint(s) issued
(1023) 159 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/LazUtils.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/codetools
/bin/rm -f units/aarch64-darwin/codetools.ppu
/bin/mkdir -p units/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Sci -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin -daarch64 codetools.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling codetools.pas
(3104) Compiling basiccodetools.pas
(3104) Compiling sourcelog.pas
/Users/user/source/repos/laz_trunk/components/codetools/sourcelog.pas(306,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/sourcelog.pas(756,18) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/sourcelog.pas(857,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling sourcelog
(3104) Compiling keywordfunclists.pas
(3104) Compiling fileprocs.pas
(3104) Compiling codetoolsstrconsts.pas
(1010) Writing Resource String Table file: codetoolsstrconsts.rsj
(9009) Assembling codetoolsstrconsts
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(306,17) Hint: (5091) Local variable "Used" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(284,24) Note: (6058) Call to subroutine "function DbgS(const i:LongInt):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(285,24) Note: (6058) Call to subroutine "function DbgS(const i:Int64):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(286,24) Note: (6058) Call to subroutine "function DbgS(const i:QWord):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(287,24) Note: (6058) Call to subroutine "function DbgS(const b:Boolean):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(288,24) Note: (6058) Call to subroutine "function DbgS(const e:Double;MaxDecimals:LongInt=`999`):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(364,3) Note: (6058) Call to subroutine "procedure DebugLn(const s1:AnsiString;const s2:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(366,3) Note: (6058) Call to subroutine "procedure DebugLn(const s:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(730,28) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(821,28) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1043,24) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1594,31) Note: (6058) Call to subroutine "function DbgS(const i:LongInt):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1595,29) Note: (6058) Call to subroutine "function DbgS(const i:Int64):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1596,29) Note: (6058) Call to subroutine "function DbgS(const i:QWord):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1597,31) Note: (6058) Call to subroutine "function DbgS(const b:Boolean):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1598,32) Note: (6058) Call to subroutine "function DbgS(const e:Double;MaxDecimals:LongInt=`999`):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1603,32) Note: (6058) Call to subroutine "function DbgS(const e:Double;MaxDecimals:LongInt=`999`):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1614,30) Note: (6058) Call to subroutine "function DbgSName(const p:TObject):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1615,29) Note: (6058) Call to subroutine "function DbgSName(const p:TClass):AnsiString(0);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/fileprocs.pas(1616,31) Note: (6058) Call to subroutine "function DbgS(const p:Pointer):AnsiString(0);" marked as inline is not inlined
(9009) Assembling fileprocs
/Users/user/source/repos/laz_trunk/components/codetools/keywordfunclists.pas(200,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling keywordfunclists
/Users/user/source/repos/laz_trunk/components/codetools/basiccodetools.pas(4134,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/basiccodetools.pas(4928,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/basiccodetools.pas(5112,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/basiccodetools.pas(5193,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling basiccodetools
(3104) Compiling cachecodetools.pas
(3104) Compiling codecache.pas
(3104) Compiling linkscanner.pas
(3104) Compiling codetoolmemmanager.pas
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmemmanager.pas(58,32) Hint: (5024) Parameter "AnItem" not used
(9009) Assembling codetoolmemmanager
(3104) Compiling expreval.pas
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(570,3) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(769,12) Note: (6058) Call to subroutine "function TExpressionEvaluator.IsDefined(const Name:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(787,14) Note: (6058) Call to subroutine "function TExpressionEvaluator.IsDefined(const Name:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(1102,5) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(1117,7) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(1133,5) Note: (6058) Call to subroutine "procedure TExpressionEvaluator.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(1236,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(1376,18) Hint: (5091) Local variable "f" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/expreval.pas(1951,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling expreval
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(1254,11) Note: (6058) Call to subroutine "function TLinkScanner.TokenIsWord(p:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3537,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3542,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3551,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3756,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3785,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3813,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(3838,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/linkscanner.pas(4651,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling linkscanner
(3104) Compiling directorycacher.pas
/Users/user/source/repos/laz_trunk/components/codetools/directorycacher.pas(612,44) Warning: (5066) Symbol "Time" is deprecated: "use TimeStamp instead"
/Users/user/source/repos/laz_trunk/components/codetools/directorycacher.pas(938,23) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/directorycacher.pas(231,47) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/directorycacher.pas(1414,5) Note: (6058) Call to subroutine "procedure TCTDirectoryCachePool.IncreaseFileTimeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/directorycacher.pas(1427,3) Note: (6058) Call to subroutine "procedure TCTDirectoryCachePool.IncreaseFileTimeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/directorycacher.pas(1428,3) Note: (6058) Call to subroutine "procedure TCTDirectoryCachePool.IncreaseConfigTimeStamp;" marked as inline is not inlined
(9009) Assembling directorycacher
/Users/user/source/repos/laz_trunk/components/codetools/codecache.pas(497,31) Hint: (5057) Local variable "CodeXYPosition" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/codecache.pas(162,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codecache.pas(163,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codecache.pas(164,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codecache.pas(168,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codecache.pas(166,37) Hint: (5024) Parameter "Sender" not used
(9009) Assembling codecache
(3104) Compiling customcodetool.pas
(3104) Compiling codetree.pas
(3104) Compiling codetoolsstructs.pas
(9009) Assembling codetoolsstructs
(9009) Assembling codetree
(3104) Compiling codeatom.pas
/Users/user/source/repos/laz_trunk/components/codetools/codeatom.pas(445,11) Note: (6058) Call to subroutine "function TAtomRing.PriorCount:LongInt;" marked as inline is not inlined
(9009) Assembling codeatom
/Users/user/source/repos/laz_trunk/components/codetools/customcodetool.pas(2335,23) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/customcodetool.pas(2335,55) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/customcodetool.pas(3102,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling customcodetool
(3104) Compiling finddeclarationtool.pas
(3104) Compiling pascalparsertool.pas
(3104) Compiling multikeywordlisttool.pas
(9009) Assembling multikeywordlisttool
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(1097,67) Note: (6058) Call to subroutine "function TPascalParserTool.AllowClosures:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(2414,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(2594,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(3060,9) Note: (6058) Call to subroutine "function TPascalParserTool.AllowClosures:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(3064,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(3795,55) Note: (6058) Call to subroutine "function TPascalParserTool.AllowAttributes:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(3861,55) Note: (6058) Call to subroutine "function TPascalParserTool.AllowAttributes:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(4074,55) Note: (6058) Call to subroutine "function TPascalParserTool.AllowAttributes:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/codetools/pascalparsertool.pas(5501,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling pascalparsertool
(3104) Compiling pascalreadertool.pas
(9009) Assembling pascalreadertool
(3104) Compiling definetemplates.pas
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(3108,20) Hint: (5091) Local variable "aName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(3188,30) Hint: (5091) Local variable "aName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(3490,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(5752,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(6347,16) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(670,38) Hint: (5024) Parameter "KylixVersion" not used
/Users/user/source/repos/laz_trunk/components/codetools/definetemplates.pas(8277,14) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
(9009) Assembling definetemplates
(3104) Compiling finddeclarationcache.pas
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationcache.pas(144,49) Hint: (5024) Parameter "InFront" not used
(9009) Assembling finddeclarationcache
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(5659,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(5967,79) Hint: (5057) Local variable "IdentFoundResult" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(7290,66) Hint: (5057) Local variable "IdentFoundResult" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(8291,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(8301,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(9038,38) Hint: (5057) Local variable "FirstParamAlias" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(10174,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(9888,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(10525,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(915,52) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/components/codetools/finddeclarationtool.pas(853,50) Hint: (5024) Parameter "Params" not used
(9009) Assembling finddeclarationtool
(9009) Assembling cachecodetools
(3104) Compiling ccodeparsertool.pas
(3104) Compiling nonpascalcodetools.pas
(9009) Assembling nonpascalcodetools
/Users/user/source/repos/laz_trunk/components/codetools/ccodeparsertool.pas(2047,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
(9009) Assembling ccodeparsertool
(3104) Compiling codebeautifier.pas
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(850,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(877,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(912,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1000,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1048,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1158,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1187,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1219,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1236,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1510,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1532,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(1559,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(366,37) Hint: (5024) Parameter "NewNestedComments" not used
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(2176,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codebeautifier.pas(241,54) Hint: (5024) Parameter "SrcPos" not used
(9009) Assembling codebeautifier
(3104) Compiling codecompletiontool.pas
(3104) Compiling stdcodetools.pas
(3104) Compiling identcompletiontool.pas
(3104) Compiling sourcechanger.pas
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/components/codetools/sourcechanger.pas(1127,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/sourcechanger.pas(1026,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/sourcechanger.pas(978,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/sourcechanger.pas(156,50) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/codetools/sourcechanger.pas(2005,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling sourcechanger
/Users/user/source/repos/laz_trunk/components/codetools/identcompletiontool.pas(254,41) Hint: (5024) Parameter "Tree" not used
/Users/user/source/repos/laz_trunk/components/codetools/identcompletiontool.pas(437,48) Hint: (5024) Parameter "Params" not used
/Users/user/source/repos/laz_trunk/components/codetools/identcompletiontool.pas(152,39) Hint: (5024) Parameter "IdentList" not used
/Users/user/source/repos/laz_trunk/components/codetools/identcompletiontool.pas(4545,11) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling identcompletiontool
(3104) Compiling lfmtrees.pas
(9009) Assembling lfmtrees
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(2659,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(3417,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(3473,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(4362,27) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(4362,58) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(5466,24) Hint: (5058) Variable "Stack" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(5786,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(5932,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/stdcodetools.pas(6829,9) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling stdcodetools
(3104) Compiling methodjumptool.pas
(9009) Assembling methodjumptool
(3104) Compiling codegraph.pas
/Users/user/source/repos/laz_trunk/components/codetools/codegraph.pas(669,24) Hint: (5091) Local variable "NodeQueue" of a managed type does not seem to be initialized
(9009) Assembling codegraph
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(805,18) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(258,68) Hint: (5024) Parameter "Interactive" not used
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(4069,31) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(4069,64) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(6416,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(8040,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(9184,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(8911,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codecompletiontool.pas(9517,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling codecompletiontool
(3104) Compiling codeindex.pas
(9009) Assembling codeindex
(3104) Compiling codetoolmanager.pas
(3104) Compiling eventcodetool.pas
(3104) Compiling changedeclarationtool.pas
(3104) Compiling extractproctool.pas
/Users/user/source/repos/laz_trunk/components/codetools/extractproctool.pas(886,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/extractproctool.pas(826,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/extractproctool.pas(815,11) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/extractproctool.pas(1115,13) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/extractproctool.pas(1357,32) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/codetools/extractproctool.pas(1580,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling extractproctool
(9009) Assembling changedeclarationtool
/Users/user/source/repos/laz_trunk/components/codetools/eventcodetool.pas(255,25) Hint: (5091) Local variable "ResultType" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/eventcodetool.pas(183,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/eventcodetool.pas(1257,29) Hint: (5091) Local variable "CurParamName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/eventcodetool.pas(1266,34) Hint: (5091) Local variable "CurTypeIdentifier" of a managed type does not seem to be initialized
(9009) Assembling eventcodetool
(3104) Compiling findoverloads.pas
/Users/user/source/repos/laz_trunk/components/codetools/findoverloads.pas(478,19) Warning: (6018) Unreachable code
(9009) Assembling findoverloads
(3104) Compiling ppucodetools.pas
(3104) Compiling ppuparser.pas
/Users/user/source/repos/laz_trunk/components/codetools/ppuparser.pas(1893,10) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/ppuparser.pas(2180,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/ppuparser.pas(2303,49) Hint: (5058) Variable "s" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/ppuparser.pas(2316,49) Hint: (5058) Variable "s" does not seem to be initialized
(9009) Assembling ppuparser
(9009) Assembling ppucodetools
(3104) Compiling directivestree.pas
/Users/user/source/repos/laz_trunk/components/codetools/directivestree.pas(1844,32) Hint: (5024) Parameter "Changed" not used
(9009) Assembling directivestree
(3104) Compiling codecompletiontemplater.pas
(9009) Assembling codecompletiontemplater
(3104) Compiling codetoolsconfig.pas
(9009) Assembling codetoolsconfig
(3104) Compiling resourcecodetool.pas
(9009) Assembling resourcecodetool
(3104) Compiling ctunitgraph.pas
(9009) Assembling ctunitgraph
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(360,50) Hint: (5024) Parameter "UseCache" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(364,55) Hint: (5024) Parameter "Directory" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(776,51) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(778,29) Hint: (5024) Parameter "LFMNode" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(159,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(196,38) Hint: (5024) Parameter "Tool" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(198,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(184,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(188,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(189,65) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(154,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(190,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolmanager.pas(6410,35) Warning: (6018) Unreachable code
(9009) Assembling codetoolmanager
(3104) Compiling h2pastool.pas
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(596,8) Note: (5027) Local variable "CurType" is assigned but never used
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(598,8) Note: (5027) Local variable "H2PNode" is assigned but never used
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(676,8) Note: (5027) Local variable "H2PNode" is assigned but never used
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(714,8) Note: (5027) Local variable "CurType" is assigned but never used
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(795,8) Note: (5027) Local variable "H2PNode" is assigned but never used
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(832,8) Note: (5027) Local variable "CurType" is assigned but never used
/Users/user/source/repos/laz_trunk/components/codetools/h2pastool.pas(2350,21) Hint: (5091) Local variable "NewSrc" of a managed type does not seem to be initialized
(9009) Assembling h2pastool
(3104) Compiling ppugraph.pas
(9009) Assembling ppugraph
(3104) Compiling otheridentifiertree.pas
(9009) Assembling otheridentifiertree
(3104) Compiling codetoolscfgscript.pas
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(1036,18) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(1602,22) Hint: (5057) Local variable "Value" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(2196,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(2217,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(237,36) Hint: (5024) Parameter "FunctionName" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(238,44) Hint: (5024) Parameter "FunctionName" not used
/Users/user/source/repos/laz_trunk/components/codetools/codetoolscfgscript.pas(238,70) Hint: (5024) Parameter "Value" not used
(9009) Assembling codetoolscfgscript
(3104) Compiling ctxmlfixfragment.pas
(9009) Assembling ctxmlfixfragment
(3104) Compiling codetoolsfpcmsgs.pas
/Users/user/source/repos/laz_trunk/components/codetools/codetoolsfpcmsgs.pas(535,16) Hint: (5092) Variable "s" of a managed type does not seem to be initialized
(9009) Assembling codetoolsfpcmsgs
(3104) Compiling unitdictionary.pas
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(779,23) Hint: (5091) Local variable "UnitID" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(790,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(801,28) Hint: (5091) Local variable "CurUnitName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(810,29) Hint: (5091) Local variable "UnitFilename" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(831,29) Hint: (5091) Local variable "Identifier" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(866,26) Hint: (5091) Local variable "GroupName" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(878,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(889,30) Hint: (5091) Local variable "GroupFilename" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/codetools/unitdictionary.pas(906,25) Hint: (5091) Local variable "UnitID" of a managed type does not seem to be initialized
(9009) Assembling unitdictionary
(3104) Compiling ctloadlaz.pas
(9009) Assembling ctloadlaz
(3104) Compiling ctunitgroupgraph.pas
(9009) Assembling ctunitgroupgraph
(3104) Compiling codetoolgdbtracer.pas
/Users/user/source/repos/laz_trunk/components/codetools/codetoolgdbtracer.pas(272,19) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/codetools/codetoolgdbtracer.pas(734,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling codetoolgdbtracer
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(11,3) Hint: (5023) Unit "BasicCodeTools" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(11,19) Hint: (5023) Unit "CacheCodeTools" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(11,52) Hint: (5023) Unit "CodeAtom" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(11,62) Hint: (5023) Unit "CodeBeautifier" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(12,3) Hint: (5023) Unit "CodeCache" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(12,14) Hint: (5023) Unit "CodeCompletionTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(12,34) Hint: (5023) Unit "CodeGraph" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(12,45) Hint: (5023) Unit "CodeIndex" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(13,3) Hint: (5023) Unit "CodeToolMemManager" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(13,23) Hint: (5023) Unit "CodeToolsConfig" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(13,40) Hint: (5023) Unit "CodeToolsStrConsts" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(14,3) Hint: (5023) Unit "CodeTree" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(14,46) Hint: (5023) Unit "DirectivesTree" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(14,62) Hint: (5023) Unit "DirectoryCacher" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(15,3) Hint: (5023) Unit "EventCodeTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(16,50) Hint: (5023) Unit "IdentCompletionTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(17,44) Hint: (5023) Unit "MethodJumpTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(18,3) Hint: (5023) Unit "MultiKeyWordListTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(18,25) Hint: (5023) Unit "NonPascalCodeTools" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(18,45) Hint: (5023) Unit "PascalParserTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(19,3) Hint: (5023) Unit "PascalReaderTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(19,21) Hint: (5023) Unit "PPUCodeTools" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(19,35) Hint: (5023) Unit "PPUGraph" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(19,56) Hint: (5023) Unit "ResourceCodeTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(20,3) Hint: (5023) Unit "SourceChanger" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(20,18) Hint: (5023) Unit "SourceLog" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(20,43) Hint: (5023) Unit "OtherIdentifierTree" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(21,3) Hint: (5023) Unit "CodeToolsCfgScript" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(21,23) Hint: (5023) Unit "CTXMLFixFragment" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(21,41) Hint: (5023) Unit "CTUnitGraph" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(21,54) Hint: (5023) Unit "ChangeDeclarationTool" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(22,21) Hint: (5023) Unit "UnitDictionary" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(22,48) Hint: (5023) Unit "CTUnitGroupGraph" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(23,3) Hint: (5023) Unit "CodeCompletionTemplater" not used in CodeTools
/Users/user/source/repos/laz_trunk/components/codetools/codetools.pas(23,28) Hint: (5023) Unit "CodetoolGDBTracer" not used in CodeTools
(9009) Assembling codetools
(1008) 130589 lines compiled, 5.4 sec
(1021) 64 warning(s) issued
(1022) 126 hint(s) issued
(1023) 42 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/CodeTools.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/freetype
/bin/rm -f lib/aarch64-darwin/freetypelaz.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 freetypelaz.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling freetypelaz.pas
(3104) Compiling easylazfreetype.pas
(3104) Compiling lazfreetype.pas
(3104) Compiling tttypes.pas
(9009) Assembling tttypes
(3104) Compiling tterror.pas
(9009) Assembling tterror
(3104) Compiling ttcalc.pas
(9009) Assembling ttcalc
(3104) Compiling ttmemory.pas
/Users/user/source/repos/laz_trunk/components/freetype/ttmemory.pas(124,27) Hint: (5024) Parameter "Size" not used
(9009) Assembling ttmemory
(3104) Compiling tttables.pas
(9009) Assembling tttables
(3104) Compiling ttcache.pas
(9009) Assembling ttcache
(3104) Compiling ttfile.pas
/Users/user/source/repos/laz_trunk/components/freetype/ttfile.pas(660,47) Hint: (5057) Local variable "C" does not seem to be initialized
(9009) Assembling ttfile
(3104) Compiling ttcmap.pas
(9009) Assembling ttcmap
(3104) Compiling ttobjs.pas
(3104) Compiling ttload.pas
(9009) Assembling ttload
(3104) Compiling ttinterp.pas
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(186,28) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(129,30) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(137,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(136,28) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(138,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(228,30) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(219,31) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(209,31) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(211,31) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(197,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(196,28) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(195,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(198,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(190,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(191,29) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(143,31) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(142,32) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(200,30) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(144,31) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(213,28) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(124,32) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(120,27) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(157,27) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(159,28) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(130,30) Hint: (5024) Parameter "args" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(4409,25) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(4413,25) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/freetype/ttinterp.pas(236,32) Hint: (5024) Parameter "args" not used
(9009) Assembling ttinterp
(9009) Assembling ttobjs
(3104) Compiling ttgload.pas
/Users/user/source/repos/laz_trunk/components/freetype/ttgload.pas(125,82) Hint: (5057) Local variable "advance" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/freetype/ttgload.pas(125,68) Hint: (5057) Local variable "left_bearing" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/freetype/ttgload.pas(495,37) Hint: (5024) Parameter "n_contours" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttgload.pas(791,6) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling ttgload
(3104) Compiling ttkern.pas
(3104) Compiling easylazfreetype.pas
(3104) Compiling ttraster.pas
(3104) Compiling ttprofile.pas
/Users/user/source/repos/laz_trunk/components/freetype/ttprofile.pas(1083,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/freetype/ttprofile.pas(1183,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling ttprofile
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(170,49) Hint: (5024) Parameter "max" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(171,40) Hint: (5024) Parameter "y" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(171,73) Hint: (5024) Parameter "Left" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(172,12) Hint: (5024) Parameter "Right" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(149,46) Hint: (5024) Parameter "min" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(149,56) Hint: (5024) Parameter "max" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(150,70) Hint: (5024) Parameter "Left" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(151,12) Hint: (5024) Parameter "Right" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(160,54) Hint: (5024) Parameter "max" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(163,57) Hint: (5024) Parameter "max" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(145,75) Hint: (5024) Parameter "Left" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttraster.pas(146,12) Hint: (5024) Parameter "Right" not used
(9009) Assembling ttraster
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(347,10) Warning: (3018) Constructor should be public
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(783,59) Hint: (5057) Local variable "outline" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(785,54) Hint: (5057) Local variable "bbox" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(901,20) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(1789,21) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(2019,25) Hint: (5091) Local variable "value2" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(2534,15) Note: (6058) Call to subroutine "function TFreeTypeMonochromeMap.GetPixelsInHorizlineNoBoundsChecking(x:LongInt;y:LongInt;x2:LongInt):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/freetype/easylazfreetype.pas(2552,13) Note: (6058) Call to subroutine "function TFreeTypeMonochromeMap.GetPixelsInHorizlineNoBoundsChecking(x:LongInt;y:LongInt;x2:LongInt):LongInt;" marked as inline is not inlined
(9009) Assembling easylazfreetype
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/freetype/ttkern.pas(81,3) Note: (5025) Local variable "found" not used
/Users/user/source/repos/laz_trunk/components/freetype/ttkern.pas(50,3) Hint: (5028) Local const "SUBTABLE_FORMAT_TWO_DIMENSIONAL" is not used
(9009) Assembling ttkern
/Users/user/source/repos/laz_trunk/components/freetype/lazfreetype.pas(1729,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling lazfreetype
(3104) Compiling lazfreetypefontcollection.pas
/Users/user/source/repos/laz_trunk/components/freetype/lazfreetypefontcollection.pas(109,39) Hint: (5024) Parameter "Tree" not used
/Users/user/source/repos/laz_trunk/components/freetype/lazfreetypefontcollection.pas(110,37) Hint: (5024) Parameter "Tree" not used
(9009) Assembling lazfreetypefontcollection
(3104) Compiling lazfreetypefpimagedrawer.pas
/Users/user/source/repos/laz_trunk/components/freetype/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
/Users/user/source/repos/laz_trunk/components/freetype/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
/Users/user/source/repos/laz_trunk/components/freetype/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
/Users/user/source/repos/laz_trunk/components/freetype/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
/Users/user/source/repos/laz_trunk/components/freetype/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
/Users/user/source/repos/laz_trunk/components/freetype/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
(9009) Assembling lazfreetypefpimagedrawer
(3104) Compiling ttdebug.pas
(9009) Assembling ttdebug
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(11,20) Hint: (5023) Unit "LazFreeType" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(11,60) Hint: (5023) Unit "LazFreeTypeFPImageDrawer" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(11,86) Hint: (5023) Unit "TTCache" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(11,95) Hint: (5023) Unit "TTCalc" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(11,103) Hint: (5023) Unit "TTCMap" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(11,111) Hint: (5023) Unit "TTDebug" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,3) Hint: (5023) Unit "TTError" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,12) Hint: (5023) Unit "TTFile" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,20) Hint: (5023) Unit "TTGLoad" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,29) Hint: (5023) Unit "TTInterp" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,39) Hint: (5023) Unit "TTKern" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,47) Hint: (5023) Unit "TTLoad" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,55) Hint: (5023) Unit "TTMemory" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,65) Hint: (5023) Unit "TTObjs" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,73) Hint: (5023) Unit "TTProfile" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,84) Hint: (5023) Unit "TTRASTER" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,94) Hint: (5023) Unit "TTTables" not used in freetypelaz
/Users/user/source/repos/laz_trunk/components/freetype/freetypelaz.pas(12,104) Hint: (5023) Unit "TTTypes" not used in freetypelaz
(9009) Assembling freetypelaz
(1008) 24144 lines compiled, 0.8 sec
(1021) 8 warning(s) issued
(1022) 81 hint(s) issued
(1023) 18 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/freetypelaz.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lcl LCL_PLATFORM=nogui
/bin/rm -f units/aarch64-darwin/alllclunits.ppu
/bin/mkdir -p units/aarch64-darwin
/usr/local/bin/ppca64 -gl -Sic -gw -Fu../packager/units/aarch64-darwin -Fu../components/lazutils/lib/aarch64-darwin -Fu../components/freetype/lib/aarch64-darwin -Fu. -Funonwin32 -Fuforms -Fuwidgetset -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -Fiinclude -FE. -FUunits/aarch64-darwin -daarch64 alllclunits.pp
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling alllclunits.pp
Compiling checklst.pas
Compiling lclproc.pas
Compiling lclstrconsts.pas
Writing Resource String Table file: lclstrconsts.rsj
Assembling lclstrconsts
Compiling lcltype.pp
lcltype.pp(1125,36) Note: Values in enumeration types have to be ascending
Assembling lcltype
lclproc.pas(681,11) Note: Call to subroutine "function ComparePointers(p1:Pointer;p2:Pointer):LongInt;" marked as inline is not inlined
lclproc.pas(687,11) Note: Call to subroutine "function ComparePointers(p1:Pointer;p2:Pointer):LongInt;" marked as inline is not inlined
lclproc.pas(777,6) Note: Call to subroutine "function AnsiStrLComp(S1:PChar;S2:PChar;MaxLen:QWord):LongInt;" marked as inline is not inlined
lclproc.pas(849,10) Note: Call to subroutine "function AnsiStrLIComp(S1:PChar;S2:PChar;MaxLen:QWord):LongInt;" marked as inline is not inlined
lclproc.pas(811,10) Note: Call to subroutine "function AnsiStrLIComp(S1:PChar;S2:PChar;MaxLen:QWord):LongInt;" marked as inline is not inlined
Assembling lclproc
Compiling graphics.pp
Compiling lclversion.pas
Assembling lclversion
Compiling lmessages.pp
Assembling lmessages
Compiling lresources.pp
lresources.pp(252,15) Note: Virtual method "FlushBuffer;" has a lower visibility (protected) than parent class TAbstractObjectWriter (public)
lresources.pp(1845,3) Warning: Case statement does not handle all possible cases
lresources.pp(2351,63) Warning: Unreachable code
lresources.pp(3964,3) Warning: Case statement does not handle all possible cases
lresources.pp(4540,5) Warning: Case statement does not handle all possible cases
lresources.pp(5225,3) Warning: Case statement does not handle all possible cases
Assembling lresources
Compiling lclrescache.pas
Compiling ./widgetset/wsreferences.pp
Assembling wsreferences
Assembling lclrescache
Compiling intfgraphics.pas
Compiling icnstypes.pas
Assembling icnstypes
Compiling graphics.pp
Compiling graphmath.pp
graphmath.pp(360,20) Note: Call to subroutine "function FloatPoint(AX:Double;AY:Double):<record type>;" marked as inline is not inlined
graphmath.pp(360,20) Note: Call to subroutine "function FloatPoint(AX:Double;AY:Double):<record type>;" marked as inline is not inlined
graphmath.pp(456,16) Note: Call to subroutine "function FloatPoint(AX:Double;AY:Double):<record type>;" marked as inline is not inlined
graphmath.pp(457,16) Note: Call to subroutine "function FloatPoint(AX:Double;AY:Double):<record type>;" marked as inline is not inlined
graphmath.pp(458,16) Note: Call to subroutine "function FloatPoint(AX:Double;AY:Double):<record type>;" marked as inline is not inlined
graphmath.pp(459,16) Note: Call to subroutine "function FloatPoint(AX:Double;AY:Double):<record type>;" marked as inline is not inlined
graphmath.pp(844,4) Note: "open array" not yet supported inside inline procedure/function
Assembling graphmath
Compiling lclintf.pas
Compiling interfacebase.pp
Compiling lclplatformdef.pas
Assembling lclplatformdef
Compiling themes.pas
Compiling tmschema.pas
Assembling tmschema
Compiling interfacebase.pp
Assembling interfacebase
Compiling lclintf.pas
lclintf.pas(146,69) Note: Call to subroutine "function GetTickCount:DWord;" marked as inline is not inlined
lclintf.inc(327,49) Warning: Symbol "IntfSendsUTF8KeyPress" is deprecated
sysenvapis_mac.inc(39,3) Note: Local variable "lpath" not used
Assembling lclintf
themes.pas(1878,3) Warning: Case statement does not handle all possible cases
themes.pas(1938,16) Warning: Unreachable code
themes.pas(2093,3) Warning: Case statement does not handle all possible cases
Assembling themes
canvas.inc(1254,3) Warning: Case statement does not handle all possible cases
canvas.inc(1258,3) Warning: Case statement does not handle all possible cases
canvas.inc(1310,5) Warning: Case statement does not handle all possible cases
canvas.inc(1314,5) Warning: Case statement does not handle all possible cases
canvas.inc(1774,3) Note: Local variable "ARect" is assigned but never used
patternbitmap.inc(75,3) Note: Local variable "x" not used
patternbitmap.inc(75,5) Note: Local variable "y" not used
Assembling graphics
intfgraphics.pas(2020,7) Warning: Case statement does not handle all possible cases
Assembling intfgraphics
Compiling controls.pp
Compiling imglist.pp
Compiling lclclasses.pp
Compiling ./widgetset/wslclclasses.pp
Compiling lclclasses.pp
Assembling lclclasses
wslclclasses.pp(594,31) Note: Call to subroutine "function TWSClassesList.Get(Index:LongInt):^TClassNode;" marked as inline is not inlined
wslclclasses.pp(603,4) Note: "inherited" not yet supported inside inline procedure/function
Assembling wslclclasses
Compiling ./widgetset/wsimglist.pp
Compiling ./widgetset/wsproc.pp
Compiling controls.pp
Compiling propertystorage.pas
Assembling propertystorage
Compiling menus.pp
Compiling actnlist.pas
customactionlist.inc(202,7) Warning: Case statement does not handle all possible cases
Assembling actnlist
menus.pp(210,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
Assembling wsfactory
Assembling wsmenus
Compiling forms.pp
Compiling customtimer.pas
Assembling customtimer
Compiling clipbrd.pp
clipbrd_html.inc(210,3) Note: Local variable "s" not used
Assembling clipbrd
Compiling helpintfs.pas
Assembling helpintfs
Compiling controls.pp
Compiling ./widgetset/wscontrols.pp
Compiling ./widgetset/wsimglist.pp
Compiling ./widgetset/wsproc.pp
Assembling wsproc
Assembling wsimglist
Assembling wscontrols
Compiling forms.pp
Compiling ./widgetset/wsforms.pp
Assembling wsforms
customform.inc(38,5) Warning: Case statement does not handle all possible cases
customform.inc(647,3) Note: Local variable "NewState" not used
customform.inc(1326,3) Warning: Case statement does not handle all possible cases
customform.inc(2209,7) Warning: Case statement does not handle all possible cases
application.inc(1941,3) Warning: Case statement does not handle all possible cases
hintwindow.inc(156,7) Warning: Case statement does not handle all possible cases
Assembling forms
controls.pp(2946,3) Warning: Case statement does not handle all possible cases
controls.pp(2983,24) Warning: Unreachable code
controls.pp(3100,3) Note: Local variable "LastFrm" is assigned but never used
controls.pp(3562,10) Note: Call to subroutine "function CursorToIdent(Cursor:LongInt;var Ident:AnsiString):Boolean;" marked as inline is not inlined
controls.pp(3569,10) Note: Call to subroutine "function IdentToCursor(const Ident:AnsiString;var Cursor:LongInt):Boolean;" marked as inline is not inlined
wincontrol.inc(308,7) Warning: Case statement does not handle all possible cases
wincontrol.inc(549,32) Warning: Unreachable code
wincontrol.inc(1350,23) Warning: Unreachable code
wincontrol.inc(1548,5) Warning: Case statement does not handle all possible cases
wincontrol.inc(2021,7) Warning: Case statement does not handle all possible cases
wincontrol.inc(1999,58) Warning: Unreachable code
wincontrol.inc(1944,9) Warning: Case statement does not handle all possible cases
wincontrol.inc(1868,7) Warning: Case statement does not handle all possible cases
wincontrol.inc(1844,58) Warning: Unreachable code
wincontrol.inc(1814,9) Warning: Case statement does not handle all possible cases
wincontrol.inc(2895,5) Warning: Case statement does not handle all possible cases
wincontrol.inc(3071,5) Warning: Case statement does not handle all possible cases
wincontrol.inc(5511,5) Warning: Case statement does not handle all possible cases
control.inc(437,7) Warning: Case statement does not handle all possible cases
control.inc(1710,3) Warning: Case statement does not handle all possible cases
docktree.inc(134,5) Warning: Case statement does not handle all possible cases
controls.pp(4387,27) Warning: Unreachable code
Assembling controls
menuitem.inc(941,3) Note: Local variable "CurMenuItem" not used
menuitem.inc(942,3) Note: Local variable "IsMerged" not used
Assembling menus
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(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
Assembling imglist
Compiling stdctrls.pp
stdctrls.pp(383,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public)
stdctrls.pp(799,15) Note: Virtual method "EditingDone;" has a lower visibility (protected) than parent class TControl (public)
stdctrls.pp(825,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public)
Compiling ./widgetset/wsstdctrls.pp
Assembling wsstdctrls
customcombobox.inc(496,4) Warning: Case statement does not handle all possible cases
customcombobox.inc(650,3) Warning: Case statement does not handle all possible cases
customlistbox.inc(82,3) Warning: Case statement does not handle all possible cases
customlistbox.inc(724,3) Note: Local variable "i" not used
custommemo.inc(83,3) Warning: Case statement does not handle all possible cases
customedit.inc(330,5) Warning: Case statement does not handle all possible cases
customlabel.inc(195,5) Warning: Case statement does not handle all possible cases
Assembling stdctrls
Compiling ./widgetset/wschecklst.pp
Assembling wschecklst
Assembling checklst
Compiling colorbox.pas
Compiling dialogs.pp
Compiling buttons.pp
Compiling imagelistcache.pas
Assembling imagelistcache
Compiling ./widgetset/wsbuttons.pp
Assembling wsbuttons
buttons.pp(537,3) Note: Local variable "ResName" not used
buttonglyph.inc(130,5) Warning: Case statement does not handle all possible cases
Assembling buttons
Compiling buttonpanel.pas
Compiling extctrls.pp
Compiling popupnotifier.pas
Assembling popupnotifier
Compiling ./widgetset/wsextctrls.pp
Assembling wsextctrls
fgl.pp(1085,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1100,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1145,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1150,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1115,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1120,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1105,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1110,1) Note: "inherited" not yet supported inside inline procedure/function
fgl.pp(1140,1) Note: "inherited" not yet supported inside inline procedure/function
customsplitter.inc(28,5) Warning: Case statement does not handle all possible cases
customsplitter.inc(89,5) Warning: Case statement does not handle all possible cases
customsplitter.inc(70,5) Warning: Case statement does not handle all possible cases
customsplitter.inc(533,7) Warning: Case statement does not handle all possible cases
customsplitter.inc(581,18) Warning: Unreachable code
customsplitter.inc(639,18) Warning: Unreachable code
customsplitter.inc(682,7) Warning: Case statement does not handle all possible cases
customsplitter.inc(770,3) Warning: Case statement does not handle all possible cases
customsplitter.inc(823,3) Warning: Case statement does not handle all possible cases
customflowpanel.inc(211,9) Warning: Case statement does not handle all possible cases
customflowpanel.inc(217,9) Warning: Case statement does not handle all possible cases
customimage.inc(170,14) Note: Local variable "PicOutside" is assigned but never used
Assembling extctrls
Assembling buttonpanel
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
lcltaskdialog.pas(460,28) Warning: Unreachable code
Assembling lcltaskdialog
Compiling ./widgetset/wsdialogs.pp
Assembling wsdialogs
promptdialog.inc(182,7) Warning: Case statement does not handle all possible cases
Assembling dialogs
Assembling colorbox
Compiling comctrls.pp
Compiling toolwin.pp
Assembling toolwin
comctrls.pp(728,15) Note: Virtual method "DragDrop(TObject;LongInt;LongInt);" has a lower visibility (protected) than parent class TControl (public)
comctrls.pp(2735,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public)
Compiling ./widgetset/wscomctrls.pp
Compiling ./widgetset/wstoolwin.pp
Assembling wstoolwin
Assembling wscomctrls
customlistview.inc(1290,5) Warning: Case statement does not handle all possible cases
customlistview.inc(1321,5) Warning: Case statement does not handle all possible cases
customupdown.inc(623,6) Note: Local variable "I" not used
customupdown.inc(625,3) Note: Local variable "InvalidNumber" not used
toolbutton.inc(755,3) Warning: Case statement does not handle all possible cases
toolbutton.inc(1205,7) Warning: Case statement does not handle all possible cases
coolbar.inc(493,5) Note: Local variable "aRect" not used
coolbar.inc(1254,7) Warning: Case statement does not handle all possible cases
coolbar.inc(1258,5) Warning: Case statement does not handle all possible cases
treeview.inc(1904,16) Warning: Conversion between ordinals and pointers is not portable
treeview.inc(1961,22) Warning: Conversion between ordinals and pointers is not portable
treeview.inc(4812,3) Warning: Case statement does not handle all possible cases
treeview.inc(5166,5) Warning: Case statement does not handle all possible cases
Assembling comctrls
Compiling dbactns.pp
Assembling dbactns
Compiling dbctrls.pp
Compiling maskedit.pp
maskedit.pp(1195,3) Warning: Case statement does not handle all possible cases
maskedit.pp(1295,3) Warning: Case statement does not handle all possible cases
Assembling maskedit
Compiling calendar.pp
Compiling ./widgetset/wscalendar.pp
Assembling wscalendar
Assembling calendar
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
Assembling dbctrls
Compiling dbgrids.pas
Compiling grids.pas
grids.pas(1154,15) Note: Virtual method "ScrollBy(LongInt;LongInt);" has a lower visibility (protected) than parent class TWinControl (public)
Compiling ./widgetset/wsgrids.pp
Assembling wsgrids
grids.pas(2063,26) Warning: Unreachable code
grids.pas(3764,3) Note: Local variable "ColOfs" not used
grids.pas(3880,3) Note: Local variable "AColor" not used
grids.pas(4648,3) Warning: Case statement does not handle all possible cases
grids.pas(4652,3) Warning: Case statement does not handle all possible cases
grids.pas(4677,3) Note: Local variable "XPos" not used
grids.pas(4677,8) Note: Local variable "YPos" not used
grids.pas(5002,43) Note: Local variable "OldOff" is assigned but never used
grids.pas(5561,3) Note: Local variable "ResName" not used
grids.pas(6705,3) Warning: Case statement does not handle all possible cases
grids.pas(9096,7) Warning: Case statement does not handle all possible cases
grids.pas(9106,7) Warning: Case statement does not handle all possible cases
grids.pas(9115,5) Warning: Case statement does not handle all possible cases
grids.pas(9432,3) Note: Local variable "Path" not used
grids.pas(10100,10) Note: Call to subroutine "function TVirtualGrid.IsColumnIndexValid(AIndex:LongInt):Boolean;" marked as inline is not inlined
grids.pas(10100,41) Note: Call to subroutine "function TVirtualGrid.IsRowIndexValid(AIndex:LongInt):Boolean;" marked as inline is not inlined
Assembling grids
dbgrids.pas(459,15) Note: Virtual method "EditorTextChanged(const LongInt;const LongInt;const AnsiString);" has a lower visibility (protected) than parent class TCustomGrid (public)
dbgrids.pas(1757,3) Note: Local variable "i" not used
dbgrids.pas(2249,5) Warning: Case statement does not handle all possible cases
dbgrids.pas(4249,13) Warning: Unreachable code
dbgrids.pas(4709,3) Note: Local variable "Bookmark" is assigned but never used
dbgrids.pas(4731,3) Note: Local variable "Bookmark" is assigned but never used
dbgrids.pas(4846,3) Note: Local variable "Bookmark" is assigned but never used
Assembling dbgrids
Compiling defaulttranslator.pas
Compiling lcltranslator.pas
lcltranslator.pas(356,9) Warning: Case statement does not handle all possible cases
Assembling lcltranslator
Assembling defaulttranslator
Compiling extdlgs.pas
Compiling ./forms/calcform.pas
Compiling ./widgetset/wsextdlgs.pp
Assembling wsextdlgs
calcform.pas(301,3) Note: Local variable "Bitmap" not used
calcform.pas(598,3) Warning: Case statement does not handle all possible cases
Assembling calcform
Assembling extdlgs
Compiling extgraphics.pas
Assembling extgraphics
Compiling filectrl.pp
Compiling shellctrls.pas
shellctrls.pas(737,55) Warning: Symbol "faHidden" is not portable
shellctrls.pas(737,70) Warning: Symbol "faHidden" is not portable
shellctrls.pas(772,7) Warning: Case statement does not handle all possible cases
shellctrls.pas(838,72) Warning: Symbol "faHidden" is not portable
shellctrls.pas(845,48) Warning: Symbol "faHidden" is not portable
shellctrls.pas(1071,5) Note: Local variable "Dirs" not used
shellctrls.pas(1072,5) Note: Local variable "i" not used
shellctrls.pas(1115,41) Warning: Symbol "faHidden" is not portable
shellctrls.pas(1115,58) Warning: Symbol "faHidden" is not portable
shellctrls.pas(1147,57) Warning: Symbol "faHidden" is not portable
shellctrls.pas(1448,16) Note: Local variable "CurFilePath" is assigned but never used
Assembling shellctrls
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
Assembling filectrl
Compiling graphutil.pp
Compiling lazcanvas.pas
Compiling lazregions.pas
Assembling lazregions
lazcanvas.pas(305,3) Warning: Case statement does not handle all possible cases
lazcanvas.pas(457,3) Warning: Case statement does not handle all possible cases
Assembling lazcanvas
Assembling graphutil
Compiling inipropstorage.pas
Assembling inipropstorage
Compiling lazhelphtml.pas
Compiling lazhelpintf.pas
lazhelpintf.pas(1450,55) Warning: Unreachable code
Assembling lazhelpintf
Assembling lazhelphtml
Compiling lclmemmanager.pas
Assembling lclmemmanager
Compiling lclmessageglue.pas
Compiling ./nonwin32/messages.pp
Assembling messages
Assembling lclmessageglue
Compiling lclunicodedata.pas
Assembling lclunicodedata
Compiling pairsplitter.pas
Compiling ./widgetset/wspairsplitter.pp
Assembling wspairsplitter
Assembling pairsplitter
Compiling postscriptcanvas.pas
Compiling printers.pas
Assembling printers
Compiling postscriptunicode.pas
Assembling postscriptunicode
postscriptcanvas.pas(707,3) Warning: Case statement does not handle all possible cases
postscriptcanvas.pas(2845,3) Warning: Case statement does not handle all possible cases
postscriptcanvas.pas(2851,3) Warning: Case statement does not handle all possible cases
postscriptcanvas.pas(2898,5) Warning: Case statement does not handle all possible cases
postscriptcanvas.pas(2910,5) Warning: Case statement does not handle all possible cases
Assembling postscriptcanvas
Compiling postscriptprinter.pas
Assembling postscriptprinter
Compiling rubberband.pas
Compiling ./widgetset/wsdesigner.pp
Assembling wsdesigner
Assembling rubberband
Compiling spin.pp
Compiling ./widgetset/wsspin.pp
Assembling wsspin
Assembling spin
Compiling stdactns.pas
Assembling stdactns
Compiling utrace.pp
Assembling utrace
Compiling xmlpropstorage.pas
Assembling xmlpropstorage
Compiling ./forms/timepopup.pas
Assembling timepopup
Compiling asyncprocess.pp
Assembling asyncprocess
Compiling registerlcl.pas
Compiling arrow.pp
Compiling industrialbase.pp
Assembling industrialbase
Assembling arrow
Compiling dbextctrls.pp
Compiling editbtn.pas
Compiling groupededit.pp
groupededit.pp(248,15) Note: Virtual method "ShouldAutoAdjust(var Boolean;var Boolean);" has a lower visibility (protected) than parent class TControl (public)
groupededit.pp(1194,3) Note: Local variable "B" not used
Assembling groupededit
Compiling ./forms/calendarpopup.pas
calendarpopup.pas(146,3) Note: Local variable "P" not used
Assembling calendarpopup
editbtn.pas(1625,3) Note: Local variable "Def" not used
Assembling editbtn
Assembling dbextctrls
Compiling jsonpropstorage.pas
Assembling jsonpropstorage
Compiling valedit.pas
Assembling valedit
Compiling comboex.pas
comboex.inc(156,5) Warning: Case statement does not handle all possible cases
comboex.inc(227,3) Warning: Case statement does not handle all possible cases
Assembling comboex
Assembling registerlcl
Compiling lazdialogs.pas
Assembling lazdialogs
Compiling customdrawn_common.pas
Compiling customdrawndrawers.pas
customdrawndrawers.pas(614,3) Warning: Case statement does not handle all possible cases
customdrawndrawers.pas(710,3) Warning: Case statement does not handle all possible cases
Assembling customdrawndrawers
customdrawn_common.pas(322,3) Warning: Case statement does not handle all possible cases
customdrawn_common.pas(369,3) Warning: Case statement does not handle all possible cases
customdrawn_common.pas(434,5) Warning: Case statement does not handle all possible cases
customdrawn_common.pas(1545,3) Warning: Case statement does not handle all possible cases
customdrawn_common.pas(1648,3) Note: Local variable "lItemState" is assigned but never used
Assembling customdrawn_common
Compiling customdrawncontrols.pas
Assembling customdrawncontrols
Compiling lazdeviceapis.pas
Compiling ./widgetset/wslazdeviceapis.pas
Assembling wslazdeviceapis
Assembling lazdeviceapis
Compiling ldocktree.pas
ldocktree.pas(279,3) Warning: Case statement does not handle all possible cases
ldocktree.pas(392,3) Warning: Case statement does not handle all possible cases
ldocktree.pas(419,3) Warning: Case statement does not handle all possible cases
ldocktree.pas(434,3) Warning: Case statement does not handle all possible cases
ldocktree.pas(945,9) Warning: Case statement does not handle all possible cases
ldocktree.pas(968,3) Warning: Case statement does not handle all possible cases
ldocktree.pas(1058,7) Warning: Case statement does not handle all possible cases
ldocktree.pas(1428,3) Warning: Case statement does not handle all possible cases
ldocktree.pas(1466,11) Warning: Case statement does not handle all possible cases
Assembling ldocktree
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
Assembling lazfreetypeintfdrawer
Compiling customdrawn_winxp.pas
Assembling customdrawn_winxp
Compiling customdrawn_android.pas
Assembling customdrawn_android
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
Assembling customdrawn_mac
Compiling lclexceptionstacktrace.pas
Assembling lclexceptionstacktrace
Assembling alllclunits
219684 lines compiled, 11.8 sec
121 warning(s) issued
108 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/LCLBase.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C interfaces all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C nogui all
/bin/rm -f ../../units/aarch64-darwin/nogui/lcl.ppu \
../../units/aarch64-darwin/nogui/lcl.o
/bin/mkdir -p ../../units/aarch64-darwin/nogui
/usr/local/bin/ppca64 -gl -dnogui -gw -Fu../../units/aarch64-darwin -Fu../../../packager/units/aarch64-darwin -Fu../../../components/lazutils/lib/aarch64-darwin -Fu.. -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU../../units/aarch64-darwin/nogui -daarch64 ../lcl.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling ../lcl.pas
Compiling alllclintfunits.pas
Compiling interfaces.pp
Compiling noguiint.pp
Assembling noguiint
Compiling noguiwsfactory.pas
Assembling noguiwsfactory
Assembling interfaces
Assembling alllclintfunits
Assembling lcl
726 lines compiled, 0.3 sec
/bin/cp -f Makefile.compiled ../../units/aarch64-darwin/nogui/LCL.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C tools
/Applications/Xcode.app/Contents/Developer/usr/bin/make --assume-new=lazres.pp lazres
/usr/local/bin/ppca64 -gl -gw -Fu. -Fu../components/lazutils/lib/aarch64-darwin -Fu../lcl/units/aarch64-darwin -Fu../lcl/units/aarch64-darwin/nogui -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU. -daarch64 lazres.pp
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling lazres.pp
Assembling lazres
Linking ./lazres
394 lines compiled, 0.7 sec
/Applications/Xcode.app/Contents/Developer/usr/bin/make --assume-new=svn2revisioninc.pas svn2revisioninc
/usr/local/bin/ppca64 -gl -gw -Fu. -Fu../components/lazutils/lib/aarch64-darwin -Fu../lcl/units/aarch64-darwin -Fu../lcl/units/aarch64-darwin/nogui -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU. -daarch64 svn2revisioninc.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
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(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
Assembling svn2revisioninc
Linking ./svn2revisioninc
790 lines compiled, 0.5 sec
19 warning(s) issued
/Applications/Xcode.app/Contents/Developer/usr/bin/make --assume-new=updatepofiles.pas updatepofiles
/usr/local/bin/ppca64 -gl -gw -Fu. -Fu../components/lazutils/lib/aarch64-darwin -Fu../lcl/units/aarch64-darwin -Fu../lcl/units/aarch64-darwin/nogui -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU. -daarch64 updatepofiles.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling updatepofiles.pas
Assembling updatepofiles
Linking ./updatepofiles
135 lines compiled, 0.4 sec
/Applications/Xcode.app/Contents/Developer/usr/bin/make --assume-new=lrstolfm.lpr lrstolfm
/usr/local/bin/ppca64 -gl -gw -Fu. -Fu../components/lazutils/lib/aarch64-darwin -Fu../lcl/units/aarch64-darwin -Fu../lcl/units/aarch64-darwin/nogui -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU. -daarch64 lrstolfm.lpr
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling lrstolfm.lpr
Assembling lrstolfm
Linking ./lrstolfm
195 lines compiled, 0.4 sec
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/debuggerintf LCL_PLATFORM=nogui
/bin/rm -f lib/aarch64-darwin/debuggerintf.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -venibq -vw-h- -vm4046 -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 debuggerintf.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling debuggerintf.pas
(3104) Compiling dbgintfbasetypes.pas
(9009) Assembling dbgintfbasetypes
(3104) Compiling dbgintfdebuggerbase.pp
(3104) Compiling dbgintfmiscclasses.pas
(9009) Assembling dbgintfmiscclasses
(3104) Compiling dbgintfpseudoterminal.pas
(9009) Assembling dbgintfpseudoterminal
(3104) Compiling dbgintfcommonstrings.pas
(1010) Writing Resource String Table file: dbgintfcommonstrings.rsj
(9009) Assembling dbgintfcommonstrings
(9009) Assembling dbgintfdebuggerbase
(3104) Compiling ideminilibc.pas
(9009) Assembling ideminilibc
(9009) Assembling debuggerintf
(1008) 7658 lines compiled, 0.4 sec
/bin/cp -f Makefile.compiled lib/aarch64-darwin/DebuggerIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/lazcontrols LCL_PLATFORM=nogui
/bin/rm -f lib/aarch64-darwin/nogui/lazcontrols.ppu
/bin/mkdir -p lib/aarch64-darwin/nogui
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/nogui -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/nogui -daarch64 lazcontrols.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazcontrols.pas
(3104) Compiling checkboxthemed.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/checkboxthemed.pas(62,43) Hint: (5024) Parameter "WithThemeSpace" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/checkboxthemed.pas(63,42) Hint: (5024) Parameter "Message" not used
(9009) Assembling checkboxthemed
(3104) Compiling dividerbevel.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/dividerbevel.pas(283,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/dividerbevel.pas(55,31) Hint: (5024) Parameter "WithThemeSpace" not used
(9009) Assembling dividerbevel
(3104) Compiling extendednotebook.pas
(9009) Assembling extendednotebook
(3104) Compiling listfilteredit.pas
(9009) Assembling listfilteredit
(3104) Compiling listviewfilteredit.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
(9009) Assembling listviewfilteredit
(3104) Compiling treefilteredit.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazcontrols/treefilteredit.pas(87,35) Hint: (5024) Parameter "Sender" not used
(9009) Assembling treefilteredit
(3104) Compiling shortpathedit.pas
(9009) Assembling shortpathedit
(3104) Compiling lvlgraphctrl.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(870,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(871,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(878,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(978,19) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(664,33) Hint: (5024) Parameter "Palette" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1083,21) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1265,50) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1271,33) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1277,51) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(785,40) Hint: (5024) Parameter "LvlCount" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1293,17) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1301,51) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1307,50) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1313,51) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1334,17) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1569,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1569,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1584,51) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1586,28) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1587,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1587,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(551,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(553,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2387,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(552,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(549,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2500,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2509,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2510,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2517,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2580,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2768,27) Hint: (5091) Local variable "LevelTxtWidths" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2832,70) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2833,37) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2842,70) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2843,38) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3046,22) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(573,36) Hint: (5024) Parameter "DC" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3177,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3287,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3550,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3551,47) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3553,48) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3776,27) Hint: (5091) Local variable "BackEdgeList" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3788,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3796,54) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3798,55) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3702,20) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3705,58) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3707,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3712,20) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3718,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3720,58) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3740,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3745,55) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3747,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3755,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3758,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3760,55) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3672,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3675,53) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3677,52) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3633,16) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3636,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3639,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4235,19) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4239,39) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4241,46) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4322,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4326,29) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4327,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4339,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4354,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4442,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4518,27) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4522,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4529,24) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4530,36) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4531,40) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4534,34) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4634,56) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4638,82) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4637,64) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4637,64) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4638,82) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4617,42) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4599,12) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4602,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4603,41) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4604,27) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4604,27) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4892,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4934,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4944,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4945,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(5049,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(5050,31) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(5092,32) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
(9009) Assembling lvlgraphctrl
(3104) Compiling extendedtabcontrols.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(27,32) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(27,58) Hint: (5024) Parameter "Root" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(141,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(146,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(672,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(712,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling extendedtabcontrols
(3104) Compiling spinex.pp
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.inc(74,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(165,30) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(166,34) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.inc(74,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(165,30) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(166,34) Hint: (5024) Parameter "Key" not used
(9009) Assembling spinex
(3104) Compiling smallorderedseteditor.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(42,51) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(43,29) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(44,29) Hint: (5024) Parameter "DefaultDraw" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(45,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(45,60) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(46,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(47,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(48,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(49,33) Hint: (5024) Parameter "Sender" not used
(9009) Assembling smallorderedseteditor
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,3) Hint: (5023) Unit "CheckBoxThemed" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,19) Hint: (5023) Unit "DividerBevel" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,33) Hint: (5023) Unit "ExtendedNotebook" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,51) Hint: (5023) Unit "ListFilterEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,3) Hint: (5023) Unit "ListViewFilterEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,23) Hint: (5023) Unit "TreeFilterEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,39) Hint: (5023) Unit "ShortPathEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,54) Hint: (5023) Unit "LvlGraphCtrl" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(13,3) Hint: (5023) Unit "ExtendedTabControls" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(13,32) Hint: (5023) Unit "SmallOrderedSetEditor" not used in LazControls
(9009) Assembling lazcontrols
(1008) 10652 lines compiled, 1.3 sec
(1021) 10 warning(s) issued
(1022) 72 hint(s) issued
(1023) 102 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/nogui/LazControls.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/synedit LCL_PLATFORM=nogui
/bin/rm -f units/aarch64-darwin/nogui/allsynedit.ppu
/bin/mkdir -p units/aarch64-darwin/nogui
/usr/local/bin/ppca64 -MObjFPC -Scghi -CR -O1 -g -gl -l -vewnhibq -vm5024,4055 -dLCL -dLCLnogui -CR -dgc -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/nogui -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin/nogui -daarch64 allsynedit.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling allsynedit.pas
(3104) Compiling synbeautifier.pas
(3104) Compiling syneditmiscclasses.pp
(3104) Compiling synedithighlighter.pp
(3104) Compiling synedittypes.pp
(9009) Assembling synedittypes
(3104) Compiling synedittextbase.pas
(3104) Compiling syneditmiscprocs.pp
(9009) Assembling syneditmiscprocs
(3104) Compiling syneditkeycmds.pp
(3104) Compiling syneditstrconst.pp
(1010) Writing Resource String Table file: syneditstrconst.rsj
(9009) Assembling syneditstrconst
(9009) Assembling syneditkeycmds
(9009) Assembling synedittextbase
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighter.pp(1155,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighter.pp(1178,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
(9009) Assembling synedithighlighter
(3104) Compiling lazsynedittext.pas
/Users/user/source/repos/laz_trunk/components/synedit/lazsynedittext.pas(1141,19) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/lazsynedittext.pas(1185,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
(9009) Assembling lazsynedittext
(3104) Compiling syneditpointclasses.pas
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(1907,24) Hint: (5091) Local variable "Col" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(1908,24) Hint: (5091) Local variable "Len" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(1879,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2342,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2374,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2409,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2168,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(3424,22) Note: (6058) Call to subroutine "function TSynEditScreenCaret.ClippedPixelHeihgh(var APxTop:LongInt):LongInt;" marked as inline is not inlined
(9009) Assembling syneditpointclasses
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(553,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(555,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(559,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(560,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(563,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(564,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(567,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(703,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(730,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(1138,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3029,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3036,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3043,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3051,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3061,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3090,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3113,9) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling syneditmiscclasses
(3104) Compiling synhighlighterpas.pp
(3104) Compiling synedithighlighterfoldbase.pas
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(1519,22) Hint: (5091) Local variable "OpenCnt" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(1525,22) Hint: (5091) Local variable "OpenIdx" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(2204,21) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(2696,3) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synedithighlighterfoldbase
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3308,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3821,33) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3883,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3888,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3911,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3916,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(4004,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(4038,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(4175,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synhighlighterpas
(3104) Compiling synedit.pp
(3104) Compiling syneditsearch.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditsearch.pp(319,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/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
(9009) Assembling syneditsearch
(3104) Compiling syneditmousecmds.pp
(3104) Compiling lazsyneditmousecmdstypes.pp
(9009) Assembling lazsyneditmousecmdstypes
(9009) Assembling syneditmousecmds
(3104) Compiling syneditmarks.pp
(9009) Assembling syneditmarks
(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
(9009) Assembling syneditmarkupwordgroup
(3104) Compiling syneditmarkupctrlmouselink.pp
(3104) Compiling synedit.pp
(3104) Compiling syneditmarkupspecialline.pp
(9009) Assembling syneditmarkupspecialline
(3104) Compiling syneditmarkupselection.pp
(3104) Compiling synedit.pp
(3104) Compiling syneditmarkupspecialchar.pp
(9009) Assembling syneditmarkupspecialchar
(3104) Compiling synedittextbuffer.pp
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(981,12) Note: (6058) Call to subroutine "function TSynEditStringList.LogicPosIsCombining(const AChar:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1324,23) Hint: (5091) Local variable "WasSaved" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1480,15) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1675,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1900,44) Hint: (5092) Variable "SynEditUndoMarkModifiedOneEmpty" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1901,44) Hint: (5092) Variable "SynEditUndoMarkModifiedOneSaved" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1902,47) Hint: (5092) Variable "SynEditUndoMarkModifiedOneModified" of a managed type does not seem to be initialized
(9009) Assembling synedittextbuffer
(3104) Compiling syneditlines.pas
(9009) Assembling syneditlines
(3104) Compiling synedittexttrimmer.pas
/Users/user/source/repos/laz_trunk/components/synedit/synedittexttrimmer.pas(825,22) Warning: (5043) Symbol "ExpandedStrings" is deprecated
/Users/user/source/repos/laz_trunk/components/synedit/synedittexttrimmer.pas(834,31) Warning: (5043) Symbol "ExpandedStrings" is deprecated
(9009) Assembling synedittexttrimmer
(3104) Compiling synedittexttabexpander.pas
/Users/user/source/repos/laz_trunk/components/synedit/synedittexttabexpander.pas(316,25) Hint: (5091) Local variable "CharWidths" of a managed type does not seem to be initialized
(9009) Assembling synedittexttabexpander
(3104) Compiling synedittextdoublewidthchars.pas
(9009) Assembling synedittextdoublewidthchars
(3104) Compiling syneditfoldedview.pp
(3104) Compiling synedit.pp
(3104) Compiling syngutterbase.pp
(3104) Compiling syntextdrawer.pp
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(588,59) Hint: (5057) Local variable "Size1" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(589,59) Hint: (5057) Local variable "Size2" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(590,59) Hint: (5057) Local variable "Size3" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(692,69) Hint: (5057) Local variable "Size1" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(705,29) Hint: (5057) Local variable "TM" does not seem to be initialized
(9009) Assembling syntextdrawer
(3104) Compiling lazsyntextarea.pp
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(508,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(526,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(534,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(544,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(582,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(692,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(706,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(1445,31) Hint: (5057) Local variable "PadRect" does not seem to be initialized
(9009) Assembling lazsyntextarea
(3104) Compiling synedit.pp
(3104) Compiling syngutter.pp
(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
(9009) Assembling synedittextbidichars
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(2317,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5035,50) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5266,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5286,69) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5287,60) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5477,43) Warning: (5063) Symbol "IdleScanRanges" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5587,59) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5956,22) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(6454,3) Note: (5027) Local variable "BB" is assigned but never used
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(6454,7) Note: (5027) Local variable "BE" is assigned but never used
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(6456,3) Note: (5025) Local variable "Adjust" not used
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7014,62) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7488,55) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7489,54) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7924,49) Hint: (5057) Local variable "y" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7924,41) Hint: (5057) Local variable "x" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(8135,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(8983,28) Hint: (5091) Local variable "FullStrToDelete" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(9459,70) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(9489,72) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(9528,64) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
(9009) Assembling synedit
(9009) Assembling syngutter
/Users/user/source/repos/laz_trunk/components/synedit/syngutterlineoverview.pp(963,98) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
(9009) Assembling syngutterlineoverview
(9009) Assembling syngutterchanges
(9009) Assembling synguttermarks
/Users/user/source/repos/laz_trunk/components/synedit/synguttercodefolding.pp(440,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synguttercodefolding.pp(571,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synguttercodefolding
(9009) Assembling syngutterlinenumber
(9009) Assembling syngutterbase
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(1460,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(1710,21) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(1716,21) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3097,19) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3138,26) Warning: (5063) Symbol "TextViewsManager" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3915,29) Hint: (5091) Local variable "FoldCoders" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3932,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(4484,21) Hint: (5091) Local variable "EndLvl" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(4485,21) Hint: (5091) Local variable "CurLvl" of a managed type does not seem to be initialized
(9009) Assembling syneditfoldedview
(9009) Assembling syneditmarkupselection
(9009) Assembling syneditmarkupctrlmouselink
(9009) Assembling syneditmarkupbracket
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkuphighall.pp(822,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling syneditmarkuphighall
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkup.pp(362,57) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkup.pp(367,57) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
(9009) Assembling syneditmarkup
/Users/user/source/repos/laz_trunk/components/synedit/synbeautifier.pas(1083,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synbeautifier.pas(1633,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synbeautifier
(3104) Compiling syncompletion.pas
(3104) Compiling syneditplugins.pas
(9009) Assembling syneditplugins
/Users/user/source/repos/laz_trunk/components/synedit/syncompletion.pas(476,14) Hint: (5091) Local variable "u" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syncompletion.pas(1193,29) Hint: (5057) Local variable "TextMetric" does not seem to be initialized
(9009) Assembling syncompletion
(3104) Compiling syneditautocomplete.pp
(9009) Assembling syneditautocomplete
(3104) Compiling syneditexport.pas
/Users/user/source/repos/laz_trunk/components/synedit/syneditexport.pas(478,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling syneditexport
(3104) Compiling synedithighlighterxmlbase.pas
(9009) Assembling synedithighlighterxmlbase
(3104) Compiling synhighlighterpo.pp
(9009) Assembling synhighlighterpo
(3104) Compiling syneditregexsearch.pas
(9009) Assembling syneditregexsearch
(3104) Compiling synexporthtml.pas
(9009) Assembling synexporthtml
(3104) Compiling synhighlighterany.pas
(9009) Assembling synhighlighterany
(3104) Compiling synhighlightercpp.pp
(9009) Assembling synhighlightercpp
(3104) Compiling synhighlightercss.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlightercss.pas(2070,18) Warning: (4056) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/synedit/synhighlightercss.pas(2128,31) Warning: (4056) Conversion between ordinals and pointers is not portable
(9009) Assembling synhighlightercss
(3104) Compiling synhighlighterdiff.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterdiff.pas(588,23) Warning: (6018) Unreachable code
(9009) Assembling synhighlighterdiff
(3104) Compiling synhighlighterhashentries.pas
(9009) Assembling synhighlighterhashentries
(3104) Compiling synhighlighterhtml.pp
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterhtml.pp(2766,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synhighlighterhtml
(3104) Compiling synhighlighterjava.pas
(9009) Assembling synhighlighterjava
(3104) Compiling synhighlighterjscript.pas
(9009) Assembling synhighlighterjscript
(3104) Compiling synhighlighterlfm.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterlfm.pas(266,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synhighlighterlfm
(3104) Compiling synhighlightermulti.pas
(9009) Assembling synhighlightermulti
(3104) Compiling synhighlighterperl.pas
(9009) Assembling synhighlighterperl
(3104) Compiling synhighlighterphp.pas
(9009) Assembling synhighlighterphp
(3104) Compiling synhighlighterposition.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterposition.pas(195,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling synhighlighterposition
(3104) Compiling synhighlighterpython.pas
(9009) Assembling synhighlighterpython
(3104) Compiling synhighlightersql.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlightersql.pas(1966,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synhighlightersql
(3104) Compiling synhighlightertex.pas
(9009) Assembling synhighlightertex
(3104) Compiling synhighlighterunixshellscript.pas
(9009) Assembling synhighlighterunixshellscript
(3104) Compiling synhighlightervb.pas
(9009) Assembling synhighlightervb
(3104) Compiling synhighlighterxml.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterxml.pas(488,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterxml.pas(751,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synhighlighterxml
(3104) Compiling synmacrorecorder.pas
(9009) Assembling synmacrorecorder
(3104) Compiling synmemo.pas
(9009) Assembling synmemo
(3104) Compiling synpluginsyncroedit.pp
(3104) Compiling synpluginsyncronizededitbase.pp
(9009) Assembling synpluginsyncronizededitbase
/Users/user/source/repos/laz_trunk/components/synedit/synpluginsyncroedit.pp(629,21) Hint: (5091) Local variable "OldTable" of a managed type does not seem to be initialized
(9009) Assembling synpluginsyncroedit
(3104) Compiling synplugintemplateedit.pp
/Users/user/source/repos/laz_trunk/components/synedit/synplugintemplateedit.pp(297,21) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized
(9009) Assembling synplugintemplateedit
(3104) Compiling syneditmarkupguttermark.pp
(9009) Assembling syneditmarkupguttermark
(3104) Compiling synhighlighterbat.pas
(9009) Assembling synhighlighterbat
(3104) Compiling synhighlighterini.pas
(9009) Assembling synhighlighterini
(3104) Compiling synedittextsystemcharwidth.pas
(9009) Assembling synedittextsystemcharwidth
(3104) Compiling syneditmarkupifdef.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1051,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1178,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1262,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1264,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1272,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1280,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1288,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1883,21) Hint: (5091) Local variable "OpenList" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1884,21) Hint: (5091) Local variable "PeerList" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1888,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1903,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1994,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(2025,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(2034,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(3270,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling syneditmarkupifdef
(3104) Compiling synpluginmulticaret.pp
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(721,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(733,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(750,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(759,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(768,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(894,24) Hint: (5091) Local variable "NewCarets" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1206,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1272,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1643,33) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1648,3) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1692,41) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1704,35) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1711,39) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(2624,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synpluginmulticaret
(3104) Compiling synhighlighterpike.pas
(9009) Assembling synhighlighterpike
(3104) Compiling syneditmarkupfoldcoloring.pas
(9009) Assembling syneditmarkupfoldcoloring
(3104) Compiling syneditviewedlinemap.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(115,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(116,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(117,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(118,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(124,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(126,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(127,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(130,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(142,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(199,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(201,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(219,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(221,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(267,5) Hint: (3124) Inlining disabled
(9009) Assembling syneditviewedlinemap
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(34,50) Warning: (5079) Unit "SynEditViewedLineMap" is experimental
(3104) Compiling syneditwrappedview.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(8,53) Warning: (5079) Unit "SynEditViewedLineMap" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(241,15) Note: (6058) Call to subroutine "function TSynWordWrapInvalidLines.GetItem(AnIndex:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(249,15) Note: (6058) Call to subroutine "function TSynWordWrapInvalidLines.GetItem(AnIndex:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(260,15) Note: (6058) Call to subroutine "function TSynWordWrapInvalidLines.GetItem(AnIndex:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(659,6) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(694,12) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(823,5) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(845,3) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(912,5) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(934,3) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1009,14) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetLastInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1010,14) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetLastInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1078,152) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1078,173) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetLastInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1533,14) Warning: (5063) Symbol "ValidateAll" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1709,24) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1777,60) Warning: (5063) Symbol "TextViewsManager" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1780,22) Warning: (5063) Symbol "TextViewsManager" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1794,10) Warning: (5063) Symbol "WrapAll" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1801,16) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1804,18) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1805,14) Warning: (5063) Symbol "ValidateAll" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1813,21) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1816,22) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1819,20) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1822,16) Warning: (5063) Symbol "Tree" is experimental
(9009) Assembling syneditwrappedview
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(35,3) Warning: (5079) Unit "SynEditWrappedView" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(11,3) Hint: (5023) Unit "SynBeautifier" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(11,42) Hint: (5023) Unit "SynEditAutoComplete" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(11,63) Hint: (5023) Unit "SynEditExport" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(13,3) Hint: (5023) Unit "SynEditHighlighterXMLBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(13,46) Hint: (5023) Unit "LazSynEditMouseCmdsTypes" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(14,21) Hint: (5023) Unit "SynEditLines" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(14,35) Hint: (5023) Unit "SynEditMarks" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(14,49) Hint: (5023) Unit "SynEditMarkup" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(15,3) Hint: (5023) Unit "SynEditMarkupBracket" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(15,25) Hint: (5023) Unit "SynEditMarkupCtrlMouseLink" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(15,53) Hint: (5023) Unit "SynEditMarkupHighAll" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(16,3) Hint: (5023) Unit "SynEditMarkupSelection" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(16,27) Hint: (5023) Unit "SynEditMarkupSpecialLine" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(16,53) Hint: (5023) Unit "SynEditMarkupWordGroup" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(17,3) Hint: (5023) Unit "SynEditMiscClasses" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(17,23) Hint: (5023) Unit "SynEditMiscProcs" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(17,59) Hint: (5023) Unit "SynEditPlugins" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(18,3) Hint: (5023) Unit "SynEditPointClasses" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(18,24) Hint: (5023) Unit "SynEditRegexSearch" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(18,59) Hint: (5023) Unit "SynEditStrConst" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(19,3) Hint: (5023) Unit "SynEditTextBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(19,39) Hint: (5023) Unit "SynEditTextBidiChars" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,3) Hint: (5023) Unit "SynEditTextTabExpander" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,27) Hint: (5023) Unit "SynEditTextTrimmer" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,47) Hint: (5023) Unit "SynEditTypes" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,61) Hint: (5023) Unit "SynExportHTML" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(21,3) Hint: (5023) Unit "SynGutter" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(21,14) Hint: (5023) Unit "SynGutterBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(21,29) Hint: (5023) Unit "SynGutterChanges" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(22,3) Hint: (5023) Unit "SynGutterLineNumber" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(22,24) Hint: (5023) Unit "SynGutterLineOverview" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(22,47) Hint: (5023) Unit "SynGutterMarks" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(24,3) Hint: (5023) Unit "SynHighlighterHashEntries" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(27,3) Hint: (5023) Unit "SynHighlighterPosition" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(29,22) Hint: (5023) Unit "SynMacroRecorder" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(29,40) Hint: (5023) Unit "SynMemo" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(30,3) Hint: (5023) Unit "SynPluginSyncronizedEditBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(30,56) Hint: (5023) Unit "LazSynEditText" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(31,3) Hint: (5023) Unit "LazSynTextArea" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(31,34) Hint: (5023) Unit "SynEditMarkupGutterMark" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(32,22) Hint: (5023) Unit "SynEditMarkupSpecialChar" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(32,48) Hint: (5023) Unit "SynEditTextDoubleWidthChars" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(33,3) Hint: (5023) Unit "SynEditTextSystemCharWidth" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(33,31) Hint: (5023) Unit "SynEditMarkupIfDef" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(34,23) Hint: (5023) Unit "SynEditMarkupFoldColoring" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(34,50) Hint: (5023) Unit "SynEditViewedLineMap" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(35,3) Hint: (5023) Unit "SynEditWrappedView" not used in allsynedit
(9009) Assembling allsynedit
(1008) 117588 lines compiled, 8.8 sec
(1021) 91 warning(s) issued
(1022) 126 hint(s) issued
(1023) 26 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/nogui/SynEdit.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/buildintf
/bin/rm -f units/aarch64-darwin/buildintf.ppu
/bin/mkdir -p units/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin -daarch64 buildintf.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling buildintf.pas
(3104) Compiling baseideintf.pas
(3104) Compiling macrointf.pas
(3104) Compiling macrodefintf.pas
(9009) Assembling macrodefintf
(9009) Assembling macrointf
(9009) Assembling baseideintf
(3104) Compiling buildstrconsts.pas
(1010) Writing Resource String Table file: buildstrconsts.rsj
(9009) Assembling buildstrconsts
(3104) Compiling compoptsintf.pas
(3104) Compiling ideoptionsintf.pas
(9009) Assembling ideoptionsintf
/Users/user/source/repos/laz_trunk/components/buildintf/compoptsintf.pas(134,44) Hint: (5024) Parameter "AValue" not used
(9009) Assembling compoptsintf
(3104) Compiling fppkgintf.pas
(3104) Compiling packageintf.pas
(3104) Compiling newitemintf.pas
/Users/user/source/repos/laz_trunk/components/buildintf/newitemintf.pas(52,41) Hint: (5024) Parameter "CategoryName" not used
(9009) Assembling newitemintf
(3104) Compiling projpackintf.pas
(9009) Assembling projpackintf
(3104) Compiling packagedependencyintf.pas
(9009) Assembling packagedependencyintf
/Users/user/source/repos/laz_trunk/components/buildintf/packageintf.pas(134,30) Hint: (5024) Parameter "Sender" not used
(9009) Assembling packageintf
(9009) Assembling fppkgintf
(3104) Compiling ideexterntoolintf.pas
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(307,36) Hint: (5024) Parameter "aPhase" not used
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(313,39) Hint: (5024) Parameter "SubTool" not used
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(313,61) Hint: (5024) Parameter "MsgID" not used
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(315,36) Hint: (5024) Parameter "SubTool" not used
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(315,58) Hint: (5024) Parameter "MsgID" not used
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(1668,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(1673,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(1732,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(1787,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(1847,3) Note: (6058) Call to subroutine "procedure TMessageLines.IncreaseChangeStamp;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/buildintf/ideexterntoolintf.pas(405,39) Hint: (5024) Parameter "AThread" not used
(9009) Assembling ideexterntoolintf
(3104) Compiling lazmsgworker.pas
(9009) Assembling lazmsgworker
(3104) Compiling packagelinkintf.pas
(9009) Assembling packagelinkintf
(3104) Compiling projectintf.pas
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(117,43) Hint: (5024) Parameter "ResourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(120,30) Hint: (5024) Parameter "Quiet" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(121,38) Hint: (5024) Parameter "aFilename" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(121,54) Hint: (5024) Parameter "aSourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(122,32) Hint: (5024) Parameter "aResourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(124,28) Hint: (5024) Parameter "NewFilename" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(124,54) Hint: (5024) Parameter "NewOwner" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(125,28) Hint: (5024) Parameter "NewSource" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(125,52) Hint: (5024) Parameter "Quiet" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(172,44) Hint: (5024) Parameter "aFilename" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(172,60) Hint: (5024) Parameter "aSourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(173,38) Hint: (5024) Parameter "aResourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(174,49) Hint: (5024) Parameter "aFilename" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(174,65) Hint: (5024) Parameter "aSourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(175,43) Hint: (5024) Parameter "aResourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(192,44) Hint: (5024) Parameter "Filename" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(192,59) Hint: (5024) Parameter "SourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(194,59) Hint: (5024) Parameter "SourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(195,43) Hint: (5024) Parameter "ResourceName" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(1213,20) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(326,36) Hint: (5024) Parameter "AProject" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(437,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectintf.pas(535,29) Hint: (5024) Parameter "ProjectDescription" not used
(9009) Assembling projectintf
(3104) Compiling projectresourcesintf.pas
/Users/user/source/repos/laz_trunk/components/buildintf/projectresourcesintf.pas(33,33) Hint: (5024) Parameter "AResources" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectresourcesintf.pas(33,77) Hint: (5024) Parameter "AReason" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectresourcesintf.pas(33,107) Hint: (5024) Parameter "SaveToTestDir" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectresourcesintf.pas(34,34) Hint: (5024) Parameter "AResources" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectresourcesintf.pas(34,78) Hint: (5024) Parameter "AReason" not used
/Users/user/source/repos/laz_trunk/components/buildintf/projectresourcesintf.pas(34,108) Hint: (5024) Parameter "SaveToTestDir" not used
(9009) Assembling projectresourcesintf
(3104) Compiling publishmoduleintf.pas
(9009) Assembling publishmoduleintf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(11,3) Hint: (5023) Unit "BaseIDEIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(11,16) Hint: (5023) Unit "BuildStrConsts" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(11,32) Hint: (5023) Unit "CompOptsIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(11,46) Hint: (5023) Unit "FppkgIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(12,3) Hint: (5023) Unit "IDEOptionsIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(12,19) Hint: (5023) Unit "LazMsgWorker" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(12,33) Hint: (5023) Unit "MacroDefIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(12,47) Hint: (5023) Unit "MacroIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(12,58) Hint: (5023) Unit "NewItemIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(13,3) Hint: (5023) Unit "PackageDependencyIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(13,39) Hint: (5023) Unit "PackageLinkIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(14,25) Hint: (5023) Unit "ProjPackIntf" not used in BuildIntf
/Users/user/source/repos/laz_trunk/components/buildintf/buildintf.pas(14,39) Hint: (5023) Unit "PublishModuleIntf" not used in BuildIntf
(9009) Assembling buildintf
(1008) 8237 lines compiled, 0.7 sec
(1021) 1 warning(s) issued
(1022) 54 hint(s) issued
(1023) 5 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/BuildIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/ideintf LCL_PLATFORM=nogui
/bin/rm -f units/aarch64-darwin/nogui/ideintf.ppu
/bin/mkdir -p units/aarch64-darwin/nogui
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/nogui -Fu../lazcontrols/lib/aarch64-darwin/nogui -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -Fiimages -FE. -FUunits/aarch64-darwin/nogui -daarch64 ideintf.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling ideintf.pas
(3104) Compiling actionseditor.pas
(3104) Compiling objinspstrconsts.pas
(1010) Writing Resource String Table file: objinspstrconsts.rsj
(9009) Assembling objinspstrconsts
(3104) Compiling componenteditors.pas
(3104) Compiling lazstringgridedit.pas
(3104) Compiling idewindowintf.pas
(3104) Compiling lazideintf.pas
(3104) Compiling ideopteditorintf.pas
(3104) Compiling editorsyntaxhighlighterdef.pas
(9009) Assembling editorsyntaxhighlighterdef
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(81,36) Hint: (5024) Parameter "AOptions" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(376,32) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(397,32) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(402,32) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(407,34) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(412,28) Hint: (5024) Parameter "AControl" not used
(9009) Assembling ideopteditorintf
(3104) Compiling srceditorintf.pas
(3104) Compiling idecommands.pas
(3104) Compiling ideimagesintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(41,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(41,72) Hint: (5024) Parameter "AImageWidth" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(42,12) Hint: (5024) Parameter "APPI" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(195,44) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead."
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(209,55) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead."
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(281,46) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead."
(9009) Assembling ideimagesintf
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(640,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(640,64) Hint: (5024) Parameter "Done" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(711,43) Hint: (5024) Parameter "aShortCut" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(711,59) Hint: (5024) Parameter "aShortCutKey2" not used
(9009) Assembling idecommands
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(218,36) Hint: (5024) Parameter "AKey" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(218,55) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,23) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,31) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,48) Hint: (5024) Parameter "ItemSelected" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,76) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(220,37) Hint: (5024) Parameter "AKey" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(220,56) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(221,31) Hint: (5024) Parameter "ItemSelected" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(221,59) Hint: (5024) Parameter "Index" not used
(9009) Assembling srceditorintf
/Users/user/source/repos/laz_trunk/components/ideintf/lazideintf.pas(530,46) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazideintf.pas(534,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazideintf.pas(21,20) Hint: (5023) Unit "LazHelpHTML" not used in LazIDEIntf
(9009) Assembling lazideintf
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(104,53) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(205,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(205,53) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(1460,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(257,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(263,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(1738,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(445,39) Hint: (5024) Parameter "AForm" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(446,52) Hint: (5024) Parameter "AIDEWindow" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(447,18) Hint: (5024) Parameter "AAdjustHeight" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(447,53) Hint: (5024) Parameter "ANewHeight" not used
(9009) Assembling idewindowintf
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(48,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(47,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(43,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(44,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(45,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(46,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(49,44) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(50,12) Hint: (5024) Parameter "aState" not used
(9009) Assembling lazstringgridedit
(3104) Compiling checklistboxeditordlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(49,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(43,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(44,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(45,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(46,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(47,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(48,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(51,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling checklistboxeditordlg
(3104) Compiling checkgroupeditordlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(48,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(47,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(47,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(43,23) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(44,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(46,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(52,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(51,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(45,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(54,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling checkgroupeditordlg
(3104) Compiling propedits.pp
(3104) Compiling propeditutils.pp
(9009) Assembling propeditutils
(3104) Compiling frmselectprops.pas
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(50,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(48,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(49,16) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(46,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(46,65) Hint: (5024) Parameter "User" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(47,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(43,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(44,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(45,28) Hint: (5024) Parameter "Sender" not used
(9009) Assembling frmselectprops
(3104) Compiling stringspropeditdlg.pas
(3104) Compiling texttools.pas
(9009) Assembling texttools
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(39,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(39,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(38,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling stringspropeditdlg
(3104) Compiling keyvalpropeditdlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(34,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(33,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(33,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(35,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling keyvalpropeditdlg
(3104) Compiling collectionpropeditform.pas
(3104) Compiling propedits.pp
(3104) Compiling filefilterpropeditor.pas
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(24,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(23,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(23,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(25,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(26,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(27,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(27,60) Hint: (5024) Parameter "aCol" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(27,71) Hint: (5024) Parameter "aRow" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(28,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(29,38) Hint: (5024) Parameter "Sender" not used
(9009) Assembling filefilterpropeditor
(3104) Compiling pagespropeditdlg.pas
(3104) Compiling idedialogs.pas
/Users/user/source/repos/laz_trunk/components/ideintf/idedialogs.pas(154,23) Hint: (5091) Local variable "NewButtons" of a managed type does not seem to be initialized
(9009) Assembling idedialogs
(3104) Compiling propedits.pp
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1209,37) Hint: (5024) Parameter "ASelection" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1209,80) Hint: (5024) Parameter "AProperties" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1191,29) Hint: (5024) Parameter "ADesigner" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1191,57) Hint: (5024) Parameter "AHook" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2044,38) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2051,67) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2787,87) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2787,87) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(306,12) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(306,45) Hint: (5024) Parameter "IsTrue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2987,47) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2998,31) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3087,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(308,12) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(331,34) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(361,27) Hint: (5024) Parameter "HintType" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(361,57) Hint: (5024) Parameter "x" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(361,65) Hint: (5024) Parameter "y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(367,30) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3326,50) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3408,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(371,35) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(388,64) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(386,43) Hint: (5024) Parameter "AValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(386,68) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(387,37) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(387,64) Hint: (5024) Parameter "AWidth" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3555,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(390,60) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(392,34) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(393,44) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(393,72) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(394,42) Hint: (5024) Parameter "AHeight" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3583,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(396,33) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(406,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(406,59) Hint: (5024) Parameter "AnItem" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1082,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1084,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1085,41) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1086,12) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1088,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1089,37) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1090,12) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1091,36) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1092,12) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1118,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(694,33) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(7564,77) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(7570,23) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1700,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1702,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1703,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1706,38) Hint: (5024) Parameter "Value" not used
(9009) Assembling propedits
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(38,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(39,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(41,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(42,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(43,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(44,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(45,33) Hint: (5024) Parameter "Sender" not used
(9009) Assembling pagespropeditdlg
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(38,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(37,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(37,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(39,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(36,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(33,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(34,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(51,36) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(51,67) Hint: (5024) Parameter "Select" not used
(9009) Assembling collectionpropeditform
(3104) Compiling componentreg.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1591,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1591,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1601,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1601,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1596,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1596,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1660,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1660,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1670,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1670,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1665,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1665,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1680,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1680,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1675,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1675,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1685,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1685,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1697,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1697,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1691,8) Note: (6058) Call to subroutine "function TFPGMap<System.AnsiString,ComponentReg.TComponentPriority>.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1702,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1702,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1707,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1707,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/ideintf/componentreg.pas(167,46) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componentreg.pas(261,27) Hint: (5024) Parameter "ForceUpdateAll" not used
(9009) Assembling componentreg
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(203,29) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(204,12) Hint: (5024) Parameter "ADesigner" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(244,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(244,59) Hint: (5024) Parameter "AnItem" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(269,16) Hint: (5024) Parameter "Continue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(277,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(278,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(379,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(380,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(392,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(393,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(403,32) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(404,27) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(481,34) Hint: (5024) Parameter "Units" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(482,33) Hint: (5024) Parameter "Pkgs" not used
(9009) Assembling componenteditors
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(252,40) Hint: (5024) Parameter "Classes" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(126,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(121,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(128,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(127,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(131,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(131,59) Hint: (5024) Parameter "NewSize" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(132,16) Hint: (5024) Parameter "Accept" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(133,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(136,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(136,37) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(117,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(118,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(123,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(124,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(125,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(112,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(137,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(138,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(139,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(180,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(181,32) Hint: (5024) Parameter "Index" not used
(9009) Assembling actionseditor
(3104) Compiling actionseditorstd.pas
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditorstd.pas(44,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditorstd.pas(42,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditorstd.pas(43,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling actionseditorstd
(3104) Compiling changeparentdlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(39,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(44,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(45,29) Hint: (5024) Parameter "Sender" not used
(9009) Assembling changeparentdlg
(3104) Compiling columndlg.pp
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(45,37) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(50,42) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(51,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(52,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(46,40) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(47,40) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(48,42) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(49,47) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(55,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(53,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(54,33) Hint: (5024) Parameter "Sender" not used
(9009) Assembling columndlg
(3104) Compiling componenttreeview.pas
/Users/user/source/repos/laz_trunk/components/ideintf/componenttreeview.pas(411,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling componenttreeview
(3104) Compiling dbgridcolumnspropeditform.pas
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(49,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(50,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(48,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(41,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(42,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(43,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(44,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(45,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(46,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(47,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(64,36) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(64,67) Hint: (5024) Parameter "Select" not used
(9009) Assembling dbgridcolumnspropeditform
(3104) Compiling dbpropedits.pas
/Users/user/source/repos/laz_trunk/components/ideintf/dbpropedits.pas(60,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbpropedits.pas(61,32) Hint: (5024) Parameter "Index" not used
(9009) Assembling dbpropedits
(3104) Compiling fieldseditor.pas
(3104) Compiling newfield.pas
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(63,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(56,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(56,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(53,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(54,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(55,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(64,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(57,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(58,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(59,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(60,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(61,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(62,32) Hint: (5024) Parameter "Sender" not used
(9009) Assembling newfield
(3104) Compiling fieldslist.pas
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(51,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(50,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(50,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(49,29) Hint: (5024) Parameter "Sender" not used
(9009) Assembling fieldslist
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(72,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(65,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(63,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(64,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(67,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(68,42) Hint: (5024) Parameter "Control" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(69,26) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(70,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(73,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(74,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(75,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(76,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(62,38) Hint: (5024) Parameter "AAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(62,70) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(77,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(78,38) Hint: (5024) Parameter "Sender" not used
(9009) Assembling fieldseditor
(3104) Compiling formeditingintf.pas
(3104) Compiling objectinspector.pp
(3104) Compiling idehelpintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/idehelpintf.pas(43,60) Hint: (5024) Parameter "MessageParts" not used
(9009) Assembling idehelpintf
(3104) Compiling oifavoriteproperties.pas
(9009) Assembling oifavoriteproperties
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(335,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(336,12) Hint: (5024) Parameter "AImageWidth" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(336,30) Hint: (5024) Parameter "APPI" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(424,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(424,54) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(425,33) Hint: (5024) Parameter "MousePos" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(1563,28) Hint: (5091) Local variable "OldUndoValues" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(1494,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(400,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(401,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(402,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(403,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(404,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(405,57) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(405,65) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(406,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(407,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(408,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(409,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(410,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(411,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(412,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(413,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(414,61) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(414,69) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(417,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(418,45) Hint: (5024) Parameter "Control" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(2208,22) Warning: (4040) Class types "IUnknown" and "TPersistent" are not related
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(464,36) Hint: (5024) Parameter "DC" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(340,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(337,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(415,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(416,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(420,42) Hint: (5024) Parameter "Control" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(422,22) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(422,48) Hint: (5024) Parameter "Done" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(338,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(396,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(396,59) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(397,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(397,37) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(397,44) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(398,59) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(399,12) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(399,19) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(395,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(742,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(627,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(712,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(713,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(625,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(624,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(714,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(715,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(716,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(722,48) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(723,53) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(724,50) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(725,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(726,49) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(727,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(728,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(729,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(730,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(731,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(717,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(718,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(739,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(740,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(5411,31) Hint: (5057) Local variable "WSRestrictions" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(741,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(748,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(732,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(733,51) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(734,52) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(735,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(736,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(737,47) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(626,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(744,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(745,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(5995,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling objectinspector
(3104) Compiling unitresources.pas
(3104) Compiling formeditingintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(314,12) Note: (6058) Call to subroutine "function LeftFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(316,11) Note: (6058) Call to subroutine "function TopFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(330,26) Note: (6058) Call to subroutine "function LeftTopToDesignInfo(const ALeft:SmallInt;const ATop:SmallInt):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(150,43) Hint: (5024) Parameter "aForm" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(159,35) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(160,38) Hint: (5024) Parameter "Parent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(160,63) Hint: (5024) Parameter "Child" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(161,38) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(162,41) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(166,37) Hint: (5024) Parameter "aComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(171,23) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(171,50) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(171,66) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(172,21) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(172,48) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(172,64) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,30) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,57) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,82) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,102) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(174,30) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(174,55) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(174,75) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,28) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,55) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,80) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,100) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(176,45) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(176,80) Hint: (5024) Parameter "AIndex" not used
(9009) Assembling formeditingintf
/Users/user/source/repos/laz_trunk/components/ideintf/unitresources.pas(59,72) Hint: (5024) Parameter "Loading" not used
/Users/user/source/repos/laz_trunk/components/ideintf/unitresources.pas(49,44) Hint: (5024) Parameter "aClassName" not used
(9009) Assembling unitresources
(3104) Compiling graphicpropedit.pas
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(58,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(52,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(52,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(57,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(50,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(51,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(53,48) Hint: (5024) Parameter "ASender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(55,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(56,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(59,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(62,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(63,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(60,37) Hint: (5024) Parameter "Sender" not used
(9009) Assembling graphicpropedit
(3104) Compiling graphpropedits.pas
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(66,43) Hint: (5024) Parameter "CurValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(66,70) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(80,43) Hint: (5024) Parameter "CurValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(80,70) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(81,12) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(96,62) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(94,43) Hint: (5024) Parameter "CurValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(94,70) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(95,12) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(143,44) Hint: (5024) Parameter "AValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(143,69) Hint: (5024) Parameter "Index" not used
(9009) Assembling graphpropedits
(3104) Compiling headercontrolpropedit.pp
(9009) Assembling headercontrolpropedit
(3104) Compiling helpfpdoc.pas
/Users/user/source/repos/laz_trunk/components/ideintf/helpfpdoc.pas(126,11) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling helpfpdoc
(3104) Compiling idemsgintf.pas
(3104) Compiling menuintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/menuintf.pas(58,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/menuintf.pas(53,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/menuintf.pas(54,28) Hint: (5024) Parameter "Sender" not used
(9009) Assembling menuintf
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(152,22) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(153,17) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(170,20) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(171,15) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(35,27) Hint: (5024) Parameter "Msg" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(35,55) Hint: (5024) Parameter "Handled" not used
(9009) Assembling idemsgintf
(3104) Compiling idetextconverter.pas
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(414,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(446,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(477,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(513,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(699,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling idetextconverter
(3104) Compiling ideutils.pas
(9009) Assembling ideutils
(3104) Compiling imagelisteditor.pp
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(192,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(90,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(98,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(89,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(89,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(94,26) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(97,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(97,65) Hint: (5024) Parameter "User" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(81,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(404,19) Hint: (5091) Local variable "TD" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(405,15) Hint: (5091) Local variable "RA" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(96,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(82,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(83,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(95,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(86,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(87,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(88,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(91,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(92,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(113,51) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(861,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(133,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(134,27) Hint: (5024) Parameter "Index" not used
(9009) Assembling imagelisteditor
(3104) Compiling listviewpropedit.pp
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(56,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(55,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(55,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(54,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(57,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(58,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(59,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(60,40) Hint: (5024) Parameter "Sender" not used
(9009) Assembling listviewpropedit
(3104) Compiling maskpropedit.pas
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(55,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(47,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(48,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(50,26) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(51,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(52,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(53,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(54,39) Hint: (5024) Parameter "Sender" not used
(9009) Assembling maskpropedit
(3104) Compiling projectgroupintf.pp
(9009) Assembling projectgroupintf
(3104) Compiling statusbarpropedit.pp
(9009) Assembling statusbarpropedit
(3104) Compiling toolbarintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/toolbarintf.pas(81,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/toolbarintf.pas(99,30) Hint: (5024) Parameter "Sender" not used
(9009) Assembling toolbarintf
(3104) Compiling treeviewpropedit.pas
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(59,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(58,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(58,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(57,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(60,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(61,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(62,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(63,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(64,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(65,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(66,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(67,40) Hint: (5024) Parameter "Sender" not used
(9009) Assembling treeviewpropedit
(3104) Compiling bufdatasetdsgn.pas
(3104) Compiling selectdatasetdlg.pas
(9009) Assembling selectdatasetdlg
(9009) Assembling bufdatasetdsgn
(3104) Compiling seledits.pas
(9009) Assembling seledits
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(11,53) Hint: (5023) Unit "CheckGroupEditorDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(12,3) Hint: (5023) Unit "CheckListboxEditorDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(12,26) Hint: (5023) Unit "CollectionPropEditForm" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(12,50) Hint: (5023) Unit "ColumnDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(13,3) Hint: (5023) Unit "ComponentReg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(13,17) Hint: (5023) Unit "ComponentTreeView" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(13,36) Hint: (5023) Unit "DBGridColumnsPropEditForm" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(14,45) Hint: (5023) Unit "FieldsList" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(14,57) Hint: (5023) Unit "FileFilterPropEditor" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(15,20) Hint: (5023) Unit "frmSelectProps" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(15,36) Hint: (5023) Unit "GraphicPropEdit" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(16,26) Hint: (5023) Unit "HelpFPDoc" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(16,50) Hint: (5023) Unit "IDEDialogs" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(17,18) Hint: (5023) Unit "IDEMsgIntf" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(17,66) Hint: (5023) Unit "IDEUtils" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(18,35) Hint: (5023) Unit "KeyValPropEditDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(19,3) Hint: (5023) Unit "LazStringGridEdit" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(19,64) Hint: (5023) Unit "NewField" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(20,20) Hint: (5023) Unit "ObjInspStrConsts" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(20,38) Hint: (5023) Unit "OIFavoriteProperties" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(20,60) Hint: (5023) Unit "ProjectGroupIntf" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(22,3) Hint: (5023) Unit "StringsPropEditDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(22,23) Hint: (5023) Unit "TextTools" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(22,34) Hint: (5023) Unit "ToolBarIntf" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(23,19) Hint: (5023) Unit "selectdatasetdlg" not used in IDEIntf
(9009) Assembling ideintf
(1008) 44304 lines compiled, 5.9 sec
(1021) 19 warning(s) issued
(1022) 537 hint(s) issued
(1023) 56 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/nogui/IDEIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/lazdebuggergdbmi LCL_PLATFORM=nogui
/bin/rm -f units/aarch64-darwin/nogui/lazdebuggergdbmi.ppu
/bin/mkdir -p units/aarch64-darwin/nogui
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../debuggerintf/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/nogui -Fu../lazcontrols/lib/aarch64-darwin/nogui -Fu../ideintf/units/aarch64-darwin/nogui -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin/nogui -daarch64 lazdebuggergdbmi.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazdebuggergdbmi.pas
(3104) Compiling cmdlinedebugger.pp
(3104) Compiling debugutils.pp
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/debugutils.pp(146,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/debugutils.pp(689,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling debugutils
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/cmdlinedebugger.pp(80,37) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/cmdlinedebugger.pp(475,16) Hint: (5091) Local variable "S" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/cmdlinedebugger.pp(486,8) Note: (5025) Local variable "LineEndMatch" not used
(9009) Assembling cmdlinedebugger
(3104) Compiling gdbtypeinfo.pp
(3104) Compiling gdbmimiscclasses.pp
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(282,30) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(282,54) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(297,30) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(297,54) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(308,33) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(308,57) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(312,33) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(312,57) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling gdbmimiscclasses
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(714,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(131,32) Hint: (5024) Parameter "AOpts" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(130,28) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(3333,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(3104,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(3157,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling gdbtypeinfo
(3104) Compiling gdbmidebugger.pp
(3104) Compiling gdbmidebuginstructions.pp
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(101,37) Hint: (5024) Parameter "ASender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(250,55) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(250,79) Hint: (5024) Parameter "SkipData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(251,57) Hint: (5024) Parameter "TheInstruction" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(252,54) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(252,80) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(253,57) Hint: (5024) Parameter "TheInstruction" not used
(9009) Assembling gdbmidebuginstructions
(3104) Compiling gdbmistringconstants.pas
(1010) Writing Resource String Table file: gdbmistringconstants.rsj
(9009) Assembling gdbmistringconstants
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(2321,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(2347,102) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(2358,61) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(3102,5) Hint: (5028) Local const "LogWarning" is not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(633,41) Hint: (5024) Parameter "AParams" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(633,69) Hint: (5024) Parameter "AIgnoreSigIntState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1505,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1697,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(6387,5) Note: (5027) Local variable "Location" is assigned but never used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(6452,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(6817,19) Hint: (5091) Local variable "bp" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7136,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7165,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7188,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7238,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7262,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7932,21) Hint: (5091) Local variable "Args" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7936,23) Hint: (5091) Local variable "Frames" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,27) Hint: (5024) Parameter "AAdress" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,54) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,68) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,80) Hint: (5024) Parameter "AOffset" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1265,40) Hint: (5024) Parameter "AOldState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8816,86) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1052,44) Hint: (5024) Parameter "S" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8963,48) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8964,68) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8965,72) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8966,45) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8969,73) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8970,72) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(987,40) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(946,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(953,40) Hint: (5024) Parameter "AResult" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(953,78) Hint: (5024) Parameter "ATag" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(964,36) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(964,64) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9556,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9576,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9596,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(970,66) Hint: (5024) Parameter "AColumn" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9681,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9699,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9717,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9735,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9753,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1021,45) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1021,60) Hint: (5024) Parameter "AnInLogWarning" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,11) Hint: (5024) Parameter "AHandled" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,21) Hint: (5024) Parameter "AForceStop" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,46) Hint: (5024) Parameter "AStoppedParams" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,74) Hint: (5024) Parameter "AResult" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10033,52) Warning: (5043) Symbol "GDBDisassemble" is deprecated
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10009,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10282,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10307,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10586,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10604,92) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1389,27) Hint: (5024) Parameter "ResultDBGType" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(460,35) Hint: (5024) Parameter "OldState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(11995,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(505,35) Hint: (5024) Parameter "AFormat" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(518,53) Hint: (5024) Parameter "ConvertNegative" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(12632,56) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1472,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(13515,24) Hint: (5091) Local variable "Zeros" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(13947,9) Hint: (4015) Use DIV instead to get an integer result
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14092,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14190,44) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14251,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14124,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(13758,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling gdbmidebugger
(3104) Compiling gdbmiserverdebugger.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmiserverdebugger.pas(171,31) Hint: (5024) Parameter "InAttach" not used
(9009) Assembling gdbmiserverdebugger
(3104) Compiling sshgdbmidebugger.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(132,44) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(132,72) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(191,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(135,24) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(131,35) Hint: (5024) Parameter "NewValue" not used
(9009) Assembling sshgdbmidebugger
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/lazdebuggergdbmi.pas(13,3) Hint: (5023) Unit "GdbmiStringConstants" not used in LazDebuggerGdbmi
(9009) Assembling lazdebuggergdbmi
(1008) 22029 lines compiled, 1.3 sec
(1021) 38 warning(s) issued
(1022) 78 hint(s) issued
(1023) 11 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/nogui/LazDebuggerGdbmi.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ide lazbuilder LCL_PLATFORM=nogui
/bin/mkdir -p ../units/aarch64-darwin/nogui
/Applications/Xcode.app/Contents/Developer/usr/bin/make --assume-new=lazbuild.lpr lazbuild OPT=' -Fu../packager/units/aarch64-darwin -Fu../components/codetools/units/aarch64-darwin -Fu../components/debuggerintf/lib/aarch64-darwin -Fu../components/lazutils/lib/aarch64-darwin -Fu../components/freetype/lib/aarch64-darwin -Fu../lcl/units/aarch64-darwin -Fu../lcl/units/aarch64-darwin/nogui -Fu../components/buildintf/units/aarch64-darwin -Fu../components/ideintf/units/aarch64-darwin/nogui -Fu../components/synedit/units/aarch64-darwin/nogui -Fu../components/lazcontrols/lib/aarch64-darwin/nogui -Fu../components/lazcontrols/design/lib/aarch64-darwin/nogui -Fu../components/lazdebuggergdbmi/units/aarch64-darwin/nogui -Fu../units/aarch64-darwin/nogui '
/usr/local/bin/ppca64 -gl -vbqewnhi -Sci -dlclnogui -gw -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.3.1/units/aarch64-darwin/rtl -Fiinclude -Fiinclude/darwin -Fi../images -FE.. -FU../units/aarch64-darwin/nogui -Fu../packager/units/aarch64-darwin -Fu../components/codetools/units/aarch64-darwin -Fu../components/debuggerintf/lib/aarch64-darwin -Fu../components/lazutils/lib/aarch64-darwin -Fu../components/freetype/lib/aarch64-darwin -Fu../lcl/units/aarch64-darwin -Fu../lcl/units/aarch64-darwin/nogui -Fu../components/buildintf/units/aarch64-darwin -Fu../components/ideintf/units/aarch64-darwin/nogui -Fu../components/synedit/units/aarch64-darwin/nogui -Fu../components/lazcontrols/lib/aarch64-darwin/nogui -Fu../components/lazcontrols/design/lib/aarch64-darwin/nogui -Fu../components/lazdebuggergdbmi/units/aarch64-darwin/nogui -Fu../units/aarch64-darwin/nogui -daarch64 lazbuild.lpr
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazbuild.lpr
(3104) Compiling initialsetupproc.pas
(3104) Compiling lazarusidestrconsts.pas
(1010) Writing Resource String Table file: lazarusidestrconsts.rsj
(9009) Assembling lazarusidestrconsts
(3104) Compiling lazconf.pp
/Users/user/source/repos/laz_trunk/ide/lazconf.pp(101,41) Hint: (5024) Parameter "FPCVersion" not used
/Users/user/source/repos/laz_trunk/ide/lazconf.pp(101,58) Hint: (5024) Parameter "FPCRelease" not used
(9009) Assembling lazconf
(3104) Compiling environmentopts.pp
(3104) Compiling ideprocs.pp
(3104) Compiling transfermacros.pp
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(67,55) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(67,78) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(68,56) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(68,79) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(69,56) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(69,79) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(70,60) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(70,83) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(71,59) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(71,82) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(72,60) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(72,83) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(73,56) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/transfermacros.pp(73,79) Hint: (5024) Parameter "Abort" not used
(9009) Assembling transfermacros
/Users/user/source/repos/laz_trunk/ide/ideprocs.pp(1203,36) Hint: (5024) Parameter "FileName" not used
/Users/user/source/repos/laz_trunk/ide/ideprocs.pp(1235,35) Hint: (5057) Local variable "OldInfo" does not seem to be initialized
(9009) Assembling ideprocs
(3104) Compiling dialogprocs.pas
(9009) Assembling dialogprocs
(3104) Compiling idetranslations.pas
(9009) Assembling idetranslations
(3104) Compiling ideoptiondefs.pas
/Users/user/source/repos/laz_trunk/ide/ideoptiondefs.pas(210,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling ideoptiondefs
(3104) Compiling modematrixopts.pas
/Users/user/source/repos/laz_trunk/ide/modematrixopts.pas(342,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/ide/modematrixopts.pas(820,22) Hint: (5091) Local variable "CurMode" of a managed type does not seem to be initialized
(9009) Assembling modematrixopts
(3104) Compiling /Users/user/source/repos/laz_trunk/debugger/debugger.pp
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1539,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(686,42) Hint: (5024) Parameter "AnOldValidity" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(3362,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(3389,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(3656,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(3740,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1406,32) Hint: (5024) Parameter "AValidity" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(731,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(825,36) Hint: (5024) Parameter "AValidity" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(978,43) Hint: (5024) Parameter "AnOldFormat" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1152,37) Hint: (5024) Parameter "AValidity" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1153,43) Hint: (5024) Parameter "AValidity" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1153,79) Hint: (5024) Parameter "AMinCount" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1155,39) Hint: (5024) Parameter "AValidity" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1161,33) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1161,46) Hint: (5024) Parameter "ACount" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1137,29) Hint: (5024) Parameter "ACount" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1254,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1636,44) Hint: (5024) Parameter "AXMLConfig" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1637,44) Hint: (5024) Parameter "APath" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1638,42) Hint: (5024) Parameter "AXMLConfig" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1639,42) Hint: (5024) Parameter "APath" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1660,44) Hint: (5024) Parameter "AXMLConfig" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1661,44) Hint: (5024) Parameter "APath" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1662,42) Hint: (5024) Parameter "AXMLConfig" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1663,42) Hint: (5024) Parameter "APath" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(936,42) Hint: (5024) Parameter "ASender" not used
/Users/user/source/repos/laz_trunk/debugger/debugger.pp(1309,35) Hint: (5024) Parameter "Sender" not used
(9009) Assembling debugger
(3104) Compiling idecoolbardata.pas
(3104) Compiling toolbarconfig.pas
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(68,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(67,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(67,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(69,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(70,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(71,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(72,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(66,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(81,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(74,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(75,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(78,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(79,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(79,57) Hint: (5024) Parameter "Item" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(80,12) Hint: (5024) Parameter "Selected" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(76,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/toolbarconfig.pas(77,30) Hint: (5024) Parameter "Sender" not used
(9009) Assembling toolbarconfig
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/ide/idecoolbardata.pas(124,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling idecoolbardata
(3104) Compiling editortoolbarstatic.pas
(3104) Compiling environmentopts.pp
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(801,44) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(801,65) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(802,42) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(803,45) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(803,66) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(804,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(805,41) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(805,62) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(806,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(807,45) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(807,66) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(808,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(809,47) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(809,68) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(810,45) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(811,42) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(811,63) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(812,40) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(813,42) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(813,63) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/environmentopts.pp(814,40) Hint: (5024) Parameter "Abort" not used
(9009) Assembling environmentopts
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
(9009) Assembling editortoolbarstatic
(3104) Compiling /Users/user/source/repos/laz_trunk/packager/fppkghelper.pas
(9009) Assembling fppkghelper
(9009) Assembling initialsetupproc
(3104) Compiling exttoolsconsole.pas
(3104) Compiling exttools.pas
(3104) Compiling idecmdline.pas
(9009) Assembling idecmdline
/Users/user/source/repos/laz_trunk/ide/exttools.pas(1496,16) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized
(9009) Assembling exttools
/Users/user/source/repos/laz_trunk/ide/exttoolsconsole.pas(28,39) Hint: (5024) Parameter "AThread" not used
/Users/user/source/repos/laz_trunk/ide/exttoolsconsole.pas(29,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/exttoolsconsole.pas(29,49) Hint: (5024) Parameter "FirstNewMsgLine" not used
/Users/user/source/repos/laz_trunk/ide/exttoolsconsole.pas(66,32) Hint: (5024) Parameter "ToolData" not used
(9009) Assembling exttoolsconsole
(3104) Compiling compileroptions.pp
(3104) Compiling etfpcmsgparser.pas
(3104) Compiling etmakemsgparser.pas
/Users/user/source/repos/laz_trunk/ide/etmakemsgparser.pas(136,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/ide/etmakemsgparser.pas(351,25) Hint: (5091) Local variable "Filename" of a managed type does not seem to be initialized
(9009) Assembling etmakemsgparser
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(368,30) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(370,30) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(511,21) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(1512,6) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(1522,6) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(1774,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(2378,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(2341,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(2678,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(2702,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/etfpcmsgparser.pas(3239,11) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling etfpcmsgparser
(3104) Compiling compoptsmodes.pas
(9009) Assembling compoptsmodes
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(824,58) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(2038,26) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(2207,26) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(2285,26) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(2437,26) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(3090,21) Note: (6058) Call to subroutine "function TCompilerMsgIDFlags.Count:Int64;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(3858,26) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(3934,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(4224,30) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(90,38) Hint: (5024) Parameter "DoSwitchPathDelims" not used
/Users/user/source/repos/laz_trunk/ide/compileroptions.pp(92,36) Hint: (5024) Parameter "UsePathDelim" not used
(9009) Assembling compileroptions
(3104) Compiling applicationbundle.pas
(9009) Assembling applicationbundle
(3104) Compiling miscoptions.pas
(3104) Compiling buildprofilemanager.pas
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(144,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(145,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(147,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(149,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(150,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(151,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(152,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildprofilemanager.pas(148,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling buildprofilemanager
(9009) Assembling miscoptions
(3104) Compiling project.pp
(3104) Compiling projectresources.pas
(3104) Compiling w32manifest.pas
/Users/user/source/repos/laz_trunk/ide/w32manifest.pas(85,80) Hint: (5024) Parameter "MainFilename" not used
(9009) Assembling w32manifest
(3104) Compiling w32versioninfo.pas
/Users/user/source/repos/laz_trunk/ide/w32versioninfo.pas(117,18) Hint: (5024) Parameter "MainFilename" not used
/Users/user/source/repos/laz_trunk/ide/w32versioninfo.pas(109,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/w32versioninfo.pas(114,33) Hint: (5024) Parameter "AResources" not used
/Users/user/source/repos/laz_trunk/ide/w32versioninfo.pas(115,37) Hint: (5024) Parameter "SaveToTestDir" not used
(9009) Assembling w32versioninfo
(3104) Compiling projecticon.pas
/Users/user/source/repos/laz_trunk/ide/projecticon.pas(230,26) Hint: (5091) Local variable "NewData" of a managed type does not seem to be initialized
(9009) Assembling projecticon
(3104) Compiling projectuserresources.pas
(9009) Assembling projectuserresources
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/ide/projectresources.pas(159,23) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling projectresources
(3104) Compiling runparamsopts.pas
(3104) Compiling sysvaruseroverridedlg.pas
/Users/user/source/repos/laz_trunk/ide/sysvaruseroverridedlg.pas(56,17) Hint: (5091) Local variable "Vals" of a managed type does not seem to be initialized
(9009) Assembling sysvaruseroverridedlg
(3104) Compiling inputhistory.pas
(3104) Compiling diffpatch.pas
/Users/user/source/repos/laz_trunk/ide/diffpatch.pas(730,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling diffpatch
/Users/user/source/repos/laz_trunk/ide/inputhistory.pas(216,41) Hint: (5024) Parameter "Title" not used
(9009) Assembling inputhistory
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(161,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(170,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(171,46) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(168,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(162,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(163,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(163,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(164,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(165,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(169,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(166,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(167,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(173,47) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(173,69) Hint: (5024) Parameter "Item" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(174,12) Hint: (5024) Parameter "Selected" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(175,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(176,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(177,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/runparamsopts.pas(178,46) Hint: (5024) Parameter "Sender" not used
(9009) Assembling runparamsopts
(3104) Compiling projectdefs.pas
(9009) Assembling projectdefs
(3104) Compiling editdefinetree.pas
(9009) Assembling editdefinetree
(3104) Compiling /Users/user/source/repos/laz_trunk/packager/projpackcommon.pas
(9009) Assembling projpackcommon
(3104) Compiling /Users/user/source/repos/laz_trunk/packager/packagedefs.pas
/Users/user/source/repos/laz_trunk/packager/packagedefs.pas(883,22) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/packager/packagedefs.pas(570,44) Hint: (5024) Parameter "TheMacro" not used
/Users/user/source/repos/laz_trunk/packager/packagedefs.pas(575,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/packagedefs.pas(669,42) Hint: (5024) Parameter "RemoveFromUsesSection" not used
(9009) Assembling packagedefs
(3104) Compiling /Users/user/source/repos/laz_trunk/packager/packagesystem.pas
(3104) Compiling /Users/user/source/repos/laz_trunk/packager/packagelinks.pas
/Users/user/source/repos/laz_trunk/packager/packagelinks.pas(117,41) Hint: (5024) Parameter "Data" not used
(9009) Assembling packagelinks
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(251,62) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(252,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(253,66) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(254,47) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(255,67) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(256,48) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(257,66) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(258,47) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(259,63) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(260,47) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(261,65) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(262,47) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(238,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/packagesystem.pas(404,27) Hint: (5024) Parameter "Flags" not used
(9009) Assembling packagesystem
/Users/user/source/repos/laz_trunk/ide/project.pp(1193,3) Warning: (6018) Unreachable code
/Users/user/source/repos/laz_trunk/ide/project.pp(807,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/project.pp(837,46) Hint: (5024) Parameter "TheMacro" not used
/Users/user/source/repos/laz_trunk/ide/project.pp(825,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/project.pp(519,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/project.pp(520,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/project.pp(623,29) Hint: (5024) Parameter "Sender" not used
(9009) Assembling project
(3104) Compiling /Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(119,55) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(120,29) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(121,16) Hint: (5024) Parameter "PaintImages" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(121,34) Hint: (5024) Parameter "DefaultDraw" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(122,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(122,64) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(123,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(124,46) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(125,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(125,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(126,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(127,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/packager/interpkgconflictfiles.pas(622,36) Hint: (5024) Parameter "IsIncDir" not used
(9009) Assembling interpkgconflictfiles
(3104) Compiling buildlazdialog.pas
(3104) Compiling mainbar.pas
/Users/user/source/repos/laz_trunk/ide/mainbar.pas(379,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/mainbar.pas(380,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/mainbar.pas(387,38) Hint: (5024) Parameter "Exclude" not used
/Users/user/source/repos/laz_trunk/ide/mainbar.pas(790,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/mainbar.pas(378,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/mainbar.pas(377,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling mainbar
(3104) Compiling genericlisteditor.pas
(9009) Assembling genericlisteditor
(3104) Compiling genericchecklist.pas
/Users/user/source/repos/laz_trunk/ide/genericchecklist.pas(22,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/genericchecklist.pas(21,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/genericchecklist.pas(21,60) Hint: (5024) Parameter "Index" not used
(9009) Assembling genericchecklist
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(133,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(134,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(135,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(136,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(137,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(1150,3) Note: (5027) Local variable "lExpandedName" is assigned but never used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(139,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(129,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(130,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(138,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(131,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(132,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(132,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(125,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(127,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildlazdialog.pas(128,40) Hint: (5024) Parameter "Sender" not used
(9009) Assembling buildlazdialog
(3104) Compiling buildmanager.pas
(3104) Compiling etpas2jsmsgparser.pas
/Users/user/source/repos/laz_trunk/ide/etpas2jsmsgparser.pas(46,36) Hint: (5024) Parameter "CompilerFilename" not used
/Users/user/source/repos/laz_trunk/ide/etpas2jsmsgparser.pas(46,59) Hint: (5024) Parameter "TargetOS" not used
/Users/user/source/repos/laz_trunk/ide/etpas2jsmsgparser.pas(46,74) Hint: (5024) Parameter "TargetCPU" not used
(9009) Assembling etpas2jsmsgparser
(3104) Compiling compiler.pp
/Users/user/source/repos/laz_trunk/ide/compiler.pp(795,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/compiler.pp(1304,55) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/ide/compiler.pp(1327,53) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/ide/compiler.pp(1336,46) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling compiler
(3104) Compiling fpcsrcscan.pas
(3104) Compiling progresswnd.pas
(9009) Assembling progresswnd
(3104) Compiling basebuildmanager.pas
(9009) Assembling basebuildmanager
(9009) Assembling fpcsrcscan
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(92,43) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(92,75) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(93,37) Hint: (5024) Parameter "Depth" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(94,46) Hint: (5024) Parameter "Options" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(97,44) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(97,70) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(98,39) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(88,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(1807,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(115,66) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(116,40) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(117,66) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(118,40) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(119,50) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(119,76) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(120,37) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(123,63) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(124,40) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(109,48) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(110,46) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(111,41) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(111,67) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(112,46) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(148,42) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(154,41) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(155,50) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(156,41) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(157,52) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(157,78) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(158,50) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(159,54) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(159,80) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(160,52) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(161,53) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(161,79) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(162,51) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(144,38) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(105,41) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(105,67) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(106,39) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(121,41) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(121,67) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(122,39) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(125,43) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(125,69) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(126,41) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(133,43) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(133,69) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(134,41) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(149,45) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(149,71) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(150,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(151,45) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(151,71) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(152,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(145,48) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(145,74) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(146,46) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(141,45) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(141,71) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(142,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(135,49) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(135,75) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(136,47) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(139,47) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(139,73) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(140,45) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(127,46) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(127,72) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(128,44) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(129,49) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(129,75) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(130,45) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(137,46) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(137,72) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(138,44) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(131,45) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(131,71) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(132,43) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(99,59) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(100,36) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(101,64) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(102,41) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(103,45) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(103,71) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(104,36) Hint: (5024) Parameter "Abort" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(113,39) Hint: (5024) Parameter "Param" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(113,65) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/ide/buildmanager.pas(114,37) Hint: (5024) Parameter "Abort" not used
(9009) Assembling buildmanager
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(86,48) Hint: (5024) Parameter "Filename" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(83,45) Hint: (5024) Parameter "Code" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(84,21) Hint: (5024) Parameter "Filename" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(103,38) Hint: (5024) Parameter "DlgType" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(103,65) Hint: (5024) Parameter "Buttons" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(104,44) Hint: (5024) Parameter "HelpKeyword" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(106,39) Hint: (5024) Parameter "DlgType" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(106,66) Hint: (5024) Parameter "Buttons" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(107,45) Hint: (5024) Parameter "HelpKeyword" not used
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(397,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(629,97) Hint: (5091) Local variable "InheritedOptionStrings" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/ide/lazbuild.lpr(1485,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling lazbuild
(9022) Compiling resource ../units/aarch64-darwin/nogui/lazbuild.or
(9015) Linking ../lazbuild
(1008) 78496 lines compiled, 7.4 sec
(1021) 26 warning(s) issued
(1022) 335 hint(s) issued
(1023) 41 note(s) issued
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/freetype
/bin/rm -f lib/aarch64-darwin/freetypelaz.ppu
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 freetypelaz.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling freetypelaz.pas
(9009) Assembling freetypelaz
(1008) 23 lines compiled, 0.1 sec
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/freetypelaz.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lcl
/bin/rm -f units/aarch64-darwin/alllclunits.ppu
/usr/local/bin/ppca64 -gl -Sic -gw -Fu../packager/units/aarch64-darwin -Fu../components/lazutils/lib/aarch64-darwin -Fu../components/freetype/lib/aarch64-darwin -Fu. -Funonwin32 -Fuforms -Fuwidgetset -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -Fiinclude -FE. -FUunits/aarch64-darwin -daarch64 alllclunits.pp
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling alllclunits.pp
Assembling alllclunits
42 lines compiled, 0.3 sec
/bin/cp -f Makefile.compiled units/aarch64-darwin/LCLBase.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C interfaces all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C cocoa all
/bin/rm -f ../../units/aarch64-darwin/cocoa/lcl.ppu \
../../units/aarch64-darwin/cocoa/lcl.o
/bin/mkdir -p ../../units/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -gw -gl -dcocoa -Fu../../units/aarch64-darwin -Fu../../../packager/units/aarch64-darwin -Fu../../../components/lazutils/lib/aarch64-darwin -Fu.. -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FU../../units/aarch64-darwin/cocoa -daarch64 ../lcl.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for AArch64
Compiling ../lcl.pas
Compiling alllclintfunits.pas
Compiling agl.pp
Assembling agl
Compiling cocoa_extra.pas
Assembling cocoa_extra
Compiling cocoacaret.pas
Compiling cocoagdiobjects.pas
Compiling cocoautils.pas
cocoautils.pas(591,3) Note: Local variable "r" not used
cocoautils.pas(985,3) Warning: Symbol "NSYearCalendarUnit" is deprecated: "in 10_4, 10_10, 2_0, 8_0, "Use NSCalendarUnitYear instead""
cocoautils.pas(986,3) Warning: Symbol "NSMonthCalendarUnit" is deprecated: "in 10_4, 10_10, 2_0, 8_0, "Use NSCalendarUnitMonth instead""
cocoautils.pas(987,3) Warning: Symbol "NSDayCalendarUnit" is deprecated: "in 10_4, 10_10, 2_0, 8_0, "Use NSCalendarUnitDay instead""
cocoautils.pas(988,3) Warning: Symbol "NSHourCalendarUnit" is deprecated: "in 10_4, 10_10, 2_0, 8_0, "Use NSCalendarUnitHour instead""
cocoautils.pas(989,3) Warning: Symbol "NSMinuteCalendarUnit" is deprecated: "in 10_4, 10_10, 2_0, 8_0, "Use NSCalendarUnitMinute instead""
cocoautils.pas(989,26) Warning: Symbol "NSSecondCalendarUnit" is deprecated: "in 10_4, 10_10, 2_0, 8_0, "Use NSCalendarUnitSecond instead""
Assembling cocoautils
Compiling cocoaint.pas
Compiling cocoaprivate.pas
cocoaprivate.pas(1458,3) Note: Local variable "ctx" is assigned but never used
Assembling cocoaprivate
Compiling cocoawsmenus.pas
Compiling cocoawscommon.pas
Compiling cocoacaret.pas
Assembling cocoacaret
Compiling cocoascrollers.pas
cocoascrollers.pas(435,33) Warning: Symbol "scrollerWidth" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoascrollers.pas(436,33) Warning: Symbol "scrollerWidth" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoascrollers.pas(510,3) Note: Local variable "r" not used
cocoascrollers.pas(511,3) Note: Local variable "f" is assigned but never used
cocoascrollers.pas(578,34) Warning: Symbol "scrollerWidth" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoascrollers.pas(597,34) Warning: Symbol "scrollerWidth" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoascrollers.pas(823,55) Warning: Symbol "convertScreenToBase" is deprecated: "in 10_0, 10_7, "Use -convertRectFromScreen: instead""
Assembling cocoascrollers
Compiling cocoaint.pas
Compiling cocoawsmenus.pas
Compiling cocoaint.pas
Compiling cocoawsforms.pas
Compiling cocoawsstdctrls.pas
Compiling cocoabuttons.pas
cocoabuttons.pas(209,3) Note: Local variable "lBtnHeight" not used
cocoabuttons.pas(209,15) Note: Local variable "lDiff" not used
cocoabuttons.pas(210,3) Note: Local variable "lRoundBtnSize" not used
cocoabuttons.pas(345,5) Note: Local variable "ctx" not used
Assembling cocoabuttons
Compiling cocoatables.pas
Compiling cocoathemes.pas
cocoathemes.pas(143,3) Note: Local variable "Appear" not used
cocoathemes.pas(503,3) Note: Local variable "ButtonDrawInfo" not used
cocoathemes.pas(504,3) Note: Local variable "LabelRect" not used
cocoathemes.pas(966,35) Warning: Symbol "NSMomentaryPushButton" is deprecated: "in 10_0, 10_9"
Assembling cocoathemes
cocoatables.pas(833,3) Note: Local variable "Unsel" not used
cocoatables.pas(881,3) Note: Local variable "isSel" not used
cocoatables.pas(912,3) Note: Local variable "idx" not used
cocoatables.pas(975,3) Note: Local variable "lStringList" not used
cocoatables.pas(977,3) Note: Local variable "StrResult" not used
cocoatables.pas(1021,3) Note: Local variable "ImageIndex" not used
cocoatables.pas(1023,3) Note: Local variable "Img" not used
cocoatables.pas(1183,3) Note: Local variable "StrValue" not used
Assembling cocoatables
Compiling cocoatextedits.pas
cocoatextedits.pas(454,3) Note: Local variable "lFieldEditor" not used
cocoatextedits.pas(560,15) Warning: Class types "NSTextDelegateProtocol" and "NSObject" are not related
cocoatextedits.pas(748,8) Warning: Class types "NSTextDelegateProtocol" and "NSObject" are not related
cocoatextedits.pas(755,40) Warning: Class types "NSTextDelegateProtocol" and "NSObject" are not related
cocoatextedits.pas(1613,3) Note: Local variable "r" not used
cocoatextedits.pas(1614,3) Note: Local variable "rr" not used
cocoatextedits.pas(2024,12) Warning: Class types "NSTextDelegateProtocol" and "NSObject" are not related
Assembling cocoatextedits
Compiling cocoaint.pas
Compiling cocoawsforms.pas
Compiling cocoawindows.pas
cocoawindows.pas(964,3) Note: Local variable "prc" not used
Assembling cocoawindows
cocoawsforms.pas(76,20) Note: Virtual method "class CreateHandle(const TWinControl;const TCreateParams):QWord;" has a lower visibility (public) than parent class TWSWinControl (published)
cocoawsforms.pas(77,21) Note: Virtual method "class SetBorderStyle(const TWinControl;const TBorderStyle);" has a lower visibility (public) than parent class TWSWinControl (published)
Compiling cocoaint.pas
Compiling cocoawsclipboard.pas
cocoawsclipboard.pas(272,50) Warning: Symbol "imagePasteboardTypes" is deprecated: "in 10_0, 10_10, "Use +imageTypes instead""
Assembling cocoawsclipboard
Compiling cocoawsfactory.pas
Compiling cocoawsbuttons.pas
cocoawsbuttons.pas(70,24) Warning: Unreachable code
Assembling cocoawsbuttons
Compiling cocoawsextctrls.pas
Assembling cocoawsextctrls
Compiling cocoawscomctrls.pas
Compiling cocoatabcontrols.pas
cocoatabcontrols.pas(161,3) Note: Local variable "r" not used
cocoatabcontrols.pas(242,3) Note: Local variable "x" not used
cocoatabcontrols.pas(242,5) Note: Local variable "y" not used
cocoatabcontrols.pas(251,3) Note: Local variable "v" not used
cocoatabcontrols.pas(437,3) Note: Local variable "idx" not used
cocoatabcontrols.pas(480,3) Note: Local variable "r" not used
Assembling cocoatabcontrols
cocoawscomctrls.pas(639,3) Note: Local variable "lTitle" not used
cocoawscomctrls.pas(818,13) Warning: Range check error while evaluating constants (9223372036854775807 must be between -2147483648 and 2147483647)
cocoawscomctrls.pas(896,3) Note: Local variable "lOldTabStyle" is assigned but never used
cocoawscomctrls.pas(909,3) Note: Local variable "lOldTabStyle" is assigned but never used
cocoawscomctrls.pas(1305,3) Warning: Case statement does not handle all possible cases
cocoawscomctrls.pas(1619,3) Warning: Case statement does not handle all possible cases
cocoawscomctrls.pas(1840,3) Note: Local variable "x" not used
cocoawscomctrls.pas(1840,5) Note: Local variable "y" not used
cocoawscomctrls.pas(1937,5) Note: Local variable "itm" not used
Assembling cocoawscomctrls
Compiling cocoawsdialogs.pas
Compiling cocoaint.pas
Compiling cocoawsfactory.pas
Compiling cocoawsspin.pas
Assembling cocoawsspin
Compiling cocoawschecklst.pas
Assembling cocoawschecklst
Compiling cocoawsdatepicker.pas
Compiling cocoadatepicker.pas
Assembling cocoadatepicker
cocoawsdatepicker.pas(51,3) Note: Local variable "ns" not used
cocoawsdatepicker.pas(52,3) Note: Local variable "nsc" not used
cocoawsdatepicker.pas(87,3) Note: Local variable "Params" not used
Assembling cocoawsdatepicker
Assembling cocoawsfactory
cocoaint.pas(165,14) Note: Virtual method "PromptUser(const AnsiString;const AnsiString;LongInt;PLongint;LongInt;LongInt;LongInt):LongInt;" has a lower visibility (protected) than parent class TWidgetSet (public)
cocoaint.pas(168,14) Note: Virtual method "MessageBox(HWND;PChar;PChar;LongWord):LongInt;" has a lower visibility (protected) than parent class TWidgetSet (public)
cocoaint.pas(354,3) Note: Local variable "l" not used
cocoaobject.inc(534,3) Note: Local variable "vis" not used
cocoaobject.inc(641,3) Note: Local variable "HasAlpha" is assigned but never used
cocoaobject.inc(693,3) Warning: Case statement does not handle all possible cases
cocoawinapi.inc(98,3) Note: Local variable "r" not used
cocoawinapi.inc(1335,3) Note: Local variable "lView" not used
cocoawinapi.inc(1497,3) Note: Local variable "winrect" not used
cocoawinapi.inc(1601,47) Warning: Symbol "scrollerWidth" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoawinapi.inc(1604,45) Warning: Symbol "scrollerWidth" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoawinapi.inc(1587,3) Note: Local variable "sc" not used
cocoawinapi.inc(1647,3) Note: Local variable "sc" not used
cocoawinapi.inc(1820,3) Note: Local variable "sys" not used
cocoawinapi.inc(2260,11) Warning: Class types "NSTextDelegateProtocol" and "NSObject" are not related
cocoawinapi.inc(2234,3) Note: Local variable "Obj" not used
cocoawinapi.inc(2237,3) Note: Local variable "view" not used
cocoawinapi.inc(2718,83) Warning: Symbol "scrollerWidthForControlSize" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoawinapi.inc(2742,83) Warning: Symbol "scrollerWidthForControlSize" is deprecated: "in 10_0, 10_7, "Use +scrollerWidthForControlSize:scrollerStyle: instead""
cocoalclintf.inc(187,66) Warning: Symbol "beginSheetModalForWindow_modalDelegate_didEndSelector_contextInfo" is deprecated: "in 10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead""
cocoalclintf.inc(323,12) Warning: Symbol "beginSheetModalForWindow_modalDelegate_didEndSelector_contextInfo" is deprecated: "in 10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead""
cocoalclintf.inc(333,36) Warning: Symbol "NSCancelButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseCancel instead""
cocoalclintf.inc(239,3) Note: Local variable "Str" not used
cocoalclintf.inc(362,5) Warning: Symbol "endSheet" is deprecated: "in 10_0, 10_10, "Use -[NSWindow endSheet:] instead""
cocoalclintf.inc(363,60) Warning: Symbol "NSCancelButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseCancel instead""
Assembling cocoaint
cocoawsdialogs.pas(440,38) Warning: Symbol "NSOKButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseOK instead""
cocoawsdialogs.pas(446,40) Warning: Symbol "filenames" is deprecated: "in 10_0, 10_6"
cocoawsdialogs.pas(702,18) Note: Local variable "lExtParser" not used
cocoawsdialogs.pas(893,3) Note: Local variable "lExtStr" not used
cocoawsdialogs.pas(893,12) Note: Local variable "lCurExtStr" not used
cocoawsdialogs.pas(896,3) Note: Local variable "item" not used
Assembling cocoawsdialogs
cocoawsforms.pas(417,3) Note: Local variable "i" not used
cocoawsforms.pas(640,3) Note: Local variable "btn" is assigned but never used
cocoawsforms.pas(846,3) Note: Local variable "wcb" not used
Assembling cocoawsforms
cocoawsstdctrls.pas(522,3) Note: Local variable "SubView" not used
cocoawsstdctrls.pas(808,3) Note: Local variable "cb" not used
cocoawsstdctrls.pas(854,3) Note: Local variable "buttonState" not used
cocoawsstdctrls.pas(865,3) Note: Local variable "lOldSize" is assigned but never used
cocoawsstdctrls.pas(1058,10) Warning: Class types "NSTextField" and "NSTextField_LCLExt" are not related
cocoawsstdctrls.pas(1090,11) Warning: Class types "NSTextDelegateProtocol" and "NSObject" are not related
cocoawsstdctrls.pas(1072,3) Note: Local variable "t" is assigned but never used
cocoawsstdctrls.pas(1073,3) Note: Local variable "isFocused" not used
cocoawsstdctrls.pas(1074,3) Note: Local variable "r" not used
cocoawsstdctrls.pas(1075,3) Note: Local variable "b" not used
cocoawsstdctrls.pas(1305,6) Note: Local variable "ed" not used
cocoawsstdctrls.pas(1452,3) Note: Local variable "ns" not used
cocoawsstdctrls.pas(1455,3) Note: Local variable "r" not used
cocoawsstdctrls.pas(1456,3) Note: Local variable "layoutSize" not used
cocoawsstdctrls.pas(1640,3) Note: Local variable "ns" not used
cocoawsstdctrls.pas(2197,3) Note: Local variable "lPoint" not used
cocoawsstdctrls.pas(2212,3) Note: Local variable "r" not used
Assembling cocoawsstdctrls
cocoawsmenus.pas(192,3) Note: Local variable "key" not used
cocoawsmenus.pas(193,3) Note: Local variable "mask" not used
cocoawsmenus.pas(244,3) Note: Local variable "nskey" not used
cocoawsmenus.pas(244,19) Note: Local variable "nssubmeykey" not used
cocoawsmenus.pas(809,3) Note: Local variable "mn" not used
cocoawsmenus.pas(829,3) Note: Local variable "res" is assigned but never used
cocoawsmenus.pas(830,3) Note: Local variable "mnu" not used
Assembling cocoawsmenus
cocoawscommon.pas(371,3) Note: Local variable "lView" not used
cocoawscommon.pas(932,3) Note: Local variable "MSGKINDUP" not used
cocoawscommon.pas(1257,3) Note: Local variable "SizeType" not used
cocoawscommon.pas(1369,3) Note: Local variable "b" not used
cocoawscommon.pas(1644,41) Warning: Symbol "userSpaceScaleFactor" is deprecated: "in 10_4, 10_7, "Use -convertRectToBacking: and -backingScaleFactor instead""
cocoawscommon.pas(1738,3) Note: Local variable "cb" not used
cocoawscommon.pas(1739,3) Note: Local variable "r" not used
cocoawscommon.pas(1775,3) Note: Local variable "Cell" not used
cocoawscommon.pas(1776,3) Note: Local variable "Str" not used
cocoawscommon.pas(1777,3) Note: Local variable "NewStr" not used
cocoawscommon.pas(1778,3) Note: Local variable "Range" not used
cocoawscommon.pas(1910,3) Note: Local variable "obj" not used
Assembling cocoawscommon
cocoagdiobjects.pas(621,3) Note: Local variable "FTmpFont" not used
cocoagdiobjects.pas(906,7) Warning: Case statement does not handle all possible cases
cocoagdiobjects.pas(1331,3) Note: Local variable "scnt" not used
cocoagdiobjects.pas(1454,3) Note: Local variable "Range" is assigned but never used
cocoagdiobjects.pas(1472,19) Warning: Function result variable of a managed type does not seem to be initialized
cocoagdiobjects.pas(2889,26) Warning: Unreachable code
cocoagdiobjects.pas(3450,3) Note: Local variable "ADashes" not used
cocoagdiobjects.pas(3451,3) Note: Local variable "ADashLen" not used
cocoagdiobjects.pas(3452,3) Note: Local variable "StatDash" not used
cocoagdiobjects.pas(3453,3) Note: Local variable "isCosm" not used
cocoagdiobjects.pas(3454,3) Note: Local variable "WidthMul" not used
Assembling cocoagdiobjects
Compiling interfaces.pas
Assembling interfaces
Assembling alllclintfunits
Assembling lcl
35506 lines compiled, 2.5 sec
40 warning(s) issued
102 note(s) issued
/bin/cp -f Makefile.compiled ../../units/aarch64-darwin/cocoa/LCL.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/buildintf
/bin/rm -f units/aarch64-darwin/buildintf.ppu
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin -daarch64 buildintf.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling buildintf.pas
(9009) Assembling buildintf
(1008) 24 lines compiled, 0.1 sec
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/BuildIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/debuggerintf
/bin/rm -f lib/aarch64-darwin/debuggerintf.ppu
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -venibq -vw-h- -vm4046 -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 debuggerintf.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling debuggerintf.pas
(9009) Assembling debuggerintf
(1008) 22 lines compiled, 0.1 sec
/bin/cp -f Makefile.compiled lib/aarch64-darwin/DebuggerIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/lazcontrols
/bin/rm -f lib/aarch64-darwin/cocoa/lazcontrols.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 lazcontrols.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazcontrols.pas
(3104) Compiling checkboxthemed.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/checkboxthemed.pas(62,43) Hint: (5024) Parameter "WithThemeSpace" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/checkboxthemed.pas(63,42) Hint: (5024) Parameter "Message" not used
(9009) Assembling checkboxthemed
(3104) Compiling dividerbevel.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/dividerbevel.pas(283,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/dividerbevel.pas(55,31) Hint: (5024) Parameter "WithThemeSpace" not used
(9009) Assembling dividerbevel
(3104) Compiling extendednotebook.pas
(9009) Assembling extendednotebook
(3104) Compiling listfilteredit.pas
(9009) Assembling listfilteredit
(3104) Compiling listviewfilteredit.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
(9009) Assembling listviewfilteredit
(3104) Compiling treefilteredit.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazcontrols/treefilteredit.pas(87,35) Hint: (5024) Parameter "Sender" not used
(9009) Assembling treefilteredit
(3104) Compiling shortpathedit.pas
(9009) Assembling shortpathedit
(3104) Compiling lvlgraphctrl.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(870,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(871,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(878,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(978,19) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(664,33) Hint: (5024) Parameter "Palette" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1083,21) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1265,50) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1271,33) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1277,51) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(785,40) Hint: (5024) Parameter "LvlCount" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1293,17) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1301,51) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1307,50) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1313,51) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1334,17) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1569,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1569,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1584,51) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1586,28) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1587,20) Note: (6058) Call to subroutine "function TMinXGraph.GraphNodeToNode(GraphNode:TLvlGraphNode):TMinXNode;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(1587,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(551,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(553,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2387,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(552,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(549,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2500,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2509,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2510,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2517,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2580,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2768,27) Hint: (5091) Local variable "LevelTxtWidths" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2832,70) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2833,37) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2842,70) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(2843,38) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3046,22) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(573,36) Hint: (5024) Parameter "DC" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3177,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3287,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3550,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3551,47) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3553,48) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3776,27) Hint: (5091) Local variable "BackEdgeList" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3788,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3796,54) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3798,55) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3702,20) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3705,58) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3707,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3712,20) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3718,57) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3720,58) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3740,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3745,55) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3747,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3755,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3758,56) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3760,55) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3672,18) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3675,53) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3677,52) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3633,16) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3636,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(3639,19) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4235,19) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4239,39) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4241,46) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4322,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4326,29) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4327,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4339,25) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4354,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4442,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4518,27) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4522,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4529,24) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4530,36) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4531,40) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4534,34) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4634,56) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4638,82) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4637,64) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4637,64) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4638,82) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4617,42) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4599,12) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4602,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4603,41) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4604,27) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4604,27) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4892,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4934,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4944,21) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(4945,17) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(5049,23) Note: (6058) Call to subroutine "function TLvlGraphNode.InEdgeCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(5050,31) Note: (6058) Call to subroutine "function TLvlGraphNode.GetInEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazcontrols/lvlgraphctrl.pas(5092,32) Note: (6058) Call to subroutine "function TLvlGraphNode.GetOutEdges(Index:LongInt):TLvlGraphEdge;" marked as inline is not inlined
(9009) Assembling lvlgraphctrl
(3104) Compiling extendedtabcontrols.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(27,32) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(27,58) Hint: (5024) Parameter "Root" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(141,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(146,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(672,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/extendedtabcontrols.pas(712,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling extendedtabcontrols
(3104) Compiling spinex.pp
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.inc(74,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(165,30) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(166,34) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(125,58) Hint: (5024) Parameter "AllowChange" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(126,37) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.inc(74,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(127,49) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(165,30) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/spinex.pp(166,34) Hint: (5024) Parameter "Key" not used
(9009) Assembling spinex
(3104) Compiling smallorderedseteditor.pas
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(42,51) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(43,29) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(44,29) Hint: (5024) Parameter "DefaultDraw" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(45,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(45,60) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(46,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(47,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(48,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazcontrols/smallorderedseteditor.pas(49,33) Hint: (5024) Parameter "Sender" not used
(9009) Assembling smallorderedseteditor
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,3) Hint: (5023) Unit "CheckBoxThemed" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,19) Hint: (5023) Unit "DividerBevel" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,33) Hint: (5023) Unit "ExtendedNotebook" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(11,51) Hint: (5023) Unit "ListFilterEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,3) Hint: (5023) Unit "ListViewFilterEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,23) Hint: (5023) Unit "TreeFilterEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,39) Hint: (5023) Unit "ShortPathEdit" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(12,54) Hint: (5023) Unit "LvlGraphCtrl" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(13,3) Hint: (5023) Unit "ExtendedTabControls" not used in LazControls
/Users/user/source/repos/laz_trunk/components/lazcontrols/lazcontrols.pas(13,32) Hint: (5023) Unit "SmallOrderedSetEditor" not used in LazControls
(9009) Assembling lazcontrols
(1008) 10652 lines compiled, 1.3 sec
(1021) 10 warning(s) issued
(1022) 72 hint(s) issued
(1023) 102 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/LazControls.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/ideintf
/bin/rm -f units/aarch64-darwin/cocoa/ideintf.ppu
/bin/mkdir -p units/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -Fiimages -FE. -FUunits/aarch64-darwin/cocoa -daarch64 ideintf.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling ideintf.pas
(3104) Compiling actionseditor.pas
(3104) Compiling objinspstrconsts.pas
(1010) Writing Resource String Table file: objinspstrconsts.rsj
(9009) Assembling objinspstrconsts
(3104) Compiling componenteditors.pas
(3104) Compiling lazstringgridedit.pas
(3104) Compiling idewindowintf.pas
(3104) Compiling lazideintf.pas
(3104) Compiling ideopteditorintf.pas
(3104) Compiling editorsyntaxhighlighterdef.pas
(9009) Assembling editorsyntaxhighlighterdef
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(81,36) Hint: (5024) Parameter "AOptions" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(376,32) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(397,32) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(402,32) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(407,34) Hint: (5024) Parameter "AControl" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideopteditorintf.pas(412,28) Hint: (5024) Parameter "AControl" not used
(9009) Assembling ideopteditorintf
(3104) Compiling srceditorintf.pas
(3104) Compiling idecommands.pas
(3104) Compiling ideimagesintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(41,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(41,72) Hint: (5024) Parameter "AImageWidth" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(42,12) Hint: (5024) Parameter "APPI" not used
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(195,44) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead."
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(209,55) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead."
/Users/user/source/repos/laz_trunk/components/ideintf/ideimagesintf.pas(281,46) Warning: (5066) Symbol "CreateImage" is deprecated: "Don't use this, use image lists instead."
(9009) Assembling ideimagesintf
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(640,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(640,64) Hint: (5024) Parameter "Done" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(711,43) Hint: (5024) Parameter "aShortCut" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idecommands.pas(711,59) Hint: (5024) Parameter "aShortCutKey2" not used
(9009) Assembling idecommands
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(218,36) Hint: (5024) Parameter "AKey" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(218,55) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,23) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,31) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,48) Hint: (5024) Parameter "ItemSelected" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(219,76) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(220,37) Hint: (5024) Parameter "AKey" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(220,56) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(221,31) Hint: (5024) Parameter "ItemSelected" not used
/Users/user/source/repos/laz_trunk/components/ideintf/srceditorintf.pas(221,59) Hint: (5024) Parameter "Index" not used
(9009) Assembling srceditorintf
/Users/user/source/repos/laz_trunk/components/ideintf/lazideintf.pas(530,46) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazideintf.pas(534,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazideintf.pas(21,20) Hint: (5023) Unit "LazHelpHTML" not used in LazIDEIntf
(9009) Assembling lazideintf
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(104,53) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(205,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(205,53) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(1460,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(257,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(263,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(1738,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(445,39) Hint: (5024) Parameter "AForm" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(446,52) Hint: (5024) Parameter "AIDEWindow" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(447,18) Hint: (5024) Parameter "AAdjustHeight" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idewindowintf.pas(447,53) Hint: (5024) Parameter "ANewHeight" not used
(9009) Assembling idewindowintf
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(48,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(47,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(43,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(44,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(45,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(46,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(49,44) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/lazstringgridedit.pas(50,12) Hint: (5024) Parameter "aState" not used
(9009) Assembling lazstringgridedit
(3104) Compiling checklistboxeditordlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(49,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(43,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(44,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(45,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(46,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(47,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(48,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checklistboxeditordlg.pas(51,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling checklistboxeditordlg
(3104) Compiling checkgroupeditordlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(48,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(47,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(47,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(43,23) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(44,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(46,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(52,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(51,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(50,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(49,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(45,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/checkgroupeditordlg.pas(54,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling checkgroupeditordlg
(3104) Compiling propedits.pp
(3104) Compiling propeditutils.pp
(9009) Assembling propeditutils
(3104) Compiling frmselectprops.pas
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(50,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(48,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(49,16) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(46,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(46,65) Hint: (5024) Parameter "User" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(47,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(43,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(44,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/frmselectprops.pas(45,28) Hint: (5024) Parameter "Sender" not used
(9009) Assembling frmselectprops
(3104) Compiling stringspropeditdlg.pas
(3104) Compiling texttools.pas
(9009) Assembling texttools
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(39,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(39,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(38,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/stringspropeditdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling stringspropeditdlg
(3104) Compiling keyvalpropeditdlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(34,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(33,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(33,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/keyvalpropeditdlg.pas(35,31) Hint: (5024) Parameter "Sender" not used
(9009) Assembling keyvalpropeditdlg
(3104) Compiling collectionpropeditform.pas
(3104) Compiling propedits.pp
(3104) Compiling filefilterpropeditor.pas
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(24,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(23,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(23,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(25,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(26,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(27,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(27,60) Hint: (5024) Parameter "aCol" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(27,71) Hint: (5024) Parameter "aRow" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(28,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/filefilterpropeditor.pas(29,38) Hint: (5024) Parameter "Sender" not used
(9009) Assembling filefilterpropeditor
(3104) Compiling pagespropeditdlg.pas
(3104) Compiling idedialogs.pas
/Users/user/source/repos/laz_trunk/components/ideintf/idedialogs.pas(154,23) Hint: (5091) Local variable "NewButtons" of a managed type does not seem to be initialized
(9009) Assembling idedialogs
(3104) Compiling propedits.pp
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1209,37) Hint: (5024) Parameter "ASelection" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1209,80) Hint: (5024) Parameter "AProperties" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1191,29) Hint: (5024) Parameter "ADesigner" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1191,57) Hint: (5024) Parameter "AHook" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2044,38) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2051,67) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2787,87) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2787,87) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(306,12) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(306,45) Hint: (5024) Parameter "IsTrue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2987,47) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(2998,31) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3087,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(308,12) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(331,34) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(361,27) Hint: (5024) Parameter "HintType" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(361,57) Hint: (5024) Parameter "x" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(361,65) Hint: (5024) Parameter "y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(367,30) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3326,50) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3408,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(371,35) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(388,64) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(386,43) Hint: (5024) Parameter "AValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(386,68) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(387,37) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(387,64) Hint: (5024) Parameter "AWidth" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3555,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(390,60) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(392,34) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(393,44) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(393,72) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(394,42) Hint: (5024) Parameter "AHeight" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(3583,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(396,33) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(406,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(406,59) Hint: (5024) Parameter "AnItem" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1082,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1084,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1085,41) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1086,12) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1088,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1089,37) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1090,12) Hint: (5024) Parameter "Proc" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1091,36) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1092,12) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1118,12) Hint: (5024) Parameter "Element" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(694,33) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(7564,77) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(7570,23) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1700,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1702,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1703,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/propedits.pp(1706,38) Hint: (5024) Parameter "Value" not used
(9009) Assembling propedits
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(38,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(40,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(39,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(41,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(42,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(43,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(44,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/pagespropeditdlg.pas(45,33) Hint: (5024) Parameter "Sender" not used
(9009) Assembling pagespropeditdlg
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(38,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(37,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(37,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(39,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(36,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(33,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(34,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(51,36) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/collectionpropeditform.pas(51,67) Hint: (5024) Parameter "Select" not used
(9009) Assembling collectionpropeditform
(3104) Compiling componentreg.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1591,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1591,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1601,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1601,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1596,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1596,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1660,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1660,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1670,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1670,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1665,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1665,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1680,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1680,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1675,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1675,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1685,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1685,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1697,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1697,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1691,8) Note: (6058) Call to subroutine "function TFPGMap<System.AnsiString,ComponentReg.TComponentPriority>.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1702,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1702,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1707,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1707,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/ideintf/componentreg.pas(167,46) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componentreg.pas(261,27) Hint: (5024) Parameter "ForceUpdateAll" not used
(9009) Assembling componentreg
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(203,29) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(204,12) Hint: (5024) Parameter "ADesigner" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(244,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(244,59) Hint: (5024) Parameter "AnItem" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(269,16) Hint: (5024) Parameter "Continue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(277,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(278,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(379,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(380,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(392,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(393,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(403,32) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(404,27) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(481,34) Hint: (5024) Parameter "Units" not used
/Users/user/source/repos/laz_trunk/components/ideintf/componenteditors.pas(482,33) Hint: (5024) Parameter "Pkgs" not used
(9009) Assembling componenteditors
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(252,40) Hint: (5024) Parameter "Classes" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(126,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(121,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(128,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(127,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(131,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(131,59) Hint: (5024) Parameter "NewSize" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(132,16) Hint: (5024) Parameter "Accept" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(133,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(136,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(136,37) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(117,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(118,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(123,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(124,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(125,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(112,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(137,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(138,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(139,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(180,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditor.pas(181,32) Hint: (5024) Parameter "Index" not used
(9009) Assembling actionseditor
(3104) Compiling actionseditorstd.pas
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditorstd.pas(44,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditorstd.pas(42,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/actionseditorstd.pas(43,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling actionseditorstd
(3104) Compiling changeparentdlg.pas
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(41,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(39,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(42,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(44,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/changeparentdlg.pas(45,29) Hint: (5024) Parameter "Sender" not used
(9009) Assembling changeparentdlg
(3104) Compiling columndlg.pp
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(45,37) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(50,42) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(51,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(52,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(46,40) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(47,40) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(48,42) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(49,47) Hint: (5024) Parameter "sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(55,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(53,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/columndlg.pp(54,33) Hint: (5024) Parameter "Sender" not used
(9009) Assembling columndlg
(3104) Compiling componenttreeview.pas
/Users/user/source/repos/laz_trunk/components/ideintf/componenttreeview.pas(411,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling componenttreeview
(3104) Compiling dbgridcolumnspropeditform.pas
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(49,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(50,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(48,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(41,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(42,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(43,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(44,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(45,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(46,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(47,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(64,36) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbgridcolumnspropeditform.pas(64,67) Hint: (5024) Parameter "Select" not used
(9009) Assembling dbgridcolumnspropeditform
(3104) Compiling dbpropedits.pas
/Users/user/source/repos/laz_trunk/components/ideintf/dbpropedits.pas(60,27) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/dbpropedits.pas(61,32) Hint: (5024) Parameter "Index" not used
(9009) Assembling dbpropedits
(3104) Compiling fieldseditor.pas
(3104) Compiling newfield.pas
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(63,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(56,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(56,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(53,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(54,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(55,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(64,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(57,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(58,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(59,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(60,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(61,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/newfield.pas(62,32) Hint: (5024) Parameter "Sender" not used
(9009) Assembling newfield
(3104) Compiling fieldslist.pas
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(51,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(50,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(50,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldslist.pas(49,29) Hint: (5024) Parameter "Sender" not used
(9009) Assembling fieldslist
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(72,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(65,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(63,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(64,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(67,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(68,42) Hint: (5024) Parameter "Control" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(69,26) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(70,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(73,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(74,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(75,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(76,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(62,38) Hint: (5024) Parameter "AAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(62,70) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(77,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/fieldseditor.pas(78,38) Hint: (5024) Parameter "Sender" not used
(9009) Assembling fieldseditor
(3104) Compiling formeditingintf.pas
(3104) Compiling objectinspector.pp
(3104) Compiling idehelpintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/idehelpintf.pas(43,60) Hint: (5024) Parameter "MessageParts" not used
(9009) Assembling idehelpintf
(3104) Compiling oifavoriteproperties.pas
(9009) Assembling oifavoriteproperties
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(335,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(336,12) Hint: (5024) Parameter "AImageWidth" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(336,30) Hint: (5024) Parameter "APPI" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(424,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(424,54) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(425,33) Hint: (5024) Parameter "MousePos" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(1563,28) Hint: (5091) Local variable "OldUndoValues" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(1494,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(400,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(401,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(402,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(403,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(404,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(405,57) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(405,65) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(406,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(407,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(408,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(409,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(410,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(411,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(412,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(413,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(414,61) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(414,69) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(417,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(418,45) Hint: (5024) Parameter "Control" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(2208,22) Warning: (4040) Class types "IUnknown" and "TPersistent" are not related
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(464,36) Hint: (5024) Parameter "DC" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(340,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(337,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(415,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(416,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(420,42) Hint: (5024) Parameter "Control" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(422,22) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(422,48) Hint: (5024) Parameter "Done" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(338,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(396,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(396,59) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(397,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(397,37) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(397,44) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(398,59) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(399,12) Hint: (5024) Parameter "X" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(399,19) Hint: (5024) Parameter "Y" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(395,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(742,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(627,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(712,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(713,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(625,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(624,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(714,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(715,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(716,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(722,48) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(723,53) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(724,50) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(725,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(726,49) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(727,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(728,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(729,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(730,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(731,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(717,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(718,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(739,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(740,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(5411,31) Hint: (5057) Local variable "WSRestrictions" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(741,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(748,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(732,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(733,51) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(734,52) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(735,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(736,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(737,47) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(626,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(744,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(745,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/objectinspector.pp(5995,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling objectinspector
(3104) Compiling unitresources.pas
(3104) Compiling formeditingintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(314,12) Note: (6058) Call to subroutine "function LeftFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(316,11) Note: (6058) Call to subroutine "function TopFromDesignInfo(ADesignInfo:LongInt):SmallInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(330,26) Note: (6058) Call to subroutine "function LeftTopToDesignInfo(const ALeft:SmallInt;const ATop:SmallInt):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(150,43) Hint: (5024) Parameter "aForm" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(159,35) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(160,38) Hint: (5024) Parameter "Parent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(160,63) Hint: (5024) Parameter "Child" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(161,38) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(162,41) Hint: (5024) Parameter "AComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(166,37) Hint: (5024) Parameter "aComponent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(171,23) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(171,50) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(171,66) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(172,21) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(172,48) Hint: (5024) Parameter "Key" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(172,64) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,30) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,57) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,82) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(173,102) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(174,30) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(174,55) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(174,75) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,28) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,55) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,80) Hint: (5024) Parameter "p" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(175,100) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(176,45) Hint: (5024) Parameter "APersistent" not used
/Users/user/source/repos/laz_trunk/components/ideintf/formeditingintf.pas(176,80) Hint: (5024) Parameter "AIndex" not used
(9009) Assembling formeditingintf
/Users/user/source/repos/laz_trunk/components/ideintf/unitresources.pas(59,72) Hint: (5024) Parameter "Loading" not used
/Users/user/source/repos/laz_trunk/components/ideintf/unitresources.pas(49,44) Hint: (5024) Parameter "aClassName" not used
(9009) Assembling unitresources
(3104) Compiling graphicpropedit.pas
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(58,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(52,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(52,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(57,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(50,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(51,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(53,48) Hint: (5024) Parameter "ASender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(55,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(56,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(59,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(62,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(63,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphicpropedit.pas(60,37) Hint: (5024) Parameter "Sender" not used
(9009) Assembling graphicpropedit
(3104) Compiling graphpropedits.pas
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(66,43) Hint: (5024) Parameter "CurValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(66,70) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(80,43) Hint: (5024) Parameter "CurValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(80,70) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(81,12) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(96,62) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(94,43) Hint: (5024) Parameter "CurValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(94,70) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(95,12) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(143,44) Hint: (5024) Parameter "AValue" not used
/Users/user/source/repos/laz_trunk/components/ideintf/graphpropedits.pas(143,69) Hint: (5024) Parameter "Index" not used
(9009) Assembling graphpropedits
(3104) Compiling headercontrolpropedit.pp
(9009) Assembling headercontrolpropedit
(3104) Compiling helpfpdoc.pas
/Users/user/source/repos/laz_trunk/components/ideintf/helpfpdoc.pas(126,11) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling helpfpdoc
(3104) Compiling idemsgintf.pas
(3104) Compiling menuintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/menuintf.pas(58,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/menuintf.pas(53,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/menuintf.pas(54,28) Hint: (5024) Parameter "Sender" not used
(9009) Assembling menuintf
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(152,22) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(153,17) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(170,20) Note: (6058) Call to subroutine "function TMsgQuickFixes.LineCount:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(171,15) Note: (6058) Call to subroutine "function TMsgQuickFixes.GetLines(Index:LongInt):TMessageLine;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(35,27) Hint: (5024) Parameter "Msg" not used
/Users/user/source/repos/laz_trunk/components/ideintf/idemsgintf.pas(35,55) Hint: (5024) Parameter "Handled" not used
(9009) Assembling idemsgintf
(3104) Compiling idetextconverter.pas
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(414,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(446,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(477,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(513,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/idetextconverter.pas(699,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling idetextconverter
(3104) Compiling ideutils.pas
(9009) Assembling ideutils
(3104) Compiling imagelisteditor.pp
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(192,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(90,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(98,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(89,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(89,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(94,26) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(97,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(97,65) Hint: (5024) Parameter "User" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(81,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(404,19) Hint: (5091) Local variable "TD" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(405,15) Hint: (5091) Local variable "RA" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(96,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(82,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(83,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(95,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(86,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(87,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(88,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(91,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(92,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(113,51) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(861,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(133,32) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/ideintf/imagelisteditor.pp(134,27) Hint: (5024) Parameter "Index" not used
(9009) Assembling imagelisteditor
(3104) Compiling listviewpropedit.pp
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(56,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(55,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(55,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(54,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(57,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(58,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(59,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/listviewpropedit.pp(60,40) Hint: (5024) Parameter "Sender" not used
(9009) Assembling listviewpropedit
(3104) Compiling maskpropedit.pas
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(55,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(47,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(47,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(48,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(50,26) Hint: (5024) Parameter "State" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(51,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(52,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(53,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/maskpropedit.pas(54,39) Hint: (5024) Parameter "Sender" not used
(9009) Assembling maskpropedit
(3104) Compiling projectgroupintf.pp
(9009) Assembling projectgroupintf
(3104) Compiling statusbarpropedit.pp
(9009) Assembling statusbarpropedit
(3104) Compiling toolbarintf.pas
/Users/user/source/repos/laz_trunk/components/ideintf/toolbarintf.pas(81,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/toolbarintf.pas(99,30) Hint: (5024) Parameter "Sender" not used
(9009) Assembling toolbarintf
(3104) Compiling treeviewpropedit.pas
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(59,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(58,25) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(58,51) Hint: (5024) Parameter "CloseAction" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(57,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(60,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(61,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(62,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(63,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(64,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(65,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(66,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/ideintf/treeviewpropedit.pas(67,40) Hint: (5024) Parameter "Sender" not used
(9009) Assembling treeviewpropedit
(3104) Compiling bufdatasetdsgn.pas
(3104) Compiling selectdatasetdlg.pas
(9009) Assembling selectdatasetdlg
(9009) Assembling bufdatasetdsgn
(3104) Compiling seledits.pas
(9009) Assembling seledits
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(11,53) Hint: (5023) Unit "CheckGroupEditorDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(12,3) Hint: (5023) Unit "CheckListboxEditorDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(12,26) Hint: (5023) Unit "CollectionPropEditForm" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(12,50) Hint: (5023) Unit "ColumnDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(13,3) Hint: (5023) Unit "ComponentReg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(13,17) Hint: (5023) Unit "ComponentTreeView" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(13,36) Hint: (5023) Unit "DBGridColumnsPropEditForm" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(14,45) Hint: (5023) Unit "FieldsList" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(14,57) Hint: (5023) Unit "FileFilterPropEditor" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(15,20) Hint: (5023) Unit "frmSelectProps" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(15,36) Hint: (5023) Unit "GraphicPropEdit" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(16,26) Hint: (5023) Unit "HelpFPDoc" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(16,50) Hint: (5023) Unit "IDEDialogs" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(17,18) Hint: (5023) Unit "IDEMsgIntf" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(17,66) Hint: (5023) Unit "IDEUtils" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(18,35) Hint: (5023) Unit "KeyValPropEditDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(19,3) Hint: (5023) Unit "LazStringGridEdit" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(19,64) Hint: (5023) Unit "NewField" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(20,20) Hint: (5023) Unit "ObjInspStrConsts" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(20,38) Hint: (5023) Unit "OIFavoriteProperties" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(20,60) Hint: (5023) Unit "ProjectGroupIntf" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(22,3) Hint: (5023) Unit "StringsPropEditDlg" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(22,23) Hint: (5023) Unit "TextTools" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(22,34) Hint: (5023) Unit "ToolBarIntf" not used in IDEIntf
/Users/user/source/repos/laz_trunk/components/ideintf/ideintf.pas(23,19) Hint: (5023) Unit "selectdatasetdlg" not used in IDEIntf
(9009) Assembling ideintf
(1008) 44304 lines compiled, 5.7 sec
(1021) 19 warning(s) issued
(1022) 537 hint(s) issued
(1023) 56 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/cocoa/IDEIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/synedit
/bin/rm -f units/aarch64-darwin/cocoa/allsynedit.ppu
/bin/mkdir -p units/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -CR -O1 -g -gl -l -vewnhibq -vm5024,4055 -dLCL -dLCLcocoa -CR -dgc -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin/cocoa -daarch64 allsynedit.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling allsynedit.pas
(3104) Compiling synbeautifier.pas
(3104) Compiling syneditmiscclasses.pp
(3104) Compiling synedithighlighter.pp
(3104) Compiling synedittypes.pp
(9009) Assembling synedittypes
(3104) Compiling synedittextbase.pas
(3104) Compiling syneditmiscprocs.pp
(9009) Assembling syneditmiscprocs
(3104) Compiling syneditkeycmds.pp
(3104) Compiling syneditstrconst.pp
(1010) Writing Resource String Table file: syneditstrconst.rsj
(9009) Assembling syneditstrconst
(9009) Assembling syneditkeycmds
(9009) Assembling synedittextbase
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighter.pp(1155,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighter.pp(1178,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
(9009) Assembling synedithighlighter
(3104) Compiling lazsynedittext.pas
/Users/user/source/repos/laz_trunk/components/synedit/lazsynedittext.pas(1141,19) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/lazsynedittext.pas(1185,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
(9009) Assembling lazsynedittext
(3104) Compiling syneditpointclasses.pas
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(1907,24) Hint: (5091) Local variable "Col" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(1908,24) Hint: (5091) Local variable "Len" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(1879,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2342,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2374,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2409,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(2168,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditpointclasses.pas(3424,22) Note: (6058) Call to subroutine "function TSynEditScreenCaret.ClippedPixelHeihgh(var APxTop:LongInt):LongInt;" marked as inline is not inlined
(9009) Assembling syneditpointclasses
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(553,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(555,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(559,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(560,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(563,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(564,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(567,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(703,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(730,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(1138,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3029,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3036,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3043,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3051,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3061,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3090,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmiscclasses.pp(3113,9) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling syneditmiscclasses
(3104) Compiling synhighlighterpas.pp
(3104) Compiling synedithighlighterfoldbase.pas
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(1519,22) Hint: (5091) Local variable "OpenCnt" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(1525,22) Hint: (5091) Local variable "OpenIdx" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(2204,21) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedithighlighterfoldbase.pas(2696,3) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synedithighlighterfoldbase
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3308,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3821,33) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3883,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3888,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3911,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(3916,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(4004,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(4038,23) Hint: (5057) Local variable "nd" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterpas.pp(4175,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synhighlighterpas
(3104) Compiling synedit.pp
(3104) Compiling syneditsearch.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditsearch.pp(319,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/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
/Users/user/source/repos/laz_trunk/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
(9009) Assembling syneditsearch
(3104) Compiling syneditmousecmds.pp
(3104) Compiling lazsyneditmousecmdstypes.pp
(9009) Assembling lazsyneditmousecmdstypes
(9009) Assembling syneditmousecmds
(3104) Compiling syneditmarks.pp
(9009) Assembling syneditmarks
(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
(9009) Assembling syneditmarkupwordgroup
(3104) Compiling syneditmarkupctrlmouselink.pp
(3104) Compiling synedit.pp
(3104) Compiling syneditmarkupspecialline.pp
(9009) Assembling syneditmarkupspecialline
(3104) Compiling syneditmarkupselection.pp
(3104) Compiling synedit.pp
(3104) Compiling syneditmarkupspecialchar.pp
(9009) Assembling syneditmarkupspecialchar
(3104) Compiling synedittextbuffer.pp
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(981,12) Note: (6058) Call to subroutine "function TSynEditStringList.LogicPosIsCombining(const AChar:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1324,23) Hint: (5091) Local variable "WasSaved" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1480,15) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1675,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1900,44) Hint: (5092) Variable "SynEditUndoMarkModifiedOneEmpty" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1901,44) Hint: (5092) Variable "SynEditUndoMarkModifiedOneSaved" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedittextbuffer.pp(1902,47) Hint: (5092) Variable "SynEditUndoMarkModifiedOneModified" of a managed type does not seem to be initialized
(9009) Assembling synedittextbuffer
(3104) Compiling syneditlines.pas
(9009) Assembling syneditlines
(3104) Compiling synedittexttrimmer.pas
/Users/user/source/repos/laz_trunk/components/synedit/synedittexttrimmer.pas(825,22) Warning: (5043) Symbol "ExpandedStrings" is deprecated
/Users/user/source/repos/laz_trunk/components/synedit/synedittexttrimmer.pas(834,31) Warning: (5043) Symbol "ExpandedStrings" is deprecated
(9009) Assembling synedittexttrimmer
(3104) Compiling synedittexttabexpander.pas
/Users/user/source/repos/laz_trunk/components/synedit/synedittexttabexpander.pas(316,25) Hint: (5091) Local variable "CharWidths" of a managed type does not seem to be initialized
(9009) Assembling synedittexttabexpander
(3104) Compiling synedittextdoublewidthchars.pas
(9009) Assembling synedittextdoublewidthchars
(3104) Compiling syneditfoldedview.pp
(3104) Compiling synedit.pp
(3104) Compiling syngutterbase.pp
(3104) Compiling syntextdrawer.pp
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(588,59) Hint: (5057) Local variable "Size1" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(589,59) Hint: (5057) Local variable "Size2" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(590,59) Hint: (5057) Local variable "Size3" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(692,69) Hint: (5057) Local variable "Size1" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syntextdrawer.pp(705,29) Hint: (5057) Local variable "TM" does not seem to be initialized
(9009) Assembling syntextdrawer
(3104) Compiling lazsyntextarea.pp
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(508,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(526,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(534,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(544,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(582,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(692,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(706,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/lazsyntextarea.pp(1445,31) Hint: (5057) Local variable "PadRect" does not seem to be initialized
(9009) Assembling lazsyntextarea
(3104) Compiling synedit.pp
(3104) Compiling syngutter.pp
(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
(9009) Assembling synedittextbidichars
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(2317,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5035,50) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5266,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5286,69) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5287,60) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5477,43) Warning: (5063) Symbol "IdleScanRanges" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5587,59) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(5956,22) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(6454,3) Note: (5027) Local variable "BB" is assigned but never used
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(6454,7) Note: (5027) Local variable "BE" is assigned but never used
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(6456,3) Note: (5025) Local variable "Adjust" not used
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7014,62) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7488,55) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7489,54) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7924,49) Hint: (5057) Local variable "y" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(7924,41) Hint: (5057) Local variable "x" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(8135,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(8983,28) Hint: (5091) Local variable "FullStrToDelete" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(9459,70) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(9489,72) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synedit.pp(9528,64) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
(9009) Assembling synedit
(9009) Assembling syngutter
/Users/user/source/repos/laz_trunk/components/synedit/syngutterlineoverview.pp(963,98) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
(9009) Assembling syngutterlineoverview
(9009) Assembling syngutterchanges
(9009) Assembling synguttermarks
/Users/user/source/repos/laz_trunk/components/synedit/synguttercodefolding.pp(440,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synguttercodefolding.pp(571,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synguttercodefolding
(9009) Assembling syngutterlinenumber
(9009) Assembling syngutterbase
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(1460,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(1710,21) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(1716,21) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3097,19) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3138,26) Warning: (5063) Symbol "TextViewsManager" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3915,29) Hint: (5091) Local variable "FoldCoders" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(3932,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(4484,21) Hint: (5091) Local variable "EndLvl" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditfoldedview.pp(4485,21) Hint: (5091) Local variable "CurLvl" of a managed type does not seem to be initialized
(9009) Assembling syneditfoldedview
(9009) Assembling syneditmarkupselection
(9009) Assembling syneditmarkupctrlmouselink
(9009) Assembling syneditmarkupbracket
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkuphighall.pp(822,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling syneditmarkuphighall
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkup.pp(362,57) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkup.pp(367,57) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
(9009) Assembling syneditmarkup
/Users/user/source/repos/laz_trunk/components/synedit/synbeautifier.pas(1083,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synbeautifier.pas(1633,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synbeautifier
(3104) Compiling syncompletion.pas
(3104) Compiling syneditplugins.pas
(9009) Assembling syneditplugins
/Users/user/source/repos/laz_trunk/components/synedit/syncompletion.pas(476,14) Hint: (5091) Local variable "u" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syncompletion.pas(1193,29) Hint: (5057) Local variable "TextMetric" does not seem to be initialized
(9009) Assembling syncompletion
(3104) Compiling syneditautocomplete.pp
(9009) Assembling syneditautocomplete
(3104) Compiling syneditexport.pas
/Users/user/source/repos/laz_trunk/components/synedit/syneditexport.pas(478,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling syneditexport
(3104) Compiling synedithighlighterxmlbase.pas
(9009) Assembling synedithighlighterxmlbase
(3104) Compiling synhighlighterpo.pp
(9009) Assembling synhighlighterpo
(3104) Compiling syneditregexsearch.pas
(9009) Assembling syneditregexsearch
(3104) Compiling synexporthtml.pas
(9009) Assembling synexporthtml
(3104) Compiling synhighlighterany.pas
(9009) Assembling synhighlighterany
(3104) Compiling synhighlightercpp.pp
(9009) Assembling synhighlightercpp
(3104) Compiling synhighlightercss.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlightercss.pas(2070,18) Warning: (4056) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/synedit/synhighlightercss.pas(2128,31) Warning: (4056) Conversion between ordinals and pointers is not portable
(9009) Assembling synhighlightercss
(3104) Compiling synhighlighterdiff.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterdiff.pas(588,23) Warning: (6018) Unreachable code
(9009) Assembling synhighlighterdiff
(3104) Compiling synhighlighterhashentries.pas
(9009) Assembling synhighlighterhashentries
(3104) Compiling synhighlighterhtml.pp
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterhtml.pp(2766,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synhighlighterhtml
(3104) Compiling synhighlighterjava.pas
(9009) Assembling synhighlighterjava
(3104) Compiling synhighlighterjscript.pas
(9009) Assembling synhighlighterjscript
(3104) Compiling synhighlighterlfm.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterlfm.pas(266,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synhighlighterlfm
(3104) Compiling synhighlightermulti.pas
(9009) Assembling synhighlightermulti
(3104) Compiling synhighlighterperl.pas
(9009) Assembling synhighlighterperl
(3104) Compiling synhighlighterphp.pas
(9009) Assembling synhighlighterphp
(3104) Compiling synhighlighterposition.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterposition.pas(195,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling synhighlighterposition
(3104) Compiling synhighlighterpython.pas
(9009) Assembling synhighlighterpython
(3104) Compiling synhighlightersql.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlightersql.pas(1966,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synhighlightersql
(3104) Compiling synhighlightertex.pas
(9009) Assembling synhighlightertex
(3104) Compiling synhighlighterunixshellscript.pas
(9009) Assembling synhighlighterunixshellscript
(3104) Compiling synhighlightervb.pas
(9009) Assembling synhighlightervb
(3104) Compiling synhighlighterxml.pas
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterxml.pas(488,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synhighlighterxml.pas(751,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create"
(9009) Assembling synhighlighterxml
(3104) Compiling synmacrorecorder.pas
(9009) Assembling synmacrorecorder
(3104) Compiling synmemo.pas
(9009) Assembling synmemo
(3104) Compiling synpluginsyncroedit.pp
(3104) Compiling synpluginsyncronizededitbase.pp
(9009) Assembling synpluginsyncronizededitbase
/Users/user/source/repos/laz_trunk/components/synedit/synpluginsyncroedit.pp(629,21) Hint: (5091) Local variable "OldTable" of a managed type does not seem to be initialized
(9009) Assembling synpluginsyncroedit
(3104) Compiling synplugintemplateedit.pp
/Users/user/source/repos/laz_trunk/components/synedit/synplugintemplateedit.pp(297,21) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized
(9009) Assembling synplugintemplateedit
(3104) Compiling syneditmarkupguttermark.pp
(9009) Assembling syneditmarkupguttermark
(3104) Compiling synhighlighterbat.pas
(9009) Assembling synhighlighterbat
(3104) Compiling synhighlighterini.pas
(9009) Assembling synhighlighterini
(3104) Compiling synedittextsystemcharwidth.pas
(9009) Assembling synedittextsystemcharwidth
(3104) Compiling syneditmarkupifdef.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1051,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1178,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1262,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1264,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1272,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1280,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1288,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1883,21) Hint: (5091) Local variable "OpenList" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1884,21) Hint: (5091) Local variable "PeerList" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1888,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1903,13) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(1994,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(2025,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(2034,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/syneditmarkupifdef.pp(3270,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling syneditmarkupifdef
(3104) Compiling synpluginmulticaret.pp
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(721,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(733,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(750,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(759,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(768,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(894,24) Hint: (5091) Local variable "NewCarets" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1206,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1272,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1643,33) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1648,3) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1692,41) Warning: (5066) Symbol "ScreenRowToRow" is deprecated: "use ScreenXYToTextXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1704,35) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(1711,39) Warning: (5066) Symbol "RowToScreenRow" is deprecated: "use TextXYToScreenXY"
/Users/user/source/repos/laz_trunk/components/synedit/synpluginmulticaret.pp(2624,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling synpluginmulticaret
(3104) Compiling synhighlighterpike.pas
(9009) Assembling synhighlighterpike
(3104) Compiling syneditmarkupfoldcoloring.pas
(9009) Assembling syneditmarkupfoldcoloring
(3104) Compiling syneditviewedlinemap.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(115,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(116,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(117,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(118,3) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(124,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(126,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(127,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(130,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(142,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(199,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(201,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(219,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(221,5) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/synedit/syneditviewedlinemap.pp(267,5) Hint: (3124) Inlining disabled
(9009) Assembling syneditviewedlinemap
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(34,50) Warning: (5079) Unit "SynEditViewedLineMap" is experimental
(3104) Compiling syneditwrappedview.pp
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(8,53) Warning: (5079) Unit "SynEditViewedLineMap" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(241,15) Note: (6058) Call to subroutine "function TSynWordWrapInvalidLines.GetItem(AnIndex:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(249,15) Note: (6058) Call to subroutine "function TSynWordWrapInvalidLines.GetItem(AnIndex:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(260,15) Note: (6058) Call to subroutine "function TSynWordWrapInvalidLines.GetItem(AnIndex:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(659,6) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(694,12) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(823,5) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(845,3) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(912,5) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(934,3) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1009,14) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetLastInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1010,14) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetLastInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1078,152) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetFirstInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1078,173) Note: (6058) Call to subroutine "function TSynWordWrapLineMap.GetLastInvalidLine:LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1533,14) Warning: (5063) Symbol "ValidateAll" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1709,24) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1777,60) Warning: (5063) Symbol "TextViewsManager" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1780,22) Warning: (5063) Symbol "TextViewsManager" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1794,10) Warning: (5063) Symbol "WrapAll" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1801,16) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1804,18) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1805,14) Warning: (5063) Symbol "ValidateAll" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1813,21) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1816,22) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1819,20) Warning: (5063) Symbol "Tree" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/syneditwrappedview.pp(1822,16) Warning: (5063) Symbol "Tree" is experimental
(9009) Assembling syneditwrappedview
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(35,3) Warning: (5079) Unit "SynEditWrappedView" is experimental
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(11,3) Hint: (5023) Unit "SynBeautifier" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(11,42) Hint: (5023) Unit "SynEditAutoComplete" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(11,63) Hint: (5023) Unit "SynEditExport" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(13,3) Hint: (5023) Unit "SynEditHighlighterXMLBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(13,46) Hint: (5023) Unit "LazSynEditMouseCmdsTypes" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(14,21) Hint: (5023) Unit "SynEditLines" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(14,35) Hint: (5023) Unit "SynEditMarks" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(14,49) Hint: (5023) Unit "SynEditMarkup" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(15,3) Hint: (5023) Unit "SynEditMarkupBracket" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(15,25) Hint: (5023) Unit "SynEditMarkupCtrlMouseLink" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(15,53) Hint: (5023) Unit "SynEditMarkupHighAll" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(16,3) Hint: (5023) Unit "SynEditMarkupSelection" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(16,27) Hint: (5023) Unit "SynEditMarkupSpecialLine" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(16,53) Hint: (5023) Unit "SynEditMarkupWordGroup" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(17,3) Hint: (5023) Unit "SynEditMiscClasses" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(17,23) Hint: (5023) Unit "SynEditMiscProcs" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(17,59) Hint: (5023) Unit "SynEditPlugins" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(18,3) Hint: (5023) Unit "SynEditPointClasses" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(18,24) Hint: (5023) Unit "SynEditRegexSearch" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(18,59) Hint: (5023) Unit "SynEditStrConst" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(19,3) Hint: (5023) Unit "SynEditTextBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(19,39) Hint: (5023) Unit "SynEditTextBidiChars" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,3) Hint: (5023) Unit "SynEditTextTabExpander" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,27) Hint: (5023) Unit "SynEditTextTrimmer" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,47) Hint: (5023) Unit "SynEditTypes" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(20,61) Hint: (5023) Unit "SynExportHTML" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(21,3) Hint: (5023) Unit "SynGutter" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(21,14) Hint: (5023) Unit "SynGutterBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(21,29) Hint: (5023) Unit "SynGutterChanges" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(22,3) Hint: (5023) Unit "SynGutterLineNumber" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(22,24) Hint: (5023) Unit "SynGutterLineOverview" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(22,47) Hint: (5023) Unit "SynGutterMarks" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(24,3) Hint: (5023) Unit "SynHighlighterHashEntries" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(27,3) Hint: (5023) Unit "SynHighlighterPosition" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(29,22) Hint: (5023) Unit "SynMacroRecorder" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(29,40) Hint: (5023) Unit "SynMemo" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(30,3) Hint: (5023) Unit "SynPluginSyncronizedEditBase" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(30,56) Hint: (5023) Unit "LazSynEditText" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(31,3) Hint: (5023) Unit "LazSynTextArea" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(31,34) Hint: (5023) Unit "SynEditMarkupGutterMark" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(32,22) Hint: (5023) Unit "SynEditMarkupSpecialChar" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(32,48) Hint: (5023) Unit "SynEditTextDoubleWidthChars" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(33,3) Hint: (5023) Unit "SynEditTextSystemCharWidth" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(33,31) Hint: (5023) Unit "SynEditMarkupIfDef" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(34,23) Hint: (5023) Unit "SynEditMarkupFoldColoring" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(34,50) Hint: (5023) Unit "SynEditViewedLineMap" not used in allsynedit
/Users/user/source/repos/laz_trunk/components/synedit/allsynedit.pas(35,3) Hint: (5023) Unit "SynEditWrappedView" not used in allsynedit
(9009) Assembling allsynedit
(1008) 117588 lines compiled, 9.1 sec
(1021) 91 warning(s) issued
(1022) 126 hint(s) issued
(1023) 26 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/cocoa/SynEdit.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/lazdebuggergdbmi
/bin/rm -f units/aarch64-darwin/cocoa/lazdebuggergdbmi.ppu
/bin/mkdir -p units/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../debuggerintf/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin/cocoa -daarch64 lazdebuggergdbmi.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazdebuggergdbmi.pas
(3104) Compiling cmdlinedebugger.pp
(3104) Compiling debugutils.pp
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/debugutils.pp(146,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/debugutils.pp(689,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
(9009) Assembling debugutils
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/cmdlinedebugger.pp(80,37) Hint: (5024) Parameter "s" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/cmdlinedebugger.pp(475,16) Hint: (5091) Local variable "S" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/cmdlinedebugger.pp(486,8) Note: (5025) Local variable "LineEndMatch" not used
(9009) Assembling cmdlinedebugger
(3104) Compiling gdbtypeinfo.pp
(3104) Compiling gdbmimiscclasses.pp
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(282,30) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(282,54) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(297,30) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(297,54) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(308,33) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(308,57) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(312,33) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmimiscclasses.pp(312,57) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling gdbmimiscclasses
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(714,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(131,32) Hint: (5024) Parameter "AOpts" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(130,28) Hint: (5024) Parameter "Index" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(3333,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(3104,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbtypeinfo.pp(3157,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling gdbtypeinfo
(3104) Compiling gdbmidebugger.pp
(3104) Compiling gdbmidebuginstructions.pp
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(101,37) Hint: (5024) Parameter "ASender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(250,55) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(250,79) Hint: (5024) Parameter "SkipData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(251,57) Hint: (5024) Parameter "TheInstruction" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(252,54) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(252,80) Hint: (5024) Parameter "Handled" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebuginstructions.pp(253,57) Hint: (5024) Parameter "TheInstruction" not used
(9009) Assembling gdbmidebuginstructions
(3104) Compiling gdbmistringconstants.pas
(1010) Writing Resource String Table file: gdbmistringconstants.rsj
(9009) Assembling gdbmistringconstants
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(2321,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(2347,102) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(2358,61) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(3102,5) Hint: (5028) Local const "LogWarning" is not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(633,41) Hint: (5024) Parameter "AParams" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(633,69) Hint: (5024) Parameter "AIgnoreSigIntState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1505,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1697,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(6387,5) Note: (5027) Local variable "Location" is assigned but never used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(6452,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(6817,19) Hint: (5091) Local variable "bp" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7136,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7165,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7188,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7238,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7262,11) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7932,21) Hint: (5091) Local variable "Args" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(7936,23) Hint: (5091) Local variable "Frames" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,27) Hint: (5024) Parameter "AAdress" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,54) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,68) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1272,80) Hint: (5024) Parameter "AOffset" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1265,40) Hint: (5024) Parameter "AOldState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8816,86) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1052,44) Hint: (5024) Parameter "S" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8963,48) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8964,68) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8965,72) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8966,45) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8969,73) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(8970,72) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(987,40) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(946,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(953,40) Hint: (5024) Parameter "AResult" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(953,78) Hint: (5024) Parameter "ATag" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(964,36) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(964,64) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9556,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9576,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9596,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(970,66) Hint: (5024) Parameter "AColumn" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9681,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9699,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9717,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9735,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(9753,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1021,45) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1021,60) Hint: (5024) Parameter "AnInLogWarning" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,11) Hint: (5024) Parameter "AHandled" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,21) Hint: (5024) Parameter "AForceStop" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,46) Hint: (5024) Parameter "AStoppedParams" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1022,74) Hint: (5024) Parameter "AResult" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10033,52) Warning: (5043) Symbol "GDBDisassemble" is deprecated
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10009,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10282,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10307,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10586,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(10604,92) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1389,27) Hint: (5024) Parameter "ResultDBGType" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(460,35) Hint: (5024) Parameter "OldState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(11995,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(505,35) Hint: (5024) Parameter "AFormat" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(518,53) Hint: (5024) Parameter "ConvertNegative" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(12632,56) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(1472,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(13515,24) Hint: (5091) Local variable "Zeros" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(13947,9) Hint: (4015) Use DIV instead to get an integer result
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14092,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14190,44) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14251,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(14124,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmidebugger.pp(13758,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling gdbmidebugger
(3104) Compiling gdbmiserverdebugger.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/gdbmiserverdebugger.pas(171,31) Hint: (5024) Parameter "InAttach" not used
(9009) Assembling gdbmiserverdebugger
(3104) Compiling sshgdbmidebugger.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(132,44) Hint: (5024) Parameter "NewValue" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(132,72) Hint: (5024) Parameter "ACanvas" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(191,22) Hint: (5057) Local variable "Style" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(135,24) Hint: (5024) Parameter "AState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/sshgdbmidebugger.pas(131,35) Hint: (5024) Parameter "NewValue" not used
(9009) Assembling sshgdbmidebugger
/Users/user/source/repos/laz_trunk/components/lazdebuggergdbmi/lazdebuggergdbmi.pas(13,3) Hint: (5023) Unit "GdbmiStringConstants" not used in LazDebuggerGdbmi
(9009) Assembling lazdebuggergdbmi
(1008) 22029 lines compiled, 1.3 sec
(1021) 38 warning(s) issued
(1022) 78 hint(s) issued
(1023) 11 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/cocoa/LazDebuggerGdbmi.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components/lazcontrols/design
/bin/rm -f lib/aarch64-darwin/cocoa/lazcontroldsgn.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../buildintf/units/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin/cocoa -Fu../lib/aarch64-darwin/cocoa -Fu../../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 lazcontroldsgn.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazcontroldsgn.pas
(3104) Compiling registerlazcontrols.pas
(9009) Assembling registerlazcontrols
(9009) Assembling lazcontroldsgn
(1008) 154 lines compiled, 0.4 sec
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/LazControlDsgn.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C components bigide
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C synedit/design
/bin/rm -f units/aarch64-darwin/cocoa/allsyneditdsgn.ppu
/bin/mkdir -p units/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -vm5024,4055 -dLCL -dLCLcocoa -dgc -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../buildintf/units/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin/cocoa -Fu../../lazcontrols/lib/aarch64-darwin/cocoa -Fu../units/aarch64-darwin/cocoa -Fu../../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin/cocoa -daarch64 allsyneditdsgn.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling allsyneditdsgn.pas
(3104) Compiling syndesignstringconstants.pas
(1010) Writing Resource String Table file: syndesignstringconstants.rsj
(9009) Assembling syndesignstringconstants
(3104) Compiling syneditlazdsgn.pas
(3104) Compiling synpropertyeditobjectlist.pas
(9009) Assembling synpropertyeditobjectlist
(9009) Assembling syneditlazdsgn
/Users/user/source/repos/laz_trunk/components/synedit/design/allsyneditdsgn.pas(11,3) Hint: (5023) Unit "SynDesignStringConstants" not used in allsyneditdsgn
(9009) Assembling allsyneditdsgn
(1008) 977 lines compiled, 0.5 sec
(1022) 5 hint(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/cocoa/SynEditDsgn.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C rtticontrols
/bin/rm -f lib/aarch64-darwin/cocoa/runtimetypeinfocontrols.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 runtimetypeinfocontrols.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling runtimetypeinfocontrols.pas
(3104) Compiling rttictrls.pas
(9009) Assembling rttictrls
(3104) Compiling rttigrids.pas
/Users/user/source/repos/laz_trunk/components/rtticontrols/rttigrids.pas(190,15) Warning: (3057) An inherited method is hidden by "CalcCellExtent(LongInt;LongInt;var TRect);"
/Users/user/source/repos/laz_trunk/components/rtticontrols/rttigrids.pas(814,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling rttigrids
(9009) Assembling runtimetypeinfocontrols
(1008) 5437 lines compiled, 0.7 sec
(1021) 2 warning(s) issued
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/RunTimeTypeInfoControls.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C cairocanvas
/bin/rm -f lib/aarch64-darwin/cocoa/cairocanvas_pkg.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 cairocanvas_pkg.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling cairocanvas_pkg.pas
(3104) Compiling cairocanvasall.pas
(3104) Compiling cairocanvas.pas
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(299,8) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(84,29) Hint: (5024) Parameter "x" not used
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(84,37) Hint: (5024) Parameter "y" not used
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(342,24) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(344,14) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1191,14) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1256,18) Hint: (5058) Variable "M" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(116,61) Hint: (5024) Parameter "Winding" not used
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1418,18) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1459,18) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1482,18) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1492,8) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvas.pas(1511,18) Hint: (4055) Conversion between ordinals and pointers is not portable
(9009) Assembling cairocanvas
(3104) Compiling cairoprinter.pas
(9009) Assembling cairoprinter
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvasall.pas(12,8) Hint: (5023) Unit "CairoCanvas" not used in CairoCanvasAll
/Users/user/source/repos/laz_trunk/components/cairocanvas/cairocanvasall.pas(12,26) Hint: (5023) Unit "CairoPrinter" not used in CairoCanvasAll
(9009) Assembling cairocanvasall
(9009) Assembling cairocanvas_pkg
(1008) 1799 lines compiled, 0.3 sec
(1021) 3 warning(s) issued
(1022) 16 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/cairocanvas_pkg.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C printers
/bin/rm -f lib/aarch64-darwin/cocoa/printer4lazarus.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -dUseCache -dNativePrint -dUSEUNICODE -gw -Fuunix -Fuwin32 -Fucarbon -Fuqt -Fucocoa -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../cairocanvas/lib/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -Fiunix -Fiwin32 -Ficarbon -Fiqt -Ficocoa -FE. -FUlib/aarch64-darwin/cocoa -daarch64 printer4lazarus.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling printer4lazarus.pas
(3104) Compiling printersdlgs.pp
(3104) Compiling osprinters.pas
(3104) Compiling ./cocoa/cocoaprndelegate.pas
(3104) Compiling printersdlgs.pp
(3104) Compiling ./cocoa/cocoaprndelegate.pas
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(52,43) Warning: (5066) Symbol "NSOKButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseOK instead""
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(22,34) Hint: (5024) Parameter "panel" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(22,77) Hint: (5024) Parameter "contextInfo" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(21,30) Hint: (5024) Parameter "op" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(21,68) Hint: (5024) Parameter "contextInfo" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(108,36) Warning: (5066) Symbol "NSOKButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseOK instead""
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(20,33) Hint: (5024) Parameter "panel" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(20,76) Hint: (5024) Parameter "contextInfo" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(140,32) Warning: (5066) Symbol "NSOKButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseOK instead""
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(171,28) Warning: (5066) Symbol "NSOKButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseOK instead""
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(195,3) Note: (5025) Local variable "s" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(226,46) Hint: (5057) Local variable "Collate" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(227,44) Hint: (5057) Local variable "Copies" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(228,50) Hint: (5057) Local variable "firstPage" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndelegate.pas(229,48) Hint: (5057) Local variable "lastPage" does not seem to be initialized
(9009) Assembling cocoaprndelegate
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndialogs.inc(21,63) Warning: (5066) Symbol "NSOKButton" is deprecated: "in 10_0, 10_10, "Use NSModalResponseOK instead""
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprndialogs.inc(5,3) Hint: (5028) Local const "SExecute" is not used
/Users/user/source/repos/laz_trunk/components/printers/printersdlgs.pp(152,12) Hint: (5023) Unit "Math" not used in PrintersDlgs
/Users/user/source/repos/laz_trunk/components/printers/printersdlgs.pp(152,28) Hint: (5023) Unit "MacOSAll" not used in PrintersDlgs
(9009) Assembling printersdlgs
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(13,46) Hint: (5024) Parameter "data" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(13,61) Hint: (5024) Parameter "size" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(217,56) Warning: (5066) Symbol "statusForTable" is deprecated: "in 10_0, 10_9"
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(224,89) Warning: (5066) Symbol "stringForKey_inTable" is deprecated: "in 10_0, 10_9"
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(417,66) Warning: (2005) Comment level 2 found
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(388,3) Note: (5025) Local variable "pInfo" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(389,3) Note: (5025) Local variable "prn" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(390,3) Note: (5025) Local variable "cnt" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(391,3) Note: (5025) Local variable "i" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(392,3) Note: (5025) Local variable "rs" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(613,83) Hint: (5057) Local variable "mimeTypes" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters_h.inc(74,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/printers/./cocoa/cocoaprinters.inc(5,6) Hint: (5023) Unit "InterfaceBase" not used in OSPrinters
(9009) Assembling osprinters
(3104) Compiling printer4lazstrconst.pas
(1010) Writing Resource String Table file: printer4lazstrconst.rsj
(9009) Assembling printer4lazstrconst
/Users/user/source/repos/laz_trunk/components/printers/printer4lazarus.pas(11,29) Hint: (5023) Unit "Printer4LazStrConst" not used in Printer4Lazarus
(9009) Assembling printer4lazarus
(1008) 1899 lines compiled, 0.5 sec
(1021) 8 warning(s) issued
(1022) 23 hint(s) issued
(1023) 6 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/Printer4Lazarus.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C printers/design
/bin/rm -f lib/aarch64-darwin/cocoa/printers4lazide.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../buildintf/units/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin/cocoa -Fu../../cairocanvas/lib/aarch64-darwin/cocoa -Fu../../lazcontrols/lib/aarch64-darwin/cocoa -Fu../../ideintf/units/aarch64-darwin/cocoa -Fu../lib/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 printers4lazide.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling printers4lazide.pas
(3104) Compiling ideprinting.pas
(3104) Compiling sourceprinter.pas
(9009) Assembling sourceprinter
/Users/user/source/repos/laz_trunk/components/printers/design/ideprinting.pas(28,21) Hint: (5024) Parameter "Sender" not used
(1010) Writing Resource String Table file: ideprinting.rsj
(9009) Assembling ideprinting
(9009) Assembling printers4lazide
(1008) 326 lines compiled, 0.4 sec
(1022) 5 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/printers4lazide.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C turbopower_ipro
/bin/rm -f units/aarch64-darwin/cocoa/turbopoweripro.ppu
/bin/mkdir -p units/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnibq -vh- -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../cairocanvas/lib/aarch64-darwin/cocoa -Fu../printers/lib/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUunits/aarch64-darwin/cocoa -daarch64 turbopoweripro.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling turbopoweripro.pas
(3104) Compiling ipanim.pas
(3104) Compiling ipconst.pas
(1010) Writing Resource String Table file: ipconst.rsj
(9009) Assembling ipconst
(9009) Assembling ipanim
(3104) Compiling ipfilebroker.pas
(3104) Compiling iputils.pas
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iputils.pas(868,3) Warning: (3195) Calling convention directive ignored: "Register"
(9009) Assembling iputils
(3104) Compiling iphtml.pas
(3104) Compiling iphtmltablist.pas
(9009) Assembling iphtmltablist
(3104) Compiling ipstrms.pas
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/ipstrms.pas(1524,56) Warning: (6018) Unreachable code
(9009) Assembling ipstrms
(3104) Compiling iphtmlprop.pas
(9009) Assembling iphtmlprop
(3104) Compiling ipmsg.pas
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/ipmsg.pas(1756,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling ipmsg
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(867,15) Note: (3250) Virtual method "SetAlign(const TIpHtmlAlign);" has a lower visibility (private) than parent class TIpHtmlNodeCore (protected)
(3104) Compiling iphtmlblocklayout.pas
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmlblocklayout.pas(366,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmlblocklayout.pas(461,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmlblocklayout.pas(684,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmlblocklayout.pas(1351,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmlblocklayout.pas(1370,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling iphtmlblocklayout
(3104) Compiling iphtmltablelayout.pas
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmltablelayout.pas(276,17) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmltablelayout.pas(661,19) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtmltablelayout.pas(708,17) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling iphtmltablelayout
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(3883,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(6187,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(6263,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(6518,9) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(6823,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(9090,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(9449,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(9985,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(10559,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(11503,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(11580,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(11833,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(11862,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(11894,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(12510,6) Warning: (2024) User defined: Setting these font colors and name messes up the alignment for some reason
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(12528,7) Warning: (2024) User defined: TODO Set Font size from CSS Value
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(12536,7) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/iphtml.pas(12543,7) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling iphtml
(9009) Assembling ipfilebroker
(3104) Compiling iphttpbroker.pas
(9009) Assembling iphttpbroker
(9009) Assembling turbopoweripro
(1008) 33419 lines compiled, 1.6 sec
(1021) 29 warning(s) issued
(1023) 1 note(s) issued
/bin/cp -f Makefile.compiled units/aarch64-darwin/cocoa/TurboPowerIPro.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C turbopower_ipro/design
/bin/rm -f lib/aarch64-darwin/cocoa/turbopoweriprodsgn.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../buildintf/units/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin/cocoa -Fu../../cairocanvas/lib/aarch64-darwin/cocoa -Fu../../lazcontrols/lib/aarch64-darwin/cocoa -Fu../../ideintf/units/aarch64-darwin/cocoa -Fu../../printers/lib/aarch64-darwin/cocoa -Fu../units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 turbopoweriprodsgn.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling turbopoweriprodsgn.pas
(3104) Compiling ipidehtmlcontrol.pas
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(73,22) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(74,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(39,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(39,64) Hint: (5024) Parameter "URL" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(40,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(40,64) Hint: (5024) Parameter "URL" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(42,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(42,63) Hint: (5024) Parameter "URL" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(43,18) Hint: (5024) Parameter "aPostData" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(44,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(46,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(47,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(47,71) Hint: (5024) Parameter "URL" not used
/Users/user/source/repos/laz_trunk/components/turbopower_ipro/design/ipidehtmlcontrol.pas(48,35) Hint: (5024) Parameter "Sender" not used
(9009) Assembling ipidehtmlcontrol
(9009) Assembling turbopoweriprodsgn
(1008) 404 lines compiled, 0.4 sec
(1022) 18 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/TurboPowerIProDsgn.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C fpcunit
/bin/rm -f lib/aarch64-darwin/cocoa/fpcunittestrunner.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../synedit/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 fpcunittestrunner.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling fpcunittestrunner.pas
(3104) Compiling guitestrunner.pas
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(133,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(132,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(121,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(122,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(124,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(119,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(120,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(125,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(126,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(128,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(129,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(130,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(131,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(134,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(135,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(136,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(138,55) Hint: (5024) Parameter "Button" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(139,12) Hint: (5024) Parameter "Shift" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(141,38) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(144,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(145,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/guitestrunner.pas(182,35) Hint: (5024) Parameter "ATestSuite" not used
(1010) Writing Resource String Table file: guitestrunner.rsj
(9009) Assembling guitestrunner
(9009) Assembling fpcunittestrunner
(1008) 1191 lines compiled, 0.5 sec
(1022) 26 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/FPCUnitTestRunner.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C fpcunit/ide
/bin/rm -f lib/aarch64-darwin/cocoa/fpcunitide.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../buildintf/units/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin/cocoa -Fu../../lazcontrols/lib/aarch64-darwin/cocoa -Fu../../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 fpcunitide.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling fpcunitide.pas
(3104) Compiling fpcunitlazideintf.pas
(3104) Compiling testcaseopts.pas
(3104) Compiling strtestcaseopts.pas
(1010) Writing Resource String Table file: strtestcaseopts.rsj
(9009) Assembling strtestcaseopts
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/testcaseopts.pas(23,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/testcaseopts.pas(24,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling testcaseopts
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(46,36) Hint: (5024) Parameter "AProject" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(74,44) Hint: (5024) Parameter "Filename" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(74,59) Hint: (5024) Parameter "SourceName" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(75,38) Hint: (5024) Parameter "ResourceName" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(76,49) Hint: (5024) Parameter "Filename" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(76,64) Hint: (5024) Parameter "SourceName" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(77,43) Hint: (5024) Parameter "ResourceName" not used
/Users/user/source/repos/laz_trunk/components/fpcunit/ide/fpcunitlazideintf.pas(57,36) Hint: (5024) Parameter "AProject" not used
(9009) Assembling fpcunitlazideintf
(9009) Assembling fpcunitide
(1008) 491 lines compiled, 0.4 sec
(1022) 14 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/fpcunitide.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C projecttemplates
/bin/rm -f lib/aarch64-darwin/cocoa/projtemplates.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 projtemplates.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling projtemplates.pas
(3104) Compiling projecttemplates.pp
(3104) Compiling ptstrconst.pas
(1010) Writing Resource String Table file: ptstrconst.rsj
(9009) Assembling ptstrconst
(9009) Assembling projecttemplates
(3104) Compiling idetemplateproject.pp
(3104) Compiling frmtemplatesettings.pas
/Users/user/source/repos/laz_trunk/components/projecttemplates/frmtemplatesettings.pas(21,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/projecttemplates/frmtemplatesettings.pas(22,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/projecttemplates/frmtemplatesettings.pas(23,29) Hint: (5024) Parameter "Sender" not used
(9009) Assembling frmtemplatesettings
(3104) Compiling frmtemplatevariables.pas
/Users/user/source/repos/laz_trunk/components/projecttemplates/frmtemplatevariables.pas(28,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/projecttemplates/frmtemplatevariables.pas(26,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/projecttemplates/frmtemplatevariables.pas(27,26) Hint: (5024) Parameter "Sender" not used
(9009) Assembling frmtemplatevariables
/Users/user/source/repos/laz_trunk/components/projecttemplates/idetemplateproject.pp(170,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/projecttemplates/idetemplateproject.pp(37,36) Hint: (5024) Parameter "AProject" not used
(9009) Assembling idetemplateproject
/Users/user/source/repos/laz_trunk/components/projecttemplates/projtemplates.pas(11,3) Hint: (5023) Unit "ProjectTemplates" not used in ProjTemplates
/Users/user/source/repos/laz_trunk/components/projecttemplates/projtemplates.pas(11,41) Hint: (5023) Unit "frmTemplateVariables" not used in ProjTemplates
/Users/user/source/repos/laz_trunk/components/projecttemplates/projtemplates.pas(11,63) Hint: (5023) Unit "ptstrconst" not used in ProjTemplates
(9009) Assembling projtemplates
(1008) 1092 lines compiled, 0.6 sec
(1022) 15 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/ProjTemplates.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C fpdebug
/bin/rm -f lib/aarch64-darwin/fpdebug.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -venibq -vw-h- -vm3057 -gw -Fu. -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../debuggerintf/lib/aarch64-darwin -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 fpdebug.pas
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(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.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1591,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1601,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1596,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1660,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1670,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1665,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1680,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1675,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1685,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1697,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1691,8) Note: (6058) Call to subroutine "function TFPGMap<System.AnsiString,fpDbgSymTable.TfpLinkerSymbol>.IndexOf(const AKey:AnsiString):LongInt;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1702,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1707,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
(9009) Assembling fpdbgsymtable
(3104) Compiling fpdbgcommon.pas
(9009) Assembling fpdbgcommon
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
(9009) Assembling fpimgreaderbase
(9009) Assembling fpdbgloader
(3104) Compiling fpdmemorytools.pas
(3104) Compiling fperrormessages.pas
/Users/user/source/repos/laz_trunk/components/fpdebug/fperrormessages.pas(171,4) Note: (3123) "array of const" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/fpdebug/fperrormessages.pas(177,4) Note: (3123) "array of const" not yet supported inside inline procedure/function
(1010) Writing Resource String Table file: fperrormessages.rsj
(9009) Assembling fperrormessages
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdmemorytools.pas(647,12) Note: (6058) Call to subroutine "operator <(const a:TFpDbgValueSize;b:Int64):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdmemorytools.pas(1503,3) Note: (5025) Local variable "WriteData" not used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdmemorytools.pas(1503,14) Note: (5025) Local variable "WriteData2" not used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdmemorytools.pas(1505,14) Note: (5027) Local variable "DestExtraSize" is assigned but never used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdmemorytools.pas(1506,18) Note: (5025) Local variable "DestFullSize" not used
(9009) Assembling fpdmemorytools
(3104) Compiling fpimgreaderwinpe.pas
(3104) Compiling fpimgreaderwinpetypes.pas
(9009) Assembling fpimgreaderwinpetypes
(9009) Assembling fpimgreaderwinpe
(3104) Compiling fpimgreaderelf.pas
(3104) Compiling fpimgreaderelftypes.pas
(9009) Assembling fpimgreaderelftypes
(9009) Assembling fpimgreaderelf
(3104) Compiling fpimgreadermacho.pas
(3104) Compiling macho.pas
(9009) Assembling macho
(3104) Compiling fpimgreadermachofile.pas
(9009) Assembling fpimgreadermachofile
(3104) Compiling fpdbgutil.pp
/Users/user/source/repos/laz_trunk/components/lazutils/lib/aarch64-darwin/lazcollections.ppu:lazcollections.pas(333,3) Note: (5025) Local variable "NewList" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lib/aarch64-darwin/lazcollections.ppu:lazcollections.pas(334,3) Note: (5025) Local variable "c" not used
/Users/user/source/repos/laz_trunk/components/lazutils/lib/aarch64-darwin/lazcollections.ppu:lazcollections.pas(335,3) Note: (5025) Local variable "i" not used
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
(9009) Assembling fpdbgutil
(9009) Assembling fpimgreadermacho
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(849,39) Note: (6058) Call to subroutine "function TFpSymbol.GetSymbolType:<enumeration type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(850,24) Note: (6058) Call to subroutine "function TFpSymbol.GetTypeInfo:TFpSymbol;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(957,15) Note: (6058) Call to subroutine "function TFpSymbol.ReadSize(const AValueObj:TFpValue;out ASize:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(967,3) Note: (6058) Call to subroutine "function TFpValue.GetSize(out ASize:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(1247,5) Note: (6058) Call to subroutine "procedure TFpSymbol.SetName(const AValue:AnsiString);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(1254,3) Note: (6058) Call to subroutine "procedure TFpSymbol.SetKind(AValue:TDbgSymbolKind);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbginfo.pas(1260,3) Note: (6058) Call to subroutine "procedure TFpSymbol.SetTypeInfo(ASymbol:TFpSymbol);" marked as inline is not inlined
(9009) Assembling fpdbginfo
(3104) Compiling fpdbgdwarfdataclasses.pas
(3104) Compiling fpdbgdwarfconst.pas
(9009) Assembling fpdbgdwarfconst
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(832,15) Note: (6058) Call to subroutine "function TDwarfCompilationUnit.GetDefinition(AAbbrevPtr:Pointer;out ADefinition:TDwarfAbbrev):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(840,16) Note: (6058) Call to subroutine "function TDwarfScopeInfo.IsValid:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(842,73) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(847,16) Note: (6058) Call to subroutine "function TDwarfInformationEntry.HasValidScope:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(858,16) Note: (6058) Call to subroutine "function TDwarfScopeInfo.IsValid:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(861,15) Note: (6058) Call to subroutine "function TDwarfCompilationUnit.GetDefinition(AAbbrevPtr:Pointer;out ADefinition:TDwarfAbbrev):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(861,42) Note: (6058) Call to subroutine "function TDwarfScopeInfo.GetEntry:^untyped;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(865,69) Note: (6058) Call to subroutine "function TDwarfAbbrevList.GetEntryPointer(AIndex:LongInt):^TDwarfAbbrevEntry;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(866,73) Note: (6058) Call to subroutine "function TDwarfAbbrevList.GetEntryPointer(AIndex:LongInt):^TDwarfAbbrevEntry;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(966,19) 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
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2483,6) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadReference(AnAttrib:LongWord;out AValue:Pointer;out ACompUnit:TDwarfCompilationUnit):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2502,10) Note: (6058) Call to subroutine "function TDwarfInformationEntry.MaybeSearchScope:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2510,10) Note: (6058) Call to subroutine "function TDwarfInformationEntry.MaybeSearchScope:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2518,10) Note: (6058) Call to subroutine "function TDwarfInformationEntry.MaybeSearchScope:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2602,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadValue(AnAttrib:LongWord;out AValue:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2658,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadValue(AnAttrib:LongWord;out AValue:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2704,16) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadValue(AnAttrib:LongWord;out AValue:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2766,14) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadValue(AnAttrib:LongWord;out AValue:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2771,10) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2844,5) 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
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(2848,51) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadReference(AnAttrib:LongWord;out AValue:Pointer;out ACompUnit:TDwarfCompilationUnit):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3139,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3139,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3156,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3156,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3173,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3173,30) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3182,17) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3182,17) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3385,11) Note: (6058) Call to subroutine "function TFpDwarfInfo.FindDwarfProcSymbol(AAddress:TDBGPtr):TDbgDwarfSymbolBase;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3392,14) Note: (6058) Call to subroutine "function TFpDwarfInfo.FindDwarfUnitSymbol(AAddress:TDBGPtr):TDbgDwarfSymbolBase;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3407,3) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForScopeScan;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3436,5) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForScopeScan;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3457,5) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForScopeScan;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3503,5) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForScopeScan;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3527,5) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForScopeScan;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(3541,5) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForScopeScan;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(4014,3) Note: (6058) Call to subroutine "procedure TDwarfCompilationUnit.WaitForComputeHashes;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(4474,12) 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
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(4513,14) 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
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarfdataclasses.pas(4540,14) 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
(9009) Assembling fpdbgdwarfdataclasses
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1118,15) Note: (6058) Call to subroutine "function TFpValueDwarf.GetSizeFor(AnOtherValue:TFpValue;out ASize:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1218,14) Note: (6058) Call to subroutine "function TFpDwarfInfoSymbolScope.FindExportedSymbolInUnit(CU:TDwarfCompilationUnit;const ANameInfo:TNameSearchInfo;out AnInfoEntry:TDwarfInformationEntry;out AnIsExternal:Boolean):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1253,3) Note: (6058) Call to subroutine "procedure TFpDwarfInfoSymbolScope.ApplyContext(AVal:TFpValue);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1316,3) Note: (5025) Local variable "i" not used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1343,17) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1343,17) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1369,3) Note: (5025) Local variable "InfoEntry" not used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1488,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1488,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1494,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1494,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1536,15) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1536,15) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1611,23) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1611,23) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1620,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1620,19) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:PChar):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1629,25) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1629,25) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1643,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1643,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1643,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1643,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1660,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1660,21) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1706,20) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetNestedValueByName(const AIndex:AnsiString):TFpValueDwarf;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1715,20) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetNestedValue(AIndex:Int64):TFpValueDwarf;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1817,22) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1951,24) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetNestedValueByName(const AIndex:AnsiString):TFpValueDwarf;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(1960,24) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetNestedValue(AIndex:Int64):TFpValueDwarf;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2443,17) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2568,26) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetNestedValue(AIndex:Int64):TFpValueDwarf;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2749,9) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2754,16) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetNestedValue(AIndex:Int64):TFpValueDwarf;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2888,43) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2889,28) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2889,28) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(2890,40) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3075,55) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3078,8) Note: (6058) Call to subroutine "function TFpValueDwarfArray.GetStride(out AStride:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3195,13) Note: (6058) Call to subroutine "function TFpValueDwarfArray.GetStride(out AStride:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3197,23) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3199,24) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3199,24) Note: (6058) Call to subroutine "function TFpSymbolDwarf.GetTypeInfo:TFpSymbolDwarfType;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3208,13) Note: (6058) Call to subroutine "function TFpValueDwarfArray.GetMemberSize(out ASize:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3224,13) Note: (6058) Call to subroutine "function TFpValueDwarfArray.GetMemberSize(out ASize:TFpDbgValueSize):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3412,4) Note: (3123) "inherited" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3476,22) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3476,22) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3491,4) Note: (3123) "inherited" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3981,26) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(3981,26) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(4522,22) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(4522,22) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(4764,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(4764,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(5154,3) Note: (6058) Call to subroutine "procedure TFpSymbolDwarfTypeStructure.InitInheritanceInfo;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(5782,39) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(5782,39) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadStartScope(out AStartScope:TDBGPtr):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(5874,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarf.pas(5874,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:AnsiString):Boolean;" marked as inline is not inlined
(9009) Assembling fpdbgdwarf
(3104) Compiling fppascalbuilder.pas
(9009) Assembling fppascalbuilder
(3104) Compiling fpdbgsymtablecontext.pas
(9009) Assembling fpdbgsymtablecontext
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgclasses.pp(1311,3) Note: (5025) Local variable "AFrame" not used
(9009) Assembling fpdbgclasses
(3104) Compiling fpdbgdisasx86.pp
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasx86.pp(240,5) Note: (5072) Private const "TX86AsmDecoder.FMaxInstructionSize" never used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasx86.pp(241,5) Note: (5072) Private const "TX86AsmDecoder.FMinInstructionSize" never used
(9009) Assembling fpdbgdisasx86
(3104) Compiling fpdbgpetypes.pp
(9009) Assembling fpdbgpetypes
(3104) Compiling fpdbgsymbols.pas
(3104) Compiling fpdbgwinextra.pp
(9009) Assembling fpdbgwinextra
(9009) Assembling fpdbgsymbols
(3104) Compiling fppascalparser.pas
(9009) Assembling fppascalparser
(3104) Compiling fpdbgcontroller.pas
(3104) Compiling fpdbgcallcontextinfo.pas
(9009) Assembling fpdbgcallcontextinfo
(3104) Compiling fpdbgdarwinclasses.pas
(3104) Compiling fpdbglinuxextra.pas
(9009) Assembling fpdbglinuxextra
(9009) Assembling fpdbgdarwinclasses
(9009) Assembling fpdbgcontroller
(3104) Compiling fpdbgdwarfverboseprinter.pas
(9009) Assembling fpdbgdwarfverboseprinter
(3104) Compiling fpdbgdwarffreepascal.pas
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarffreepascal.pas(127,14) Note: (3250) Virtual method "GetTypedValueObject(Boolean;TFpSymbolDwarfType=`nil`):TFpValueDwarf;" has a lower visibility (protected) than parent class TFpSymbolDwarfTypePointer (public)
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarffreepascal.pas(156,14) Note: (3250) Virtual method "GetTypedValueObject(Boolean;TFpSymbolDwarfType=`nil`):TFpValueDwarf;" has a lower visibility (protected) than parent class TFpSymbolDwarfTypeStructure (public)
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarffreepascal.pas(705,35) Note: (6058) Call to subroutine "function TFpSymbolDwarfFreePascalTypePointer.IsInternalDynArrayPointer:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarffreepascal.pas(1048,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.PrepareAbstractOrigin:Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarffreepascal.pas(1048,12) Note: (6058) Call to subroutine "function TDwarfInformationEntry.ReadName(out AName:AnsiString):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdwarffreepascal.pas(482,50) Note: (5025) Local variable "SelfLowerNameInfo" not used
(9009) Assembling fpdbgdwarffreepascal
(3104) Compiling fpdbgavrclasses.pas
(3104) Compiling fpdbgrsp.pas
(9009) Assembling fpdbgrsp
(3104) Compiling fpdbgdisasavr.pp
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasavr.pp(86,15) Note: (3250) Virtual method "Disassemble(var Pointer;out AnsiString;out AnsiString);" has a lower visibility (protected) than parent class TDbgAsmDecoder (public)
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasavr.pp(87,14) Note: (3250) Virtual method "GetInstructionInfo(TDBGPtr):TDbgAsmInstruction;" has a lower visibility (protected) than parent class TDbgAsmDecoder (public)
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasavr.pp(90,14) Note: (3250) Virtual method "GetFunctionFrameInfo(TDBGPtr;out Boolean):Boolean;" has a lower visibility (protected) than parent class TDbgAsmDecoder (public)
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasavr.pp(93,17) Note: (3250) Virtual method "constructor Create(TDbgProcess);" has a lower visibility (protected) than parent class TDbgAsmDecoder (public)
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasavr.pp(60,5) Note: (5029) Private field "TAvrAsmInstruction.FInstrLen" is never used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgdisasavr.pp(128,3) Note: (5027) Local variable "DBG_WARNINGS" is assigned but never used
(9009) Assembling fpdbgdisasavr
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgavrclasses.pas(382,3) Note: (5025) Local variable "regs" not used
/Users/user/source/repos/laz_trunk/components/fpdebug/fpdbgavrclasses.pas(48,5) Note: (5029) Private field "TDbgAvrThread.FRegsChanged" is never used
(9009) Assembling fpdbgavrclasses
(3104) Compiling fpdbghardcodedfreepascalinfo.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl-generics/generics.collections.ppu:generics.collections.pas(1186,20) Note: (6058) Call to subroutine "function TEnumerable<System.AnsiString>.GetEnumerator:TEnumerator$1<SYSTEM.AnsiString>;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl-generics/generics.collections.ppu:generics.collections.pas(1186,20) Note: (6058) Call to subroutine "function TEnumerable<FpDbgHardcodedFreepascalInfo.TDbgHardcodedFPCClassMember>.GetEnumerator:TEnumerator$1<FPDBGHARDCODEDFREEPASCALINFO.TDbgHardcodedFPCClassMember>;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl-generics/generics.collections.ppu:generics.collections.pas(1186,20) Note: (6058) Call to subroutine "function TEnumerable<FpDbgHardcodedFreepascalInfo.TPair<System.AnsiString,FpDbgHardcodedFreepascalInfo.TDbgHardcodedFPCClassMember>>.GetEnumerator:TEnumerator$1<FPDBGHARDCODEDFREEPASCALINFO.TPair$2<SYSTEM.AnsiString,FPDBGHARDCODEDFREEPASCALINFO.TDbgHardcodedFPCClassMember>>;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl-generics/generics.collections.ppu:generics.collections.pas(144,52) Note: (5071) Private type "TCustomPointersEnumerator$2<SYSTEM.AnsiString,FPDBGHARDCODEDFREEPASCALINFO.TCustomList$1$crc8D68C026.PT>.T" never used
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl-generics/generics.collections.ppu:generics.collections.pas(144,52) Note: (5071) Private type "TCustomPointersEnumerator$2<FPDBGHARDCODEDFREEPASCALINFO.TDbgHardcodedFPCClassMember,FPDBGHARDCODEDFREEPASCALINFO.TCustomList$1$crcCDEA9E23.PT>.T" never used
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl-generics/generics.collections.ppu:generics.collections.pas(144,52) Note: (5071) Private type "TCustomPointersEnumerator$2<FPDBGHARDCODEDFREEPASCALINFO.TPair$2<SYSTEM.AnsiString,FPDBGHARDCODEDFREEPASCALINFO.TDbgHardcodedFPCClassMember>,FPDBGHARDCODEDFREEPASCALINFO.TCustomList$1$crcC3311611.PT>.T" never used
(9009) Assembling fpdbghardcodedfreepascalinfo
(9009) Assembling fpdebug
(1008) 44963 lines compiled, 2.9 sec
(1023) 218 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/fpdebug.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lazdebuggers
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C cmdlinedebuggerbase
/bin/rm -f lib/aarch64-darwin/cmdlinedebuggerbase.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 cmdlinedebuggerbase.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling cmdlinedebuggerbase.pas
(3104) Compiling debugprocess.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(85,31) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(86,40) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(86,55) Hint: (5024) Parameter "AReason" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(86,82) Hint: (5024) Parameter "AInfo" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(361,8) Note: (5025) Local variable "idx" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(387,38) Hint: (5091) Local variable "Line" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(115,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debugprocess.pas(116,27) Hint: (5024) Parameter "Sender" not used
(9009) Assembling debugprocess
(3104) Compiling debuginstructions.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(149,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(150,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(151,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(152,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(152,47) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(153,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(169,29) Hint: (5024) Parameter "ASender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/cmdlinedebuggerbase/debuginstructions.pas(209,3) Note: (5027) Local variable "DBGMI_TIMEOUT_DEBUG" is assigned but never used
(9009) Assembling debuginstructions
(9009) Assembling cmdlinedebuggerbase
(1008) 1292 lines compiled, 0.3 sec
(1022) 18 hint(s) issued
(1023) 2 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/CmdLineDebuggerBase.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C cmdlinedebuggerbase
/bin/rm -f lib/aarch64-darwin/cmdlinedebuggerbase.ppu
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 cmdlinedebuggerbase.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling cmdlinedebuggerbase.pas
(9009) Assembling cmdlinedebuggerbase
(1008) 21 lines compiled, 0.2 sec
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/CmdLineDebuggerBase.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lazdebuggerlldb
/bin/rm -f lib/aarch64-darwin/lazdebuggerlldb.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../cmdlinedebuggerbase/lib/aarch64-darwin -Fu../../debuggerintf/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 lazdebuggerlldb.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazdebuggerlldb.pas
(3104) Compiling lldbdebugger.pas
(3104) Compiling lldbinstructions.pas
(3104) Compiling lldbhelper.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbhelper.pas(84,24) Note: (5025) Local variable "j2" not used
(9009) Assembling lldbhelper
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(733,3) Note: (5025) Local variable "s" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(162,40) Hint: (5024) Parameter "AData" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(947,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(1219,3) Note: (5025) Local variable "s" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(1456,5) Note: (5025) Local variable "i" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbinstructions.pas(1457,5) Note: (5025) Local variable "Address" not used
(9009) Assembling lldbinstructions
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(184,5) Warning: (3018) Constructor should be public
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(410,5) Warning: (3018) Constructor should be public
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(573,3) Note: (5025) Local variable "Instr" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(135,42) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(976,5) Note: (5025) Local variable "BreakPoint" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(144,39) Hint: (5024) Parameter "AnInstruction" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(203,41) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(202,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1411,6) Note: (5025) Local variable "j" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1413,3) Note: (5025) Local variable "found" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1413,10) Note: (5025) Local variable "foundFunc" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1413,21) Note: (5025) Local variable "foundArg" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1509,3) Note: (5025) Local variable "found" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1509,10) Note: (5025) Local variable "foundArg" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(442,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(512,46) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(1873,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(86,36) Hint: (5024) Parameter "AnInstruction" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(87,33) Hint: (5024) Parameter "AnInstruction" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(81,38) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(191,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(222,40) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(221,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(220,28) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(246,24) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(337,37) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(324,43) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(325,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(338,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(336,33) Hint: (5024) Parameter "LaunchWarnings" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(3005,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(381,41) Hint: (5024) Parameter "ATargetCPU" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerlldb/lldbdebugger.pas(381,53) Hint: (5024) Parameter "ATargetOS" not used
(9009) Assembling lldbdebugger
(9009) Assembling lazdebuggerlldb
(1008) 5032 lines compiled, 0.4 sec
(1021) 5 warning(s) issued
(1022) 26 hint(s) issued
(1023) 13 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/LazDebuggerLldb.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lazdebuggerfplldb
/bin/rm -f lib/aarch64-darwin/lazdebuggerfplldb.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../cmdlinedebuggerbase/lib/aarch64-darwin -Fu../../debuggerintf/lib/aarch64-darwin -Fu../../fpdebug/lib/aarch64-darwin -Fu../lazdebuggerlldb/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 lazdebuggerfplldb.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazdebuggerfplldb.pas
(3104) Compiling fplldbdebugger.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(326,56) Warning: (4046) Constructing a class "TFpLldbDbgMemReader" with abstract method "WriteRegister"
/Users/user/source/repos/laz_trunk/components/fpdebug/lib/aarch64-darwin/fpdmemorytools.ppu:fpdmemorytools.pas(103,14) Hint: (5062) Found abstract method: WriteRegister(<TFpDbgMemReaderBase>;LongWord;const TDBGPtr;TFpDbgLocationContext):Boolean;
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(229,29) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(59,32) Hint: (5024) Parameter "AnAddress" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(59,48) Hint: (5024) Parameter "AnAddressSpace" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(59,78) Hint: (5024) Parameter "ASize" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(59,100) Hint: (5024) Parameter "ADest" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(61,32) Hint: (5024) Parameter "ARegNum" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(257,40) Hint: (5024) Parameter "AOldState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(920,52) Hint: (5091) Local variable "dummy" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(264,22) Hint: (5024) Parameter "AAdress" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(264,44) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(264,53) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(264,60) Hint: (5024) Parameter "AOffset" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(267,28) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(1196,51) Warning: (4046) Constructing a class "TFpLldbDbgMemReader" with abstract method "WriteRegister"
/Users/user/source/repos/laz_trunk/components/fpdebug/lib/aarch64-darwin/fpdmemorytools.ppu:fpdmemorytools.pas(103,14) Hint: (5062) Found abstract method: WriteRegister(<TFpDbgMemReaderBase>;LongWord;const TDBGPtr;TFpDbgLocationContext):Boolean;
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(154,66) Hint: (5024) Parameter "ForceQueue" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(176,41) Hint: (5024) Parameter "ATargetCPU" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfplldb/fplldbdebugger.pas(176,53) Hint: (5024) Parameter "ATargetOS" not used
(9009) Assembling fplldbdebugger
(9009) Assembling lazdebuggerfplldb
(1008) 1737 lines compiled, 0.3 sec
(1021) 2 warning(s) issued
(1022) 22 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/LazDebuggerFpLldb.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lazdebuggerfp
/bin/rm -f lib/aarch64-darwin/lazdebuggerfp.ppu
/bin/mkdir -p lib/aarch64-darwin
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu../../../packager/units/aarch64-darwin -Fu../../lazutils/lib/aarch64-darwin -Fu../../freetype/lib/aarch64-darwin -Fu../../../lcl/units/aarch64-darwin -Fu../../debuggerintf/lib/aarch64-darwin -Fu../../fpdebug/lib/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin -daarch64 lazdebuggerfp.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling lazdebuggerfp.pas
(3104) Compiling fpdebugdebugger.pas
(3104) Compiling fpdebugdebuggerutils.pas
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebuggerutils.pas(195,4) Note: (3123) "inherited" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebuggerutils.pas(195,4) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebuggerutils.pas(200,4) Note: (3123) "inherited" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebuggerutils.pas(200,4) Hint: (3124) Inlining disabled
(9009) Assembling fpdebugdebuggerutils
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(551,15) Note: (3250) Virtual method "LockCommandProcessing;" has a lower visibility (protected) than parent class TDebuggerIntf (public)
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(552,15) Note: (3250) Virtual method "UnLockCommandProcessing;" has a lower visibility (protected) than parent class TDebuggerIntf (public)
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1773,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1773,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1783,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1783,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1778,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1778,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1842,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1842,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1852,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1852,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1847,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1847,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1862,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1862,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1857,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1857,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1867,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1867,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1879,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1879,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1873,8) Note: (6058) Call to subroutine "function TFPGMapObject<DbgIntfBaseTypes.TDBGPtr,FpDebugDebugger.TFpDebugExceptionStepping.TFrameList>.IndexOf(const AKey:TDBGPtr):LongInt;" marked as inline is not inlined
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1884,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1884,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1889,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1889,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(32,42) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(87,30) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(110,41) Hint: (5024) Parameter "AFrameRequired" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(1007,3) Note: (5025) Local variable "AThread" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(122,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(124,38) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(141,39) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(142,44) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(144,43) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(156,36) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(171,25) Hint: (5024) Parameter "a" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(171,28) Hint: (5024) Parameter "b" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(178,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(180,35) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(235,33) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(253,35) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(255,34) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(363,54) Hint: (5024) Parameter "AnEventThread" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(374,54) Hint: (5024) Parameter "AnEventThread" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(1826,4) Note: (3123) "inherited" not yet supported inside inline procedure/function
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(1826,4) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2172,29) Note: (6058) Call to subroutine "function TFpDebugDebugger.ReadData(const AAdress:TDBGPtr;const ASize:LongWord;out AData:<Formal type>):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2178,29) Note: (6058) Call to subroutine "function TFpDebugDebugger.ReadData(const AAdress:TDBGPtr;const ASize:LongWord;out AData:<Formal type>;out ABytesRead:LongWord):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2184,29) Note: (6058) Call to subroutine "function TFpDebugDebugger.ReadData(const AAdress:TDBGPtr;const ASize:LongWord;out AData:<Formal type>):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2591,23) Hint: (5091) Local variable "CodeBin" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2620,24) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2621,15) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2623,46) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2744,35) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2612,39) Note: (6058) Call to subroutine "function TFpDebugDebugger.ReadData(const AAdress:TDBGPtr;const ASize:LongWord;out AData:<Formal type>):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(2690,36) Note: (6058) Call to subroutine "function TFpDebugDebugger.ReadData(const AAdress:TDBGPtr;const ASize:LongWord;out AData:<Formal type>):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(603,40) Hint: (5024) Parameter "AOldState" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(611,27) Hint: (5024) Parameter "AAddress" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(611,55) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(611,69) Hint: (5024) Parameter "ALine" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(611,81) Hint: (5024) Parameter "AOffset" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(614,33) Hint: (5024) Parameter "ASource" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(456,32) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3319,26) Hint: (5091) Local variable "FinallyData" of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3218,5) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3463,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3493,95) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(516,45) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3576,77) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(517,47) Hint: (5024) Parameter "continue" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3588,81) Warning: (5066) Symbol "DoDbgEvent" is deprecated: "switch to EventLogHandler"
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(518,49) Hint: (5024) Parameter "continue" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3610,13) Note: (6058) Call to subroutine "function TFpDebugDebugger.FindSymbolScope(AThreadId:LongInt;AStackFrame:LongInt):TFpDbgSymbolScope;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3638,10) Note: (6058) Call to subroutine "function TFpDebugDebugger.ReadData(const AAdress:TDBGPtr;const ASize:LongWord;out AData:<Formal type>):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3772,3) Note: (5025) Local variable "StackEntry" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3773,3) Note: (5025) Local variable "s" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(512,58) Hint: (5024) Parameter "AnInternalPause" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3882,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3903,16) Note: (5025) Local variable "ResText" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3905,3) Note: (5025) Local variable "ResType" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(3972,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(542,38) Hint: (5024) Parameter "Data" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(590,63) Hint: (5024) Parameter "ATargetOS" not used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(737,16) Note: (5027) Local variable "DBG_WARNINGS" is assigned but never used
/Users/user/source/repos/laz_trunk/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(734,3) Hint: (5023) Unit "FpDbgCommon" not used in FpDebugDebugger
(9009) Assembling fpdebugdebugger
(9009) Assembling lazdebuggerfp
(1008) 4934 lines compiled, 0.5 sec
(1021) 7 warning(s) issued
(1022) 75 hint(s) issued
(1023) 49 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/LazDebuggerFp.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C leakview
/bin/rm -f lib/aarch64-darwin/cocoa/leakview.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Sgi -O1 -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../codetools/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../lazdebuggers/cmdlinedebuggerbase/lib/aarch64-darwin -Fu../debuggerintf/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../fpdebug/lib/aarch64-darwin -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu../lazdebuggers/lazdebuggerlldb/lib/aarch64-darwin -Fu../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 leakview.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling leakview.pas
(3104) Compiling heaptrcview.pas
(3104) Compiling leakinfo.pas
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1085,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1100,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1145,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1150,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1115,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1120,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1105,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1110,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Note: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl/fgl.ppu:fgl.pp(1140,1) Hint: (3124) Inlining disabled
/Users/user/source/repos/laz_trunk/components/leakview/leakinfo.pas(613,10) Note: (5027) Local variable "err" is assigned but never used
/Users/user/source/repos/laz_trunk/components/leakview/leakinfo.pas(674,8) Note: (5027) Local variable "err" is assigned but never used
/Users/user/source/repos/laz_trunk/components/leakview/leakinfo.pas(777,8) Note: (5027) Local variable "err" is assigned but never used
(9009) Assembling leakinfo
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(39,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(37,33) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(38,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(40,30) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(41,34) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(42,31) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(43,26) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(44,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(45,36) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(251,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(292,57) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(359,23) Hint: (4055) Conversion between ordinals and pointers is not portable
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(359,23) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(66,27) Hint: (5024) Parameter "Sender" not used
/Users/user/source/repos/laz_trunk/components/leakview/heaptrcview.pas(546,26) Hint: (5024) Parameter "Sender" not used
(1010) Writing Resource String Table file: heaptrcview.rsj
(9009) Assembling heaptrcview
(3104) Compiling dbginforeader.pas
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(51,2) Warning: (2024) User defined: This code is not thread-safe, and needs improvement
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(172,49) Hint: (5057) Local variable "bytesread" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(202,51) Hint: (5057) Local variable "bytesread" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(267,28) Hint: (5060) Function result variable does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(304,26) Hint: (5060) Function result variable does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(465,28) Hint: (5057) Local variable "temp_length" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(480,27) Hint: (5057) Local variable "header32" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(503,27) Hint: (5057) Local variable "numoptable" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(520,34) Hint: (5057) Local variable "state" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(725,2) Warning: (2024) User defined: This code is not thread-safe, and needs improvement
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(768,25) Hint: (5057) Local variable "lastfunc" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(777,56) Hint: (5057) Local variable "res" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(915,71) Hint: (5058) Variable "line" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(915,60) Hint: (5058) Variable "source" does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/leakview/dbginforeader.pas(915,47) Hint: (5058) Variable "func" does not seem to be initialized
(9009) Assembling dbginforeader
/Users/user/source/repos/laz_trunk/components/leakview/leakview.pas(11,16) Hint: (5023) Unit "leakinfo" not used in leakview
/Users/user/source/repos/laz_trunk/components/leakview/leakview.pas(11,26) Hint: (5023) Unit "DbgInfoReader" not used in leakview
(9009) Assembling leakview
(1008) 2640 lines compiled, 0.5 sec
(1021) 3 warning(s) issued
(1022) 42 hint(s) issued
(1023) 12 note(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/leakview.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C memds
/bin/rm -f lib/aarch64-darwin/cocoa/memdslaz.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -dLCL -dLCLcocoa -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 memdslaz.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling memdslaz.pas
(3104) Compiling frmselectdataset.pp
/Users/user/source/repos/laz_trunk/components/memds/frmselectdataset.pp(43,26) Hint: (5024) Parameter "Sender" not used
(1010) Writing Resource String Table file: frmselectdataset.rsj
(9009) Assembling frmselectdataset
(9009) Assembling memdslaz
(1008) 210 lines compiled, 0.4 sec
(1022) 5 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/MemDSLaz.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C sdf
/bin/rm -f lib/aarch64-darwin/cocoa/sdflaz.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scgi -O1 -g -gl -l -vewnhibq -gw -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 sdflaz.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(3104) Compiling sdflaz.pas
(3104) Compiling registersdf.pas
(9009) Assembling registersdf
(9009) Assembling sdflaz
(1008) 59 lines compiled, 0.1 sec
(1022) 4 hint(s) issued
/bin/cp -f Makefile.compiled lib/aarch64-darwin/cocoa/SDFLaz.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C tachart
/bin/rm -f lib/aarch64-darwin/cocoa/tachartlazaruspkg.ppu
/bin/mkdir -p lib/aarch64-darwin/cocoa
/usr/local/bin/ppca64 -MObjFPC -Scghi -O1 -g -gl -Xg -l -vewnhibq -dLCL -dLCLcocoa -dCHECK_VALID_SCALING -gw -Funumlib_fix -Fueditors -Fu../../packager/units/aarch64-darwin -Fu../lazutils/lib/aarch64-darwin -Fu../buildintf/units/aarch64-darwin -Fu../freetype/lib/aarch64-darwin -Fu../../lcl/units/aarch64-darwin -Fu../../lcl/units/aarch64-darwin/cocoa -Fu../lazcontrols/lib/aarch64-darwin/cocoa -Fu../ideintf/units/aarch64-darwin/cocoa -Fu. -Fu/usr/local/lib/fpc/3.3.1/units/aarch64-darwin/rtl -FE. -FUlib/aarch64-darwin/cocoa -daarch64 tachartlazaruspkg.pas
Hint: (11030) Start of reading config file /Users/user/.fpc.cfg
Hint: (11030) Start of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /etc/fpc.cfg
Hint: (11031) End of reading config file /Users/user/.fpc.cfg
Free Pascal Compiler version 3.3.1 [2020/11/24] for aarch64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for AArch64
(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
(9009) Assembling tachartstrconsts
/Users/user/source/repos/laz_trunk/components/tachart/tachartutils.pas(1027,24) Warning: (5093) Function result variable of a managed type does not seem to be initialized
(9009) Assembling tachartutils
(3104) Compiling tacustomsource.pas
(3104) Compiling tamath.pas
/Users/user/source/repos/laz_trunk/components/tachart/tamath.pas(121,15) Note: (6058) Call to subroutine "function SafeInfinity:Double;" marked as inline is not inlined
(9009) Assembling tamath
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(656,6) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(658,49) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(659,15) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(669,6) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(670,17) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(673,34) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(677,12) Note: (6058) Call to subroutine "function TChartSourceBuffer.EndIndex:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(677,12) Note: (6058) Call to subroutine "function TChartSourceBuffer.EndIndex:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(707,49) Note: (6058) Call to subroutine "function TChartSourceBuffer.GetCapacity:DWord;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(304,32) Hint: (5024) Parameter "AIndex" not used
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(1962,22) Note: (6058) Call to subroutine "procedure TCustomSortedChartSource.SortNoNotify;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(1973,20) Note: (6058) Call to subroutine "procedure TCustomSortedChartSource.SortNoNotify;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(1982,20) Note: (6058) Call to subroutine "procedure TCustomSortedChartSource.SortNoNotify;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(1996,22) Note: (6058) Call to subroutine "procedure TCustomSortedChartSource.SortNoNotify;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tacustomsource.pas(2012,22) Note: (6058) Call to subroutine "procedure TCustomSortedChartSource.SortNoNotify;" marked as inline is not inlined
(9009) Assembling tacustomsource
(3104) Compiling tadrawutils.pas
(3104) Compiling tageometry.pas
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(127,24) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(186,13) Note: (6058) Call to subroutine "function IsPointInRect(const AP:TPoint;const A1:TPoint;const A2:TPoint):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(200,8) Note: (6058) Call to subroutine "function IsPointInRect(const AP:TPoint;const A1:TPoint;const A2:TPoint):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(302,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(307,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(312,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(317,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(404,50) Note: (6058) Call to subroutine "operator *(const A:TDoublePoint;const B:TDoublePoint):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(385,19) Note: (6058) Call to subroutine "function PointDist(const A:TPoint;const B:TPoint):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(385,57) Note: (6058) Call to subroutine "function PointDist(const A:TPoint;const B:TPoint):LongInt;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(579,20) Note: (6058) Call to subroutine "operator div(const A:TPoint;ADivisor:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(579,20) Note: (6058) Call to subroutine "operator *(const A:TPoint;AMultiplier:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(602,20) Note: (6058) Call to subroutine "operator div(const A:TPoint;ADivisor:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(602,20) Note: (6058) Call to subroutine "operator *(const A:TPoint;AMultiplier:LongInt):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(618,8) Note: (6058) Call to subroutine "operator =(const A:TDoublePoint;const B:TDoublePoint):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(620,13) Note: (6058) Call to subroutine "operator =(const A:TDoublePoint;const B:TDoublePoint):Boolean;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(623,12) Note: (6058) Call to subroutine "operator -(const A:TDoublePoint;const B:TDoublePoint):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(624,12) Note: (6058) Call to subroutine "operator -(const A:TDoublePoint;const B:TDoublePoint):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(625,17) Note: (6058) Call to subroutine "operator +(const A:TDoublePoint;const B:TDoublePoint):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(625,17) Note: (6058) Call to subroutine "operator *(const A:TDoublePoint;B:Double):<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(695,24) Warning: (5093) Function result variable of a managed type does not seem to be initialized
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(713,14) Note: (6058) Call to subroutine "function TPolygon.Purge:{Dynamic} Array Of TPoint;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(728,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(729,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(733,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(734,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(738,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(739,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(743,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(744,5) Note: (6058) Call to subroutine "procedure TPolygon.AddNoDup(const APoint:TPoint);" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(749,14) Note: (6058) Call to subroutine "function TPolygon.Purge:{Dynamic} Array Of TPoint;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(863,33) Note: (6058) Call to subroutine "function TPolygon.LastPoint:<record type>;" marked as inline is not inlined
/Users/user/source/repos/laz_trunk/components/tachart/tageometry.pas(117,3) Hint: (5023) Unit "GraphMath" not used in TAGeometry
(9009) Assembling tageometry
(3104) Compiling tahtml.pas
(9009) Assembling tahtml
/Users/user/source/repos/laz_trunk/components/tachart/tadrawutils.pas(545,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling tadrawutils
(3104) Compiling taintervalsources.pas
/Users/user/source/repos/laz_trunk/components/tachart/taintervalsources.pas(237,3) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling taintervalsources
(3104) Compiling tastyles.pas
(9009) Assembling tastyles
(3104) Compiling tatypes.pas
/Users/user/source/repos/laz_trunk/components/tachart/tatypes.pas(469,5) Warning: (6060) Case statement does not handle all possible cases
(9009) Assembling tatypes
(3104) Compiling tatextelements.pas
/Users/user/source/repos/laz_trunk/components/tachart/tatextelements.pas(688,3) Warning: (6060) Case statement does not handle all possible cases
/Users/user/source/repos/laz_trunk/components/tachart/tatextelements.pas(22,3) Hint: (5023) Unit "GraphMath" not used in TATextElements
(9009) Assembling tatextelements
tatextelements.pas(944) Error: (9007) Error while assembling exitcode 1
tatextelements.pas(944) Fatal: (10026) There were 2 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment