Package: libcorba-orbit-perl
Version: 0.4.3-3
Severity: important
Tags: patch
Following script
#!/usr/bin/perl -w
use CORBA::ORBit;
my $a = new CORBA::LongLong '123';
print "$a\n";
1;
prints 1230
--- libcorba-orbit-perl-0.4.3.orig/exttypes.c
+++ libcorba-orbit-perl-0.4.3/exttypes.c
@@ -79,8 +7
Package: libcorba-orbit-perl
Version: 0.4.3-3
Severity: important
Tags: patch
Following script
#!/usr/bin/perl -w
use CORBA::ORBit;
my $a = new CORBA::LongLong '123';
print "$a\n";
1;
prints 1230
--- libcorba-orbit-perl-0.4.3.orig/exttypes.c
+++ libcorba-orbit-perl-0.4.3/exttypes.c
@@ -79,8 +7
2 matches
Mail list logo