id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1679,examples/compilers/japhc.c:  Misleading documentation,jkeenan,jkeenan,"=head1 NAME

examples/compiler/japhc.c

My attention was drawn to this file because, during my work in the ''cfunctiondocs'' branch, it showed up as one of the last documents still failing ''t/codingstd/c_function_docs.t''.  Here is the start of this file's POD:
{{{
=head1 DESCRIPTION

example compiler used by japh16.pasm

=head1 SYNOPSIS


  $ make -C examples/compilers/
  $ parrot examples/japh/japh16.pasm
}}}
Problem:  There is no such file as ''examples/japh/japh16.pasm''.  In the course of testing we apparently create these files:
{{{
      t/examples/japh_1.pasm
      t/examples/japh_3.pasm
      t/examples/japh_4.pasm
      t/examples/japh_5.pasm
}}}
... but no japh_16 or japh16 (and where did japh_2.pasm go?).

Can anyone clarify?  (The code is several years old.  I'm going to CC anyone who has touched it in recent years.)

Thank you very much.

kid51
",bug,closed,normal,,docs,2.4.0,medium,fixed,,allison fperrad cotto chromatic infinoid,,,
