Page 1 of 1

Warnings in Built

Posted: Thu Mar 25, 2021 11:06 am
by 16589841
Hallo,

we are doing builds on a TeamCity build server (with NO hints/warnings policy) and TChart is the only code that still has Compiler hints/warnings, can you please fix that for the next release so that we don't need to fix that on our own each time when upgrading?

It's VCL 64bit with Delphi 10.1 Berlin Update 2

3rdParty\TChart\VCL\VCLTee.TeEngine.pas(7375): Hint warning H2077: Value assigned to 'LabelInside' never used
3rdParty\TChart\VCL\VCLTee.TeeSurfa.pas(6549): Hint warning H2077: Value assigned to 'tmpIndex' never used
3rdParty\TChart\VCL\VCLTee.TeeSurfa.pas(6531): Hint warning H2077: Value assigned to 'tmpIndex' never used
3rdParty\TChart\VCL\VCLTee.TeeHighLowLine.pas(93): Hint warning H2443: Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list

Best regards,

Thomas

Re: Warnings in Built

Posted: Thu Apr 01, 2021 11:14 am
by yeray
Hello Thomas,

I've added it to the public tracker: #2408