[GHC] #10386: Documentation for -Wall is wrong
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: | Version: 7.10.1 Documentation | Operating System: Unknown/Multiple Keywords: | Type of failure: Documentation Architecture: | bug Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- The documentation talks about the flags not enabled by -Wall and then lists the flags enabled by -Wall. Either the negative should be removed or the flags changed to be the ones not implied by -Wall. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: AlexET Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by AlexET): * owner: => AlexET -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: AlexET Type: bug | Status: patch Priority: normal | Milestone: Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D889 -------------------------------------+------------------------------------- Changes (by thomie): * status: new => patch * differential: => Phab:D889 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: AlexET Type: bug | Status: patch Priority: normal | Milestone: Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D889 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"5cbac8866e1cf1f5a015e318bf298954b7bf6417/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="5cbac8866e1cf1f5a015e318bf298954b7bf6417" user guide: correct documentation for -Wall (fixes #10386) This fixes the documentation for -Wall. As was done previously it leaves out deprecated flags and also fwarn-safe and fwarn-unsafe. I don't know if that was intended or not. -fwarn-safe and fwarn-unsafe are not mentioned on the warnings page at all instead they are mentioned in the safe haskell section. Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D889 GHC Trac Issues: #10386 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: AlexET Type: bug | Status: closed Priority: normal | Milestone: Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D889 -------------------------------------+------------------------------------- Changes (by ezyang): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: AlexET Type: bug | Status: merge Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D889 -------------------------------------+------------------------------------- Changes (by ezyang): * status: closed => merge * milestone: => 7.10.2 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10386: Documentation for -Wall is wrong -------------------------------------+------------------------------------- Reporter: AlexET | Owner: AlexET Type: bug | Status: closed Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D889 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed Comment: This was merged in 6d5387f6f1f86c5a622df0de76f0b909ce1c1a7d. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC