#11777: RTS source code issues -------------------------------------+------------------------------------- Reporter: simonpj | Owner: sjakobi Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 7.10.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4426, Wiki Page: | Phab:D4427, Phab:D4428 -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"c969c987ab63db29f305f9a0fd2047bc8156f309/ghc" c969c987/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="c969c987ab63db29f305f9a0fd2047bc8156f309" driver/utils/dynwrapper.c: Remove unused variable The variable was already unused when the file was introduced in b35a6ce0e34255d200ddcf341ffc645fd237ea32. Reviewers: bgamari Reviewed By: bgamari Subscribers: rwbarton, thomie, carter GHC Trac Issues: #11777 Differential Revision: https://phabricator.haskell.org/D4426 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11777#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler