Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16500

can't use /a option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • Qt Creator 3.4.1
    • Jom
    • None
    • Windows8.1

    Description

      jom version 1.1.0

      can't use /a option

      /a option does not become effective

      cd.txt: ab.txt
      	type $** > $@
      
      > nmake -nologo
      	type ab.txt > cd.txt
      
      > nmake -nologo -a
      	type ab.txt > cd.txt
      
      > jom -l
      	type ab.txt > cd.txt
      
      > jom -l -a
      > 
      

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            fieldflag field flag
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes