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

Beautifier with uncrustify cannot handle objective-c string literals

    XMLWordPrintable

Details

    • 0338f6909c5ca5f265018304b15227530ba787e0

    Description

      If uncrustify is called on an objective-c++ file (xxx.mm) with string literals like

      [tf setStringValue:@"XXX123XXX"];
      

      I get the message "Error in Beautifier: /opt/local/bin/uncrustify: stdin:115 Garbage in col 21: 40"

      If uncrustify is called on the file via shell and the same configuration everything is fine.

      Attachments

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

        Activity

          People

            lykurg Lorenz Haas
            yresk Martin Sander
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes