Search Results

1
vote

How to disable a warning in Delphi about “return value … might be undefined”?

I am not sure that I want to see the code for this unit... after all, the error occurs at line 6939 ... Maybe some internal compiler table have been exceeded? …