On Sun, May 16, 2010 at 09:54:54AM -0500, Patrick R. Michaud wrote:
> On Sun, May 16, 2010 at 10:21:50AM -0400, James E Keenan wrote:
> > ext/nqp-rx/src/stage0/nqp-setting.pm is failing 3 coding standards tests:
> 
> I'm working on it now.

And now fixed in r46703.  I changed nqp-setting.pm to nqp-setting.nqp,
and added a "#! nqp" marker at the top of the generated file.  Either
or both of those are sufficient to keep codetest from wanting to
apply Perl 5 coding standards to the script.

The generator also adds a note to the top of the generated file
indicating that it was generated from within the nqp-rx repository
(so people hopefully won't go looking for the build script in Parrot).

Pm
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to