|
Re: [GHC] #602: Warning Suppression: msg#00100lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | Re: [GHC] #601: Replace GMP, GHC |
|---|---|
| Next by Date: | Re: [GHC] #603: GC-spy connection, GHC |
| Previous by Thread: | Re: [GHC] #601: Replace GMP, GHC |
| Next by Thread: | Re: [GHC] #605: Optimisation: strict enumerations, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |