Front page | perl.perl5.porters |
Postings from October 2013
[perl #120324] [PATCH] a45e89e Minor bignum POD fix (capitalisation).
Thread Previous
From:
marc @ 0branch . com
Date:
October 23, 2013 14:41
Subject:
[perl #120324] [PATCH] a45e89e Minor bignum POD fix (capitalisation).
Message ID:
rt-3.6.HEAD-26210-1382538431-1330.120324-75-0@perl.org
# New Ticket Created by marc@0branch.com
# Please include the string: [perl #120324]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=120324 >
This is a bug report for perl from marc@0branch.com,
generated with the help of perlbug 1.39 running under perl 5.18.1.
>From a45e89e44538e9608bfb42c4010c2a99f2ab7078 Mon Sep 17 00:00:00 2001
From: Marc Simpson <marc@0branch.com>
Date: Wed, 23 Oct 2013 15:19:23 +0100
Subject: [PATCH] Minor bignum POD fix (capitalisation).
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------1.8.4.1"
This is a multi-part message in MIME format.
--------------1.8.4.1
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
---
dist/bignum/lib/bignum.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--------------1.8.4.1
Content-Type: text/x-patch; name="0001-Minor-bignum-POD-fix-capitalisation.patch"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="0001-Minor-bignum-POD-fix-capitalisation.patch"
diff --git a/dist/bignum/lib/bignum.pm b/dist/bignum/lib/bignum.pm
index c09f053..3b43396 100644
--- a/dist/bignum/lib/bignum.pm
+++ b/dist/bignum/lib/bignum.pm
@@ -551,7 +551,7 @@ If you want the code to die instead of falling back, use C<only> instead:
The numbers are stored as objects, and their internals might change at anytime,
especially between math operations. The objects also might belong to different
-classes, like Math::BigInt, or Math::BigFLoat. Mixing them together, even
+classes, like Math::BigInt, or Math::BigFloat. Mixing them together, even
with normal scalars is not extraordinary, but normal and expected.
You should not depend on the internal format, all accesses must go through
--------------1.8.4.1--
---
Flags:
category=library
severity=low
module=bignum
---
Site configuration information for perl 5.18.1:
Configured by marcsimpson at Mon Sep 9 13:19:40 IST 2013.
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=darwin, osvers=12.4.0, archname=darwin-2level
uname='darwin marcsimpson-macbookair.local 12.4.0 darwin kernel version 12.4.0: wed may 1 17:57:12 pdt 2013; root:xnu-2050.24.15~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1 -Aeval:scriptdir=/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.24)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'
Locally applied patches:
---
@INC for perl 5.18.1:
/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1/darwin-2level
/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1
/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/darwin-2level
/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1
.
---
Environment for perl 5.18.1:
DYLD_LIBRARY_PATH (unset)
HOME=/Users/marcsimpson
LANG=en_GB.UTF-8
LANGUAGE (unset)
LC_CTYPE=en_GB.UTF-8
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/Users/marcsimpson/perl5/perlbrew/bin:/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/bin:/Users/marcsimpson/homebrew/bin:/Users/marcsimpson/homebrew/sbin:/Users/marcsimpson/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/texlive/2013/bin/x86_64-darwin
PERLBREW_BASHRC_VERSION=0.58
PERLBREW_HOME=/Users/marcsimpson/.perlbrew
PERLBREW_MANPATH=/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/man
PERLBREW_PATH=/Users/marcsimpson/perl5/perlbrew/bin:/Users/marcsimpson/perl5/perlbrew/perls/perl-5.18.1/bin
PERLBREW_PERL=perl-5.18.1
PERLBREW_ROOT=/Users/marcsimpson/perl5/perlbrew
PERLBREW_VERSION=0.58
PERL_BADLANG (unset)
SHELL=/usr/bin/zsh
Thread Previous