-
Bug
-
Resolution: Duplicate
-
Minor
-
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
- duplicates
-
JENKINS-57789 MSBuild doesn't capture 'Hint' output
- Open