Re: [GHC] #2443: @EnableWin32DLLs@ in mk/config.mk

2010-02-11 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
---+
  Reporter:  rurban|  Owner:  rurban  
  Type:  bug   | Status:  closed  
  Priority:  normal|  Milestone:  6.12 branch 
 Component:  Build System  |Version:  6.8.3   
Resolution:  fixed |   Keywords:  
Difficulty:  Unknown   | Os:  Unknown/Multiple
  Testcase:|   Architecture:  x86 
   Failure:  None/Unknown  |  
---+
Changes (by benl):

  * status:  assigned = closed
  * failure:  = None/Unknown
  * resolution:  = fixed


Comment:

 Windows DLLs should work now, and this config var was removed.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2443#comment:7
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] #2443: @EnableWin32DLLs@ in mk/config.mk

2009-04-13 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
-+--
Reporter:  rurban|Owner:  rurban  
Type:  bug   |   Status:  assigned
Priority:  normal|Milestone:  6.12 branch 
   Component:  Build System  |  Version:  6.8.3   
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  x86   |  
-+--
Changes (by igloo):

  * milestone:  6.10 branch = 6.12 branch

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2443#comment:6
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] #2443: @EnableWin32DLLs@ in mk/config.mk

2008-10-04 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
--+-
 Reporter:  rurban|  Owner:  rurban 
 Type:  bug   | Status:  assigned   
 Priority:  normal|  Milestone:  6.10 branch
Component:  Build System  |Version:  6.8.3  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  x86
   Os:  Unknown/Multiple  |  
--+-
Changes (by igloo):

  * milestone:  6.10.1 = 6.10 branch

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2443#comment:5
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] #2443: @EnableWin32DLLs@ in mk/config.mk

2008-08-30 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
--+-
 Reporter:  rurban|  Owner:  rurban  
 Type:  bug   | Status:  assigned
 Priority:  normal|  Milestone:  
Component:  Build System  |Version:  6.8.3   
 Severity:  normal| Resolution:  
 Keywords:| Difficulty:  Unknown 
 Testcase:|   Architecture:  x86 
   Os:  Multiple  |  
--+-
Changes (by igloo):

  * difficulty:  = Unknown

Old description:

 @EnableWin32DLLs@ should be temp. disabled also.

 [EnableWin32DLLs.patch
 [EMAIL PROTECTED] hunk ./mk/config.mk.in 410
 [EMAIL PROTECTED]@
 +#temp. disabled. was @EnableWin32DLLs@
 +DLLized=NO

New description:

 {{{
 @EnableWin32DLLs@ should be temp. disabled also.

 [EnableWin32DLLs.patch
 [EMAIL PROTECTED] hunk ./mk/config.mk.in 410
 [EMAIL PROTECTED]@
 +#temp. disabled. was @EnableWin32DLLs@
 +DLLized=NO
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2443#comment:2
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] #2443: @EnableWin32DLLs@ in mk/config.mk

2008-08-30 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
--+-
 Reporter:  rurban|  Owner:  rurban  
 Type:  bug   | Status:  assigned
 Priority:  normal|  Milestone:  6.10.1  
Component:  Build System  |Version:  6.8.3   
 Severity:  normal| Resolution:  
 Keywords:| Difficulty:  Unknown 
 Testcase:|   Architecture:  x86 
   Os:  Multiple  |  
--+-
Changes (by igloo):

  * milestone:  = 6.10.1

Comment:

 Does anyone know what the status of this is?

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


[GHC] #2443: @EnableWin32DLLs@ in mk/config.mk

2008-07-13 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
---+
Reporter:  rurban  |   Owner:  
Type:  bug |  Status:  new 
Priority:  normal  |   Component:  Build System
 Version:  6.8.3   |Severity:  normal  
Keywords:  |Testcase:  
Architecture:  x86 |  Os:  Multiple
---+
 @EnableWin32DLLs@ should be temp. disabled also.

 [EnableWin32DLLs.patch
 [EMAIL PROTECTED] hunk ./mk/config.mk.in 410
 [EMAIL PROTECTED]@
 +#temp. disabled. was @EnableWin32DLLs@
 +DLLized=NO

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2443
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] #2443: @EnableWin32DLLs@ in mk/config.mk

2008-07-13 Thread GHC
#2443: @EnableWin32DLLs@ in mk/config.mk
-+--
Reporter:  rurban|Owner:  rurban  
Type:  bug   |   Status:  assigned
Priority:  normal|Milestone:  
   Component:  Build System  |  Version:  6.8.3   
Severity:  normal|   Resolution:  
Keywords:| Testcase:  
Architecture:  x86   |   Os:  Multiple
-+--
Changes (by rurban):

  * status:  new = assigned
  * owner:  = rurban

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