• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • warnings-ng-plugin
    • None
    • W10/64, warnings-ng v5.0.0, Jenkins v2.164.3

      The source file causing a warning using msBuild is reported as

      C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\Bin\CodeGear.Delphi.Targets

      The actual source file (with warning) is

      C:\Delphi Projects\Projects\...\myfile.pas(349) Warning: W1024 Combining signed and unsigned types - widened both operands`

      The full output is 

      C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\Bin\CodeGear.Delphi.Targets : warning : C:\Delphi Projects\Projects...\myfile.pas(349) Warning: W1024 Combining signed and unsigned types - widened both operands

          [JENKINS-57790] Incorrect source file reported

          Martin Moore created issue -
          Martin Moore made changes -
          Description Original: The source file causing a warning using msBuild is reported as
          {code:java}
          CodeGear.Delphi.Targets{code}
          The actual source file (with warning) is
          {code:java}
          C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\Bin\CodeGear.Delphi.Targets : warning : C:\Delphi Projects\Projects\...\myfiles.pas(349) Warning: W1024 Combining signed and unsigned types - widened both operands`{code}
          New: The source file causing a warning using msBuild is reported as
          {code:java}
          C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\Bin\CodeGear.Delphi.Targets{code}
          The actual source file (with warning) is
          {code:java}
          C:\Delphi Projects\Projects\...\myfile.pas(349) Warning: W1024 Combining signed and unsigned types - widened both operands`{code}
          The full output is 
          {code:java}
          C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\Bin\CodeGear.Delphi.Targets : warning : C:\Delphi Projects\Projects...\myfile.pas(349) Warning: W1024 Combining signed and unsigned types - widened both operands{code}
          Environment Original: W10/64 warnings-ng v5.0.0 Jenkins v2.164.3 New: W10/64, warnings-ng v5.0.0, Jenkins v2.164.3
          Ulli Hafner made changes -
          Link New: This issue duplicates JENKINS-57789 [ JENKINS-57789 ]
          Ulli Hafner made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            drulli Ulli Hafner
            martinjmoore Martin Moore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: