Ticket #602 (new task: None)

Opened 4 years ago

Last modified 2 months ago

Warning Suppression

Reported by: simonmar Assigned to:
Priority: normal Milestone: 6.10 branch
Component: Compiler Version: None
Severity: normal Keywords: warnings
Cc: Difficulty: Moderate (1 day)
Test Case: N/A Operating System: Unknown/Multiple
Architecture: Unknown/Multiple

Description (Last modified by igloo)

It should be possible to suppress particular kinds of warnings for parts of a source file.

One way to achieve this is to allow parts of a file to be delimited by pragmas specifying the warnings to be suppressed, and then filter out the warnings during compilation based on the source location attached to the warning.

Change History

12/15/05 03:00:35 changed by simonmar

  • difficulty set to Moderate (1 day).
  • os set to Unknown.
  • description changed.
  • architecture set to Unknown.

10/20/06 09:13:01 changed by igloo

  • testcase set to N/A.
  • description changed.
  • milestone set to 6.8.

10/20/06 09:13:12 changed by igloo

  • keywords set to warnings.

11/12/07 05:39:21 changed by simonmar

  • milestone changed from 6.8 branch to 6.10 branch.

09/30/08 08:37:14 changed by simonmar

  • architecture changed from Unknown to Unknown/Multiple.

09/30/08 08:51:01 changed by simonmar

  • os changed from Unknown to Unknown/Multiple.