#5975: ghci can't load file whose name contains non-ASCII chars?
--------------------------------------+-------------------------------------
  Reporter:  j.waldmann               |          Owner:                
      Type:  bug                      |         Status:  closed        
  Priority:  normal                   |      Milestone:  7.6.1         
 Component:  GHCi                     |        Version:  7.4.1         
Resolution:  fixed                    |       Keywords:                
        Os:  Linux                    |   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown             |     Difficulty:  Unknown       
  Testcase:  ghci/scripts/T5975{a,b}  |      Blockedby:                
  Blocking:                           |        Related:                
--------------------------------------+-------------------------------------

Comment(by pcapriotti):

 Pushed the race condition fix as well, no need for a testcase, since
 `break011` catches this one nicely after the above fix (at least on my
 system).

 {{{
 commit e8dbeed6f95f94ed7b6694a268e5227049546fed
 Author: Paolo Capriotti <[email protected]>
 Date:   Thu Mar 29 23:19:04 2012 +0100

     Fix a race condition in the GHCi debugger exposed by testcase
 break011.
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to