#7031: Incorrect documentation for Windows dlls
------------------------------+---------------------------------------------
    Reporter:  NeilMitchell   |       Owner:  pcapriotti       
        Type:  bug            |      Status:  new              
    Priority:  normal         |   Milestone:  7.6.1            
   Component:  Documentation  |     Version:  7.4.2            
    Keywords:                 |          Os:  Windows          
Architecture:  Other          |     Failure:  Documentation bug
  Difficulty:  Unknown        |    Testcase:                   
   Blockedby:                 |    Blocking:                   
     Related:                 |  
------------------------------+---------------------------------------------
Changes (by simonmar):

  * owner:  => pcapriotti
  * milestone:  => 7.6.1


Comment:

 I just checked and we have a test, `dynlibs/T4464`, however the test is
 strange:

  * it has `req_shared_libs`
  * but it doesn't appear to use shared libraries at all: it doesn't use
 `-dynamic`

 Also it still has the `hs_add_root` call.

 Paolo, could you straighten this out please?  We should have two versions
 of the test, one that works with `-dynamic` and one without, and we should
 remove the `hs_add_root` call.

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