Skip to content

Is Sort in TDebugInfoExport.CreateExportList necessary? #13

@chuacw

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.

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