[svn:parrot] r37888 - branches/install_tools/t/tools/install
chromatic
chromatic at wgz.org
Fri Apr 3 20:38:36 UTC 2009
On Friday 03 April 2009 04:19:15 jkeenan at svn.parrot.org wrote:
> Log:
> Uncommenting test of function.
>
> Modified:
> branches/install_tools/t/tools/install/01-install_files.t
>
> Modified: branches/install_tools/t/tools/install/01-install_files.t
>--- branches/install_tools/t/tools/install/01-install_files.t Fri Apr 3
> 11:12:18 2009 (r37887)
> +++ branches/install_tools/t/tools/install/01-install_files.t Fri Apr 3
> 11:19:13 2009 (r37888) @@ -193,55 +193,55 @@
> }
> }
>
> -## Can't safely run lines_to_files() more than once in a program until
> it's been fixed,
> -## and we can't fix it until its tested, so I've
Would you consider using POD =cut directives to comment out code? Does that
fall afoul of our POD checking tests? I believe it's simpler and easier (and
it generates smaller diffs).
-- c
More information about the parrot-dev
mailing list