Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

B::C crashes when testing issue #203 #27

Closed
@toddr

Description

@toddr
$>perlcc  -e 'use Data::Dumper; use open(IN => ":crlf", OUT => ":encoding(cp1252)"); open F, "<", "/dev/null"; print Dumper [ PerlIO::get_layers(F, input  => 1) ];'
/usr/local/cpanel/3rdparty/perl/522-debug/bin/perlcc: Unexpected compiler output
Can't locate object method "NAME" via package "B::CV" at /usr/local/cpanel/3rdparty/perl/522-debug/lib/perl5/cpanel_lib/i386-linux-debug-64int/B/C/OverLoad/B/PVMG.pm line 155.
 CHECK failed--call queue aborted.
/usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `m

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions