Uploaded image for project: 'Qt Project Website'
  1. Qt Project Website
  2. QTWEBSITE-669

Conflicting explanation of big endian in QDataStream documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P5: Not important
    • None
    • None
    • doc.qt.io
    • Web page

    Description

      There is the sentence:
      "The default setting is big endian (MSB first). "
      in the QDataStream documentation (as of Qt 5.4).

      AFAIK big endian means "ending with big(est) (i.e. MSB) number part", thus either
      a) The default setting is big endian (MSB last).
      (alternatively The default setting is big endian (LSB first).)
      or
      b) The default setting is little endian (MSB first).
      should appear.

      In present state developer can not decide based on doc whether big or little endian is really used in implementation.

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            pmendl Pavel Mendl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5 minutes
                5m
                Remaining:
                Remaining Estimate - 5 minutes
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified

                Gerrit Reviews

                  There are no open Gerrit changes