TGPuttyLib icon indicating copy to clipboard operation
TGPuttyLib copied to clipboard

Delphi & W1036 warning

Open HolyGit12 opened this issue 2 years ago • 3 comments

Not really an issue but could you initialise wlen, EClass and ErrAddr in DownloadStreamP.pas to keep Delphi calm?

HolyGit12 avatar Mar 11 '24 11:03 HolyGit12

Hello, the variables are initialized in the appropriate place. Do you maybe have a fairly old Delphi version? I do not get any warnings here. I don't want to add redundant initializations, because those can trigger warnings, too.

I also updated the code a bit today, maybe you can download the newest sources.

superflexible avatar Apr 19 '24 14:04 superflexible

The warnings are gone now. It works well.

I used in March the official tgputtylib-build25 release. Was this my mistake?

HolyGit12 avatar Apr 24 '24 13:04 HolyGit12

Hi, not sure but I will make another official release ASAP.

superflexible avatar Apr 24 '24 13:04 superflexible