When I compile the package This is all the errors I get
/home/technet/trunk/kzdeskmanagers.pas(331,27) Warning: Comment level 2 found
/home/technet/trunk/kzdeskmanagers.pas(388,8) Hint: Conversion between ordinals and pointers is not portable
/home/technet/trunk/kzdeskmanagers.pas(388,36) Hint: Mixing signed expressions and longwords gives a 64bit result
/home/technet/trunk/kzdeskmanagers.pas(388,8) Warning: Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.
/home/technet/trunk/kzdeskmanagers.pas(427,23) Hint: Conversion between ordinals and pointers is not portable
/home/technet/trunk/kzdeskmanagers.pas(432,26) Hint: Conversion between ordinals and pointers is not portable
/home/technet/trunk/kzdeskmanagers.pas(577,3) Note: Local variable "i" not used
/home/technet/trunk/kzdeskmanagers.pas(85,45) Hint: Parameter "SenderWindow" not used
/home/technet/trunk/kzlazdesktop.pas(156,5) Warning: Destructor should be public
/home/technet/trunk/ukzconfig.pas(72,21) Hint: Parameter "ADialog" not used
/home/technet/trunk/ukzconfig.pas(73,28) Hint: Parameter "AOptions" not used
/home/technet/trunk/ukzconfig.pas(74,29) Hint: Parameter "AOptions" not used
/home/technet/trunk/ukzconfig.pas(9,14) Hint: Unit "ButtonPanel" not used in uKZConfig
/home/technet/trunk/kzdesktop.pas(30,39) Hint: Unit "StdCtrls" not used in kzdesktop
/home/technet/trunk/kzdesktop.pas(30,61) Hint: Unit "LMessages" not used in kzdesktop
/home/technet/trunk/kzdesktop.pas(30,81) Hint: Unit "ComCtrls" not used in kzdesktop
/home/technet/trunk/kzlazdesktop.pas(366,29) Hint: Parameter "_Msg" not used
/home/technet/trunk/kzlazdesktop.pas(466,3) Warning: unreachable code
/home/technet/trunk/kzlazdesktop.pas(481,34) Hint: Local variable "rc1" does not seem to be initialized
/home/technet/trunk/kzlazdesktop.pas(482,37) Hint: Local variable "rc2" does not seem to be initialized
/home/technet/trunk/kzlazdesktop.pas(562,39) Warning: unreachable code
/home/technet/trunk/kzlazdesktop.pas(513,3) Note: Local variable "pRect" not used
/home/technet/trunk/kzlazdesktop.pas(147,53) Hint: Parameter "Button" not used
/home/technet/trunk/kzlazdesktop.pas(147,75) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(914,26) Hint: Local variable "newPos" does not seem to be initialized
/home/technet/trunk/kzlazdesktop.pas(148,53) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(149,51) Hint: Parameter "Button" not used
/home/technet/trunk/kzlazdesktop.pas(149,73) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(149,93) Hint: Parameter "X" not used
/home/technet/trunk/kzlazdesktop.pas(149,96) Hint: Parameter "Y" not used
/home/technet/trunk/kzlazdesktop.pas(964,19) Note: Local variable "Region" not used
/home/technet/trunk/kzlazdesktop.pas(964,27) Note: Local variable "Region2" not used
/home/technet/trunk/kzlazdesktop.pas(1005,3) Note: Local variable "fm" not used
/home/technet/trunk/kzlazdesktop.pas(1056,35) Warning: unreachable code
/home/technet/trunk/kzlazdesktop.pas(1158,35) Warning: unreachable code
/home/technet/trunk/kzlazdesktop.pas(1456,3) Note: Local variable "i" not used
/home/technet/trunk/kzlazdesktop.pas(1457,3) Note: Local variable "p" not used
/home/technet/trunk/kzlazdesktop.pas(1458,3) Note: Local variable "pRect" not used
/home/technet/trunk/kzlazdesktop.pas(1459,3) Note: Local variable "bs" not used
/home/technet/trunk/kzlazdesktop.pas(1461,3) Note: Local variable "msg" not used
/home/technet/trunk/kzlazdesktop.pas(1463,3) Note: Local variable "c" not used
/home/technet/trunk/kzlazdesktop.pas(1477,11) Note: Local variable "iC2" not used
/home/technet/trunk/kzlazdesktop.pas(1478,3) Warning: Variable "_page" read but nowhere assigned
/home/technet/trunk/kzlazdesktop.pas(249,46) Hint: Parameter "CloseAction" not used
/home/technet/trunk/kzlazdesktop.pas(254,7) Hint: Parameter "Button" not used
/home/technet/trunk/kzlazdesktop.pas(254,29) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(256,7) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(258,7) Hint: Parameter "Button" not used
/home/technet/trunk/kzlazdesktop.pas(258,29) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(1640,19) Warning: Symbol "CommandLine" is deprecated
/home/technet/trunk/kzlazdesktop.pas(263,58) Hint: Parameter "Button" not used
/home/technet/trunk/kzlazdesktop.pas(264,7) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(265,58) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(267,56) Hint: Parameter "Button" not used
/home/technet/trunk/kzlazdesktop.pas(268,7) Hint: Parameter "Shift" not used
/home/technet/trunk/kzlazdesktop.pas(1914,3) Note: Local variable "i" not used
/home/technet/trunk/kzlazdesktop.pas(289,31) Hint: Parameter "TheOwner" not used
/home/technet/trunk/kzlazdesktop.pas(2030,33) Warning: Function result does not seem to be set
/home/technet/trunk/kzlazdesktop.pas(344,46) Hint: Parameter "AProject" not used
/home/technet/trunk/kzlazdesktop.pas(345,53) Hint: Parameter "SenderWindow" not used
/home/technet/trunk/kzlazdesktop.pas(345,77) Hint: Parameter "Msg" not used
/home/technet/trunk/kzlazdesktop.pas(2136,34) Warning: Comment level 2 found
/home/technet/trunk/kzlazdesktop.pas(346,51) Hint: Parameter "SenderWindow" not used
/home/technet/trunk/kzlazdesktop.pas(346,75) Hint: Parameter "Msg" not used
/home/technet/trunk/kzlazdesktop.pas(347,51) Hint: Parameter "SenderWindow" not used
/home/technet/trunk/kzlazdesktop.pas(347,75) Hint: Parameter "Msg" not used
/home/technet/trunk/kzlazdesktop.pas(2471,31) Warning: unreachable code
/home/technet/trunk/kzlazdesktop.pas(2525,37) Warning: unreachable code
/home/technet/trunk/kzlazdesktop.pas(71,17) Hint: Unit "WSForms" not used in KZLazDesktop
/home/technet/trunk/kzlazdesktop.pas(74,11) Hint: Unit "MenuIntf" not used in KZLazDesktop
/home/technet/trunk/kzlazdesktop.pas(75,63) Hint: Unit "FormEditingIntf" not used in KZLazDesktop
/home/technet/trunk/kzlazdesktop.pas(81,13) Hint: Unit "LCLClasses" not used in KZLazDesktop
"Compiling package kzdesktop_ide 0.0" completed