#276: t/dynpmc/foo fails
--------------------+-------------------------------------------------------
 Reporter:  kjs     |        Owner:  rurban  
     Type:  bug     |       Status:  reopened
 Priority:  normal  |    Milestone:          
Component:  core    |      Version:  trunk   
 Severity:  medium  |   Resolution:          
 Keywords:  dynpmc  |         Lang:          
    Patch:  new     |     Platform:  win32   
--------------------+-------------------------------------------------------
Changes (by rurban):

  * status:  closed => reopened
  * resolution:  fixed =>
  * patch:  applied => new


Comment:

 See TT#313 for a real fix, when being installed.

 mingw works fine now, because the static lib is in blib/lib and not
 disturbing us.
 msvc still fails because the static lib is in build_dir and no importlib
 is built.

 {{{
 > perl t\harness t\dynpmc\*.t

 t\dynpmc\dynlexpad.t    6  1536     7    6  85.71%  1-6
 t\dynpmc\foo.t          8  2048     9    8  88.89%  1-5 7-9
 t\dynpmc\pair.t                    ??   ??       %  ??
 t\dynpmc\rotest.t       8  2048     8    8 100.00%  1-8
 t\dynpmc\subproxy.t     2   512     2    2 100.00%  1-2
 }}}

 See the attached patch tt276-msvc-linking.patch

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/276#comment:10>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to