#1487: unix package: test needed for getLoginName
----------------------------------------+-----------------------------------
    Reporter:  simonmar                 |       Owner:  adrien          
        Type:  bug                      |      Status:  new             
    Priority:  lowest                   |   Milestone:  7.6.2           
   Component:  libraries/unix           |     Version:  6.6.1           
    Keywords:                           |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple         |     Failure:  None/Unknown    
  Difficulty:  Easy (less than 1 hour)  |    Testcase:                  
   Blockedby:                           |    Blocking:                  
     Related:                           |  
----------------------------------------+-----------------------------------

Comment(by adrien):

 Hello,

 Strangely, the issue doesn't seem to occur anymore. I am using ghc
 7.7.20121207 on Arch Linux 64 bits (cloned it today).

 After uncommenting the line for getLoginName, I:
 - loaded it in ghci, and run main: ok
 - compiled user001.hs and run it locally: ok
 - ran the testsuite without modifying user001.stdout, to check I edited
 the right file: got a difference with user001.stdout, what I expected
 - added the line 'getLoginName: OK' after getGroups, ran the test suite:
 ok

 I did the same for getUserEntryForName, no error.

 I cannot reproduce the bug. Is there another to test it, or shall we
 conclude that the bug disappeared?

 Kind regards,
 Adrien

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to