Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-File CPAN distribution.

Report information
The Basics
Id: 74483
Status: resolved
Priority: 0/
Queue: Test-File

People
Owner: Nobody in particular
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.32



Subject: [PATCH] Spelling glitches
Date: Sat, 28 Jan 2012 23:22:52 +0100
To: bug-test-file [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to Test-File. We thought you might be interested in it, too. Subject: Spelling Author: Nicholas Bamber <nicholas@periapt.co.uk> Reviewed-by: gregor herrmann <gregoa@debian.org> Last-Update: 2012-01-28 Thanks in advance, gregor herrmann, Debian Perl Group

Message body is not shown because sender requested not to inline it.

Well, according to my dictionary, "writeable" is a perfectly acceptable spelling (although admittedly not the preferred one), and since it matches the actual function name, I'd prefer not to make that change. (ref: http://dictionary.reference.com/browse/writeable). However, you got me on the "privileges." I copied-and-pasted without looking closely, and propagated that error. Patched and pushed to GitHub; I will try to get a new version (1.32) out this week.
Subject: Re: [rt.cpan.org #74483] [PATCH] Spelling glitches
Date: Tue, 31 Jan 2012 18:22:48 +0100
To: Buddy Burden via RT <bug-Test-File [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Mon, 30 Jan 2012 21:23:47 -0500, Buddy Burden via RT wrote: Show quoted text
> Well, according to my dictionary, "writeable" is a perfectly acceptable > spelling (although admittedly not the preferred one), and since it > matches the actual function name, I'd prefer not to make that change. > (ref: http://dictionary.reference.com/browse/writeable).
Oh, right, aligning the docs to the actual function names is a good point. Show quoted text
> However, you got me on the "privileges." I copied-and-pasted without > looking closely, and propagated that error. Patched and pushed to > GitHub; I will try to get a new version (1.32) out this week.
Thanks! Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Tanita Tikaram: And I Think Of You-E Penso A T
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

Corrected in dev version 1.31_01; I will promote to prod release 1.32 hopefully next week, barring CPAN Testers issues. Thanks for the report.