This is a migrated thread and some comments may be shown as answers.

Ignored warnings shared with the team

3 Answers 53 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pablo
Top achievements
Rank 1
Pablo asked on 15 Jun 2011, 10:26 AM
Hi,

I'm trying to remove every warning in an application developed by the scrum team I belong to. In certain cases I need to ignore some particular warnings, and I need them not to appear in my team mates visual studio's either (if not my task is useless, because every team member will need to ignore each warning again).

Is that possible? As far as I understand I need whether to ignore all the warnings for a full project (or file) or to ignore particular warnings only in my machine.

Thanks in advance.

Pablo.

3 Answers, 1 is accepted

Sort by
0
Svetlozar
Telerik team
answered on 21 Jun 2011, 03:18 PM
Hello Pablo ,

Thank you for your feedback and sorry for the late reply.

In certain cases I need to ignore some particular warnings
Could you please clarify what you mean? You want to disable the warnings for redundant casts for example for the whole team or you want to disable a warning in a specific file in a specific location with Ignore This Error/Warning command?

 a. You want to make the warning settings part of the solution shared settings?
 b. You want to make the object that keeps track of the ignored warnings/errors shareable?

Best wishes,
Svetlozar Angelov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Pablo
Top achievements
Rank 1
answered on 22 Jun 2011, 06:45 AM
Hi,

Using your exact words, "I want to disable a warning in a specific file in a specific location with Ignore This Error/Warning command".

And I want both points, (a) and (b).

Point (b) is the one I'm currently interested on, but point (a) could be also needed, because I guess that as it happens with Visual Studio warnings, in some cases I would also want to ignore a certain type of warning (coming from JustCode) for a whole project (e.g. the warning about not having XML comments for the public methods).

So high priority for point (b) and medium priority for (a).

Regards,

Pablo.
0
Svetlozar
Telerik team
answered on 27 Jun 2011, 06:59 PM
Hello Pablo ,

Thank you for your feedback. I created PITS items for these features - #6650 and #6651

Feel free to give your vote for them.

Greetings,
Svetlozar Angelov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Code Analysis
Asked by
Pablo
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Pablo
Top achievements
Rank 1
Share this question
or