On Tue, Jun 18, 2013 at 05:31:27PM +0200, Stephan Kulow wrote:
On 18.06.2013 16:58, Jan Engelhardt wrote:
On Tuesday 2013-06-18 12:56, Stephan Kulow wrote:
Hi,
After M2 release we have several projects running at the same time:
- perl 5.18 update shows 38 build failures at the moment: openSUSE:Factory:Staging:perl518
The one from wget is funny:
wget.pod around line 2105: Expected text after =item, not a number
And indeed, wget.pod contains "=item 0", "=item 1", etc. But that is a normal thing, because it describes the exit codes. FWIW, the 0 is meant as text. I smell an overjealous new check inside the POD reader.
It probably should be written as: =item C<0>
Hmm, http://perldoc.perl.org/perlpod.html even recommends using numbers
It recommends "1.", "2.", note the period at the end of the number. Cheers, Micha. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org