#3975: filepath: normalise trailing dot
------------------------------------------+---------------------------------
  Reporter:  conrad                       |          Owner:                    
      Type:  bug                          |         Status:  closed            
  Priority:  normal                       |      Milestone:  Not GHC           
 Component:  libraries (other)            |        Version:  6.12.1            
Resolution:  fixed                        |       Keywords:  filepath normalise
  Testcase:                               |      Blockedby:                    
Difficulty:                               |             Os:  Unknown/Multiple  
  Blocking:                               |   Architecture:  Unknown/Multiple  
   Failure:  Incorrect result at runtime  |  
------------------------------------------+---------------------------------
Changes (by igloo):

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


Comment:

 I've fixed `normalise "/"` in
 {{{
 commit 014dba4283b35a755894b333c931eedec6135290
 Author: Ian Lynagh <[email protected]>
 Date:   Sun Aug 28 19:17:40 2011 +0100

     System.FilePath.normalise "/" should be "/", not "/.". Fixes trac
 #3975
 }}}
 I'm not sure it's worth uploading more versions of filepath. 7.2.1 comes
 with 1.2.0.1, so I think the damage is already done.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3975#comment:9>
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