Skip to content

Is Sort in TDebugInfoExport.CreateExportList necessary? #13

Description

@chuacw

The final statement in TTDebugInfoExport.CreateExportList is

FExportList.Sort(ExportFunctionsSortCompare);

Is it necessary?
Would it be possible to provide a Sort property that determines whether to sort or not?

I've already added the necessary code, and would be happy to make a pull request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions