#2084: t/src/extend_vtable.t fails all tests with g++ build
--------------------------+-------------------------------------------------
 Reporter:  mikehh        |       Owner:  dukeleto
     Type:  bug           |      Status:  new     
 Priority:  normal        |   Milestone:          
Component:  embed/extend  |     Version:  3.2.0   
 Severity:  medium        |    Keywords:          
     Lang:                |       Patch:          
 Platform:                |  
--------------------------+-------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:10 jkeenan]:

 >
 > Is anyone going to handle this problem before the 3.3 release?  If not,
 then we will have to `TODO` the test with a reference to this Trac ticket.

 Fortunately, a one-line fix from dukeleto appears to have done the trick:
 {{{
 $ git log t/src/extend_vtable.t
 commit 704435d21f341a5c2bbf8e953fafc5f4a867165d
 Author: Jonathan "Duke" Leto <[email protected]>
 Date:   Sat Apr 16 11:23:35 2011 -0700

 $ prove t/src/extend_vtable.t
 t/src/extend_vtable.t .. ok
 All tests successful.
 Files=1, Tests=90, 160 wallclock secs
   ( 0.21 usr  0.07 sys + 19.52 cusr 21.74 csys = 41.54 CPU)
 Result: PASS
 }}}
 I'm going to try with an all g++ build now.

 Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/2084#comment:11>
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