[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-porters
Subject:    Tolkien quote in regexec.c
From:       "Chas. Owens" <chas.owens () gmail ! com>
Date:       2015-05-27 11:32:34
Message-ID: CAH2YjjEcaHknBtb1g0jxPZAXXtkQ-7ODjWbSyioKUjxr0_NN4A () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I don't know if it is intentional or not, but there appears to be a two
typos (a space before the tab in the quote line and the & instead of a *)
in regexec.c:

/*
 *      One Ring to rule them all, One Ring to find them
 &
 *     [p.v of _The Lord of the Rings_, opening poem]
 *     [p.50 of _The Lord of the Rings_, I/iii: "The Shadow of the Past"]
 *     [p.254 of _The Lord of the Rings_, II/ii: "The Council of Elrond"]
 */

I have attached a patch to fix these grave errors.

[Attachment #5 (text/html)]

<div dir="ltr">I don&#39;t know if it is intentional or not, but there appears to be \
a two typos (a space before the tab in the quote line and the &amp; instead of a *) \
in regexec.c:<div><br></div><div><div>/*</div><div>  *         One Ring to rule them \
all, One Ring to find them</div><div>  &amp;                                          \
</div><div>  *       [p.v of _The Lord of the Rings_, opening poem]                   \
</div><div>  *       [p.50 of _The Lord of the Rings_, I/iii: &quot;The Shadow of the \
Past&quot;]  </div><div>  *       [p.254 of _The Lord of the Rings_, II/ii: &quot;The \
Council of Elrond&quot;]</div><div>  */</div></div><div><br></div><div>I have \
attached a patch to fix these grave errors.</div></div>

--bcaec51dd849701b4705170e99a4--


["regexex.c.patch" (text/x-patch)]

--- regexec.c.old	2015-05-27 07:28:53.975306361 -0400
+++ regexec.c	2015-05-27 07:30:55.543302769 -0400
@@ -2,8 +2,8 @@
  */
 
 /*
- * 	One Ring to rule them all, One Ring to find them
- &
+ *	One Ring to rule them all, One Ring to find them
+ *
  *     [p.v of _The Lord of the Rings_, opening poem]
  *     [p.50 of _The Lord of the Rings_, I/iii: "The Shadow of the Past"]
  *     [p.254 of _The Lord of the Rings_, II/ii: "The Council of Elrond"]


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic