
0
Fixed
[W521] False positive when the name of the function is used instead of Result
Function MyFunc:String;
Begin
MyFunc:='dummy';
End;
Begin
MyFunc:='dummy';
End;

0
Planned
Roman 10 years ago

0
Started
Roman 10 years ago

-1
Fixed
Roman 10 years ago

0
Stephan Plath 10 years ago
problem still exists in 2015.04. Here is some ugly example code:
Customer support service by UserEcho