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

Make qtbase compile without QT_CONFIG(timezone)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.15.1
    • 5.15
    • Core: Date/Time
    • None
    • b428e98052aa1b97a42f31ed52b1266d17e186ee (qt/qtbase/dev) eb95a16253c9927bb0b09b70269f317ff726ed87 (qt/qtbase/5.15)

    Description

      When configuring qt5 with -no-feature-timezone, there are multiple compilation errors on Ubuntu 18 due to QTimeZone being excluded from the compilation and final binary package. Both public headers, implementation files and qtbase tests are affected. Implementation is not capable to support anything except Qt::LocalTime when time zones are disabled, which is erroneous (at least in some non-localtime cases).

      Attachments

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

        Activity

          People

            agolubev Andrei Golubev
            agolubev Andrei Golubev
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes