#1655: System.Posix.User.getGroupEntryForName incorrect error for non-existent
group
----------------------------------+-----------------------------------------
 Reporter:  Eelis                 |          Owner:  igloo         
     Type:  bug                   |         Status:  closed        
 Priority:  normal                |      Milestone:  6.8.2         
Component:  libraries/unix        |        Version:  6.6.1         
 Severity:  normal                |     Resolution:  fixed         
 Keywords:                        |     Difficulty:  Easy (1 hr)   
 Testcase:  getGroupEntryForName  |   Architecture:  x86_64 (amd64)
       Os:  Linux                 |  
----------------------------------+-----------------------------------------
Changes (by igloo):

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

Comment:

 Fixed and merged:
 {{{
 Sat Nov 10 15:58:05 PST 2007  Ian Lynagh <[EMAIL PROTECTED]>
   * Throw a proper exception if getGroupEntryForName fails to find an
 entry
   We used to get
    *** Exception: getGroupEntryForName: failed (Success)
   Fixes trac #1655
 }}}

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