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

rcc --list reports an error, but return code is 0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.2.1
    • Build tools: rcc
    • None

    Description

      stephen@hal:~/dev/src/qtbase/examples

      {(detached from gito/dev)}

      $ rcc --list ./xml/htmlinfo/resources.qrc
      xml/htmlinfo/nokia_com.html
      xml/htmlinfo/simpleexample.html
      xml/htmlinfo/trolltech_com.html
      xml/htmlinfo/apache_org.html
      xml/htmlinfo/youtube_com.html
      xml/htmlinfo/w3c_org.html
      $ rm xml/htmlinfo/w3c_org.html
      $ rcc --list ./xml/htmlinfo/resources.qrc
      xml/htmlinfo/simpleexample.html
      xml/htmlinfo/trolltech_com.html
      xml/htmlinfo/apache_org.html
      xml/htmlinfo/nokia_com.html
      xml/htmlinfo/youtube_com.html
      RCC: Error in './xml/htmlinfo/resources.qrc': Cannot find file 'w3c_org.html'
      $ echo $?
      0

      Attachments

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

        Activity

          People

            hjk hjk
            steveire Stephen Kelly (Personal)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes