tmssoftware.com
TMS Support Center
Minor False Positive
DEV
TMS FixInsight Pro
Tommi_Prami
(Tommi Prami)
July 23, 2019, 7:43am
1
function ParseFloat(const AValue: Single): string;
var
ValueRec: LongInt absolute AValue;
begin
[FixInsight Optimization] ExactFloatToStr_JH0.pas(297): O804 Method parameter 'AValue' is declared but never used
Just FYI
Related topics
Topic
Replies
Views
Activity
FalsePositive O803
TMS FixInsight Pro
3
604
November 18, 2016
W510 False positive for strings
TMS FixInsight Pro
0
701
April 24, 2017
FixInsight seems to have a general problem with indexed parameters
TMS FixInsight Pro
1
283
January 24, 2022
FalsePositive W509 with goto
TMS FixInsight Pro
1
647
November 18, 2016
False positive for W534
TMS FixInsight Pro
0
262
January 19, 2022
© tmssoftware.com