Eliminate duplicate copies of nextFileName() for Sorter

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-12-23, Execution Team 2025-01-06, Execution Team 2025-01-20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently each translation unit which instantiates a Sorter has to provide a definition of nextFileName(). This is apparently only because sorter.cpp is actually an include and cannot generate globally unique IDs, but that is easily solved by putting the definition in a normal source file.

            Assignee:
            Thomas Goyne
            Reporter:
            Thomas Goyne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: