logo       

Re: [GHC] #602: Warning Suppression: msg#00100

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #602: Warning Suppression

#602: Warning Suppression
-------------------------------+--------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: None
Severity: normal | Resolution: None
Keywords: | Os: Unknown
Difficulty: Moderate (1 day) | Architecture: Unknown
-------------------------------+--------------------------------------------
Changes (by simonmar):

* architecture: => Unknown
* difficulty: => Moderate (1 day)
* os: => Unknown

Old description:

> {{{
> 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.
> }}}

New description:

{{{
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.
}}}

--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/602>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise