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

DITA XML output generator should write 0x0 as 0.

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0
    • None
    • Documentation
    • None
    • 366c552845a117c4a69102b44289d8bdaf5e274a

    Description

      The value attribute of the cxxEnumeratorInitialiser tag can be 0x0 or 0x00 etc, but some publishers treat this value as the null value. Enumerator values appear in hex when they are used for setting bits on and off. But when the actual value is 0, there is no need to write the value in hex, so change the output generator to write 0 instead of 0x0.

      Attachments

        For Gerrit Dashboard: QTBUG-23585
        # Subject Branch Project Status CR V

        Activity

          People

            gbk Martin Smith (Qt)
            gbk Martin Smith (Qt)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes