Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perldata typo #1949

Closed
p5pRT opened this issue May 8, 2000 · 5 comments
Closed

perldata typo #1949

p5pRT opened this issue May 8, 2000 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented May 8, 2000

Migrated from rt.perl.org#3220 (status was 'resolved')

Searchable as RT3220$

@p5pRT
Copy link
Author

p5pRT commented May 8, 2000

From der.hans@LuftHans.com

moin, moin,

  keys() function. This rounds up the allocated bucked to
  the next power of two​:

I presume that should be buckets, not bucked.

PERLDATA(1p) Perl Programmers Reference Guide PERLDATA(1p)
29/Dec/1998 perl 5.005, patch 03 13

My operating environment is debian potato for PPC.

I've also got RedHat 6.2 on x86 with the same typo.

2/Feb/2000 perl 5.005, patch 03 13

ans SuSE 6.something.

11/Dec/98 perl 5.005, patch 02 13

ciao,

der.hans

@p5pRT
Copy link
Author

p5pRT commented Jul 27, 2000

From [Unknown Contact. See original ticket]

This patch fixes the minor doc bug in bug ticket 20000508.004.

Inline Patch
--- bleadperl.orig/pod/perldata.pod	Thu Jul 27 13:41:29 2000
+++ bleadperl/pod/perldata.pod	Thu Jul 27 13:42:34 2000
@@ -259,7 +259,7 @@
 10,000 of your items.  This isn't supposed to happen.
 
 You can preallocate space for a hash by assigning to the keys() function.
-This rounds up the allocated bucked to the next power of two:
+This rounds up the allocated buckets to the next power of two:
 
     keys(%users) = 1000;		# allocate 1024 buckets
 

@p5pRT
Copy link
Author

p5pRT commented Jul 27, 2000

From @jhi

On Thu, Jul 27, 2000 at 01​:49​:04PM +0100, Michael Stevens wrote​:

This patch fixes the minor doc bug in bug ticket 20000508.004.

--- bleadperl.orig/pod/perldata.pod Thu Jul 27 13​:41​:29 2000
+++ bleadperl/pod/perldata.pod Thu Jul 27 13​:42​:34 2000

Thanks, applied.

@p5pRT
Copy link
Author

p5pRT commented Jul 27, 2000

From [Unknown Contact. See original ticket]

On Thu, Jul 27, 2000 at 04​:48​:44PM +0300, Jarkko Hietaniemi wrote​:

On Thu, Jul 27, 2000 at 01​:49​:04PM +0100, Michael Stevens wrote​:

This patch fixes the minor doc bug in bug ticket 20000508.004.
--- bleadperl.orig/pod/perldata.pod Thu Jul 27 13​:41​:29 2000
+++ bleadperl/pod/perldata.pod Thu Jul 27 13​:42​:34 2000
Thanks, applied.

And closed.

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2003

From The RT System itself

'patch applied by jarkko\n'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant