Re: [GHC] #896: GetLastError/SetLastError in Windows

2007-01-31 Thread GHC
#896: GetLastError/SetLastError in Windows
+---
 Reporter:  eivuokko|  Owner:  igloo  
 Type:  merge   | Status:  closed 
 Priority:  normal  |  Milestone:  6.6.1  
Component:  Runtime System  |Version:  6.4.2  
 Severity:  normal  | Resolution:  fixed  
 Keywords:  | Difficulty:  Easy (1 hr)
 Testcase:  |   Architecture:  Unknown
   Os:  Windows |  
+---
Changes (by igloo):

  * resolution:  = fixed
  * status:  new = closed

Comment:

 Merged.

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


Re: [GHC] #896: GetLastError/SetLastError in Windows

2007-01-29 Thread GHC
#896: GetLastError/SetLastError in Windows
+---
 Reporter:  eivuokko|  Owner:  simonmar   
 Type:  bug | Status:  new
 Priority:  normal  |  Milestone:  6.6.1  
Component:  Runtime System  |Version:  6.4.2  
 Severity:  normal  | Resolution: 
 Keywords:  | Difficulty:  Easy (1 hr)
 Testcase:  |   Architecture:  Unknown
   Os:  Windows |  
+---
Changes (by simonmar):

  * testcase:  =
  * owner:  = simonmar

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


Re: [GHC] #896: GetLastError/SetLastError in Windows

2007-01-29 Thread GHC
#896: GetLastError/SetLastError in Windows
+---
 Reporter:  eivuokko|  Owner:  igloo  
 Type:  merge   | Status:  new
 Priority:  normal  |  Milestone:  6.6.1  
Component:  Runtime System  |Version:  6.4.2  
 Severity:  normal  | Resolution: 
 Keywords:  | Difficulty:  Easy (1 hr)
 Testcase:  |   Architecture:  Unknown
   Os:  Windows |  
+---
Changes (by simonmar):

  * owner:  simonmar = igloo
  * type:  bug = merge

Comment:

 Fixed.  To merge:

 {{{
 Fri Jan 26 08:26:20 PST 2007  Simon Marlow [EMAIL PROTECTED]
   * Save the Win32 error code where necessary

 Mon Jan 29 04:45:59 PST 2007  Simon Marlow [EMAIL PROTECTED]
   * fix bug in GetLastError/SetLastError patch
 }}}

 and in the testsuite:

 {{{
 Mon Jan 29 04:50:49 PST 2007  Simon Marlow [EMAIL PROTECTED]
   * add a test for #896
 }}}

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