Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of with statement #2

Open
delphidabbler opened this issue Jun 28, 2022 · 0 comments
Open

Get rid of with statement #2

delphidabbler opened this issue Jun 28, 2022 · 0 comments

Comments

@delphidabbler
Copy link
Member

delphidabbler commented Jun 28, 2022

There's a with statement in function beginning at line 504 of PJMD5.pas:

md5/PJMD5.pas

Line 504 in 1e6aac0

class function TPJMD5.Calculate(const Buf; const Count: Cardinal): TPJMD5Digest;

Refactor it out.

@delphidabbler delphidabbler self-assigned this Jul 17, 2022
@delphidabbler delphidabbler added the enhancement New feature or request label Jul 17, 2022
@delphidabbler delphidabbler added refactoring and removed enhancement New feature or request labels Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant