#1401: t/library/pcre.t:  Test #2 failing on MSWin32
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  library  |     Version:  1.9.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:  win32    |  
---------------------+------------------------------------------------------

Comment(by fperrad):

 Currently, my platform is WinXP, with Strawberry Perl 5.12.1 which
 includes MinGW/gcc 4.4.3.

 I've installed a PcRe 7.0 binaries from GnuWin32.net.

 I obtain the following output :

 {{{
 > parrot t/library/pcre_1.pir
 Loaded
 }}}

 {{{
 > parrot t/library/pcre_2.pir
 ok 1
 ok 2
 }}}

 And gdb doesn't catch an exception :

 {{{
 > gdb -args parrot.exe t/library/pcre_2.pir
 GNU gdb (GDB) 7.1
 (gdb) r
 ok 1
 ok 2
 ok 3
 not ok 4
 not ok 5

 Program exited normally.
 (gdb)
 }}}

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