The Samba-Bugzilla – Attachment 7687 Details for
Bug 9025
samba 4.0.0beta3 fails to build with perl 5.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
samba-4.0.0_beta3-perl-5.16.patch
samba-4.0.0_beta3-perl-5.16.patch (text/plain), 646 bytes, created by
Torsten Kurbad
on 2012-07-03 16:09:03 UTC
(
hide
)
Description:
samba-4.0.0_beta3-perl-5.16.patch
Filename:
MIME Type:
Creator:
Torsten Kurbad
Created:
2012-07-03 16:09:03 UTC
Size:
646 bytes
patch
obsolete
>diff -urN samba-4.0.0beta3.orig/source4/heimdal/cf/make-proto.pl samba-4.0.0beta3/source4/heimdal/cf/make-proto.pl >--- samba-4.0.0beta3.orig/source4/heimdal/cf/make-proto.pl 2012-06-29 01:57:55.000000000 +0200 >+++ samba-4.0.0beta3/source4/heimdal/cf/make-proto.pl 2012-07-03 17:58:57.327572166 +0200 >@@ -1,8 +1,7 @@ > # Make prototypes from .c files > # $Id$ > >-##use Getopt::Std; >-require 'getopts.pl'; >+use Getopt::Std; > > my $comment = 0; > my $if_0 = 0; >@@ -13,7 +12,7 @@ > my $private_func_re = "^_"; > my %depfunction = (); > >-Getopts('x:m:o:p:dqE:R:P:') || die "foo"; >+getopts('x:m:o:p:dqE:R:P:') || die "foo"; > > if($opt_d) { > $debug = 1;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 9025
: 7687