#9094: remove RAW_CPP ------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: new Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.8.2 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: 8683 | Blocking: Related Tickets: #8683 | ------------------------------------+------------------------------------- once the CPP settings ticket is merged #8683 one cleanup task is to remove the RAW_CPP bits from the ghc build system because they're not longer needed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------ Reporter: carter | Owner: Type: task | Status: new Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: 8683 Blocking: | Related Tickets: #8683 -------------------------------------+------------------------------------ Comment (by Austin Seipp <austin@…>): In [changeset:"460eebec65811c6a7bbe11645df322dda868e80d/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="460eebec65811c6a7bbe11645df322dda868e80d" Remove RAWCPP_FLAGS Summary: #9094 mentions to "remove the RAW_CPP bits from the ghc build system because they're not longer needed", "once the CPP settings ticket is merged #8683" #8683 was merged with 34f7e9a3c99850859901ca74370f55f1d4e2279a, Phab:D26. Test Plan: harbormaster Reviewers: carter, austin Reviewed By: austin Subscribers: simonmar, ezyang, carter Differential Revision: https://phabricator.haskell.org/D240 GHC Trac Issues: #9094 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: closed Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.8.2 Resolution: fixed | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: | Blocked By: 8683 None/Unknown | Related Tickets: #8683 Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: This should now be fixed. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: new Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: | Blocked By: 8683 None/Unknown | Related Tickets: #8683 Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * status: closed => new * resolution: fixed => Comment: Please revert that commit, it is the cause of #9828. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: new Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: | Blocked By: 8683 None/Unknown | Related Tickets: #8683 Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"0511c0ab09f705c3012b405781c9398a143b0e38/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="0511c0ab09f705c3012b405781c9398a143b0e38" Revert "Remove RAWCPP_FLAGS" This reverts commit 460eebec65811c6a7bbe11645df322dda868e80d. Thomas requested to revert the commit with the words:
Please revert this commit, it is horribly wrong. I'll have a proper look later, but not supplying `-traditional` to the C preprocessor is the cause of #9828.
the reverted commit was related to #9094 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: patch Priority: normal | Milestone: 7.12.1 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #8683 | Blocking: | Differential Revisions: Phab:D648 -------------------------------------+------------------------------------- Changes (by thomie): * status: new => patch * differential: => Phab:D648 * blockedby: 8683 => -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: patch Priority: normal | Milestone: 7.12.1 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #8683 | Blocking: | Differential Revisions: Phab:D648 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"555eef1d0fb5a7fd07971c1201b3c520f01125d4/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="555eef1d0fb5a7fd07971c1201b3c520f01125d4" Remove RAWCPP_FLAGS (Task #9094) Reviewers: carter, austin Reviewed By: austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D648 GHC Trac Issues: #9094 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9094: remove RAW_CPP -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: task | Status: closed Priority: normal | Milestone: 7.12.1 Component: Compiler | Version: 7.8.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #8683 | Blocking: | Differential Revisions: Phab:D648 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed Comment: Merged, thanks! -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9094#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC