Skip to content

Update GetGIFSize to avoid deprecated warning #52

Closed
@delphidabbler

Description

@delphidabbler

In Delphi 12, and possibly some earlier Delphi versions back to Delphi 10.1, compiling GetGIFSize results in a deprecated warning because of a call to SysUtils.StrLComp. This can be fixed by changing the call to AnsiStrings.StrLComp.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcompletedIssue completed and committed to develop. To be closed on next release

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions