Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42068

Spelling error in method names in QStorageInfo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.5.0
    • 5.4.0 Beta
    • Core: I/O
    • None

    Description

      In qtbase/src/corelib/io, files qstorageinfo_p.h, qstorageinfo_unix.cpp, and qstorageinfo_win.cpp, two of the method names are spelled incorrectly. The methods retreiveVolumeInfo() and retreiveDiskFreeSpace() should be retrieveVolumeInfo() and retrieveDiskFreeSpace(). These are internal private methods so it does not affect the public APIs, but it should be corrected.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laknoll Lars Knoll
            tranter Jeff Tranter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes