From ab7c71393cb25059dab09176b04dfb7ac0529890 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sat, 18 Jun 2011 13:39:32 -0600 Subject: [PATCH] perlhaiku: Change some C<> into F<> --- README.haiku | 6 +++--- t/porting/known_pod_issues.dat | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.haiku b/README.haiku index f406e0bfc1..9684a43ce1 100644 --- a/README.haiku +++ b/README.haiku @@ -38,18 +38,18 @@ Perl cannot be compiled with threading support ATM. =item * -The C test fails. More precisely: the subtests +The F test fails. More precisely: the subtests using datagram sockets fail. Unix datagram sockets aren't implemented in Haiku yet. =item * -A subtest of the C test fails. This is due to Haiku +A subtest of the F test fails. This is due to Haiku not implementing C support yet. =item * -The tests C and C +The tests F and F fail. This is due to bugs in Haiku's network stack implementation. =back diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 8dcec68a39..28d6c7f061 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -239,7 +239,6 @@ pod/perlhack.pod ? Should you be using L<...> instead of 1 pod/perlhack.pod ? Should you be using F<...> or maybe L<...> instead of 1 pod/perlhack.pod Verbatim line length including indents exceeds 80 by 1 pod/perlhacktips.pod Verbatim line length including indents exceeds 80 by 1 -pod/perlhaiku.pod ? Should you be using F<...> or maybe L<...> instead of 4 pod/perlhist.pod Verbatim line length including indents exceeds 80 by 2 pod/perlhpux.pod Verbatim line length including indents exceeds 80 by 2 pod/perlhurd.pod Verbatim line length including indents exceeds 80 by 2 -- 2.34.1