Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
branch blead, updated. v5.17.5-158-g6ecb40c
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
"Father Chrysostomos"  
View profile  
 More options Nov 5 2012, 9:35 am
Newsgroups: perl.perl5.changes
From: spr...@cpan.org ("Father Chrysostomos")
Date: Mon, 05 Nov 2012 15:28:55 +0100
Local: Mon, Nov 5 2012 9:28 am
Subject: [perl.git] branch blead, updated. v5.17.5-158-g6ecb40c
In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/6ecb40c7533daddcbced3f1...>

- Log -----------------------------------------------------------------
commit 6ecb40c7533daddcbced3f122e55a5afc0e02a99
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Mon Nov 5 06:21:35 2012 -0800

    perl.h: s/non-existant/nonexistent/

M       perl.h

commit 8f778886e520b7c53852d16c2dff71f705c84e67
Author: Paul Johnson <p...@pjcj.net>
Date:   Mon Nov 5 14:39:45 2012 +0100

    Lose the loose. Fix documentation typo.

M       dist/ExtUtils-ParseXS/lib/perlxstut.pod
-----------------------------------------------------------------------

Summary of changes:
 dist/ExtUtils-ParseXS/lib/perlxstut.pod |    2 +-
 perl.h                                  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dist/ExtUtils-ParseXS/lib/perlxstut.pod b/dist/ExtUtils-ParseXS/lib/perlxstut.pod
index 93c1bfb..0afa408 100644
--- a/dist/ExtUtils-ParseXS/lib/perlxstut.pod
+++ b/dist/ExtUtils-ParseXS/lib/perlxstut.pod
@@ -1239,7 +1239,7 @@ standard C library function C<fputs()>. This is all we need:

 The real work is done in the standard typemap.

-B<But> you loose all the fine stuff done by the perlio layers. This
+B<But> you lose all the fine stuff done by the perlio layers. This
 calls the stdio function C<fputs()>, which knows nothing about them.

 The standard typemap offers three variants of PerlIO *:
diff --git a/perl.h b/perl.h
index adf36c5..be07993 100644
--- a/perl.h
+++ b/perl.h
@@ -541,7 +541,7 @@ register struct op *Perl_op asm(stringify(OP_IN_REGISTER));
  * silently ignores -t/-T instead of throwing an exception.
  *
  * DANGER! Using NO_TAINT_SUPPORT or SILENT_NO_TAINT_SUPPORT
- *         voids your non-existant warranty!
+ *         voids your nonexistent warranty!
  */
 #if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
 #  define NO_TAINT_SUPPORT 1

--
Perl5 Master Repository


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »