[GHC] #9760: ghc -c 7.8 drops last char of file name if -osuf contains a dot

GHC ghc-devs at haskell.org
Thu Dec 24 22:21:11 UTC 2015


#9760: ghc -c 7.8 drops last char of file name if -osuf contains a dot
-------------------------------------+-------------------------------------
        Reporter:  nh2               |                Owner:  thomie
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Driver            |              Version:  7.8.3
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  th/TH_spliceE5_prof
      Blocked By:                    |             Blocking:
 Related Tickets:  #5554             |  Differential Rev(s):  Phab:D1692
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  patch => closed
 * resolution:   => fixed


Comment:

 The testcase from https://github.com/nh2/ghc-osuf-lost-character-
 regression now reports:
 {{{
 Myfile.hs:5:5: fatal:
     cannot find object file ‘./Other.dyn_o’
     while linking an interpreted expression
 make: *** [check] Error 1
 }}}

 So I think this issue is fixed.

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


More information about the ghc-tickets mailing list