[JIRA] (JENKINS-57790) Incorrect source file reported

6 views
Skip to first unread message

martinmoore@polaris-elements.co.uk (JIRA)

unread,
May 31, 2019, 9:23:02 AM5/31/19
to jenkinsc...@googlegroups.com
Martin Moore created an issue
 
Jenkins / Bug JENKINS-57790
Incorrect source file reported
Issue Type: Bug Bug
Assignee: Ulli Hafner
Components: warnings-ng-plugin
Created: 2019-05-31 13:22
Environment: W10/64 warnings-ng v5.0.0 Jenkins v2.164.3
Priority: Minor Minor
Reporter: Martin Moore

The source file causing a warning using msBuild is reported as

CodeGear.Delphi.Targets

The actual source file (with warning) is

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`
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

martinmoore@polaris-elements.co.uk (JIRA)

unread,
May 31, 2019, 9:26:01 AM5/31/19
to jenkinsc...@googlegroups.com
Martin Moore updated an issue
Change By: Martin Moore
Environment: W10/64 , warnings-ng v5.0.0 , Jenkins v2.164.3
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 \ ...\ myfiles myfile .pas(349) Warning: W1024 Combining signed and unsigned types - widened both operands ` {code}

ullrich.hafner@gmail.com (JIRA)

unread,
May 31, 2019, 10:47:01 AM5/31/19
to jenkinsc...@googlegroups.com
Ulli Hafner commented on Bug JENKINS-57790
 
Re: Incorrect source file reported

Do all your warnings look like this? Seems that there are two logs interleaving:
First part:

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

Second part:

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

ullrich.hafner@gmail.com (JIRA)

unread,
Sep 22, 2019, 5:01:03 PM9/22/19
to jenkinsc...@googlegroups.com
Ulli Hafner closed an issue as Duplicate
 

I think the root cause is JENKINS-57789. A new parser should also extract the correct source files.

Change By: Ulli Hafner
Status: Open Closed
Resolution: Duplicate
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages