[GHC] #12504: Windows: Using hsc2hs in combination with inline-c generates the .c files with invalid paths

GHC ghc-devs at haskell.org
Wed Sep 21 07:40:52 UTC 2016


#12504: Windows: Using hsc2hs in combination with inline-c generates the .c files
with invalid paths
----------------------------+---------------------------------------------
        Reporter:  rcook    |                Owner:
            Type:  bug      |               Status:  closed
        Priority:  normal   |            Milestone:  8.0.2
       Component:  hsc2hs   |              Version:  8.0.1
      Resolution:  fixed    |             Keywords:
Operating System:  Windows  |         Architecture:  Unknown/Multiple
 Type of failure:  Other    |            Test Case:  T12504
      Blocked By:           |             Blocking:
 Related Tickets:           |  Differential Rev(s):  Phab:D2478 Phab:D2537
       Wiki Page:           |
----------------------------+---------------------------------------------

Comment (by Tamar Christina <tamar@…>):

 In [changeset:"8bd3d417e67e5e938dd5bfc640c3efbb683ee309/ghc"
 8bd3d417/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="8bd3d417e67e5e938dd5bfc640c3efbb683ee309"
 Fix failing test T12504

 Summary:
 Test T12504 does it's checking in the Makefile using grep but still
 specified an stdout.
 the stdout has the old output and would always fail.

 Since the stdout isn't needed, let's not check it.

 Test Plan: make test TEST=T12504

 Reviewers: bgamari, austin, erikd, rcook

 Reviewed By: rcook

 Subscribers: thomie, #ghc_windows_task_force

 Differential Revision: https://phabricator.haskell.org/D2537

 GHC Trac Issues: #12504
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12504#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list