[perl #126646] A warning message is displayed when the test using the 'cmp-ok' failed

2015-11-15 Thread via RT
# New Ticket Created by magnolia k # Please include the string: [perl #126646] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126646 > A warning message is displayed when the test using the 'cmp-ok' failed. $ cat cmp.t use v

[perl #126645] Handle library api version in NativeCall

2015-11-15 Thread via RT
# New Ticket Created by Sylvain Colinet # Please include the string: [perl #126645] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126645 > Some distribution (debian) does not provide the libfoo.so symlink in the binary that

Re: [perl #126645] Handle library api version in NativeCall

2015-11-15 Thread Brandon Allbery
On Sat, Nov 14, 2015 at 7:09 PM, Sylvain Colinet < perl6-bugs-follo...@perl.org> wrote: > Some distribution (debian) does not provide the libfoo.so symlink in the > binary that provide a libfoo. In the case of debian it's provided by > libfoo-dev. > > I was not able to find what was a standard beh

[perl #126636] [BUG] --doc should not stop at =finish

2015-11-15 Thread via RT
# New Ticket Created by zengargoyle # Please include the string: [perl #126636] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126636 > According to S26 the =finish directive means end of ambient code, not end of POD. =finish

[perl #126651] Compiler does not parse POD =defn block correctly

2015-11-15 Thread via RT
# New Ticket Created by Dave Rolsky # Please include the string: [perl #126651] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126651 > > perl6 --version This is perl6 version 2015.10-220-g4988c70 built on MoarVM version 2015

[perl #126644] Nativecall issue with size_t

2015-11-15 Thread via RT
# New Ticket Created by Sylvain Colinet # Please include the string: [perl #126644] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126644 > Nativecall needs to expose size_t size or make it a type available. On my x86 (32bits