On Sat Dec 29 11:37:49 2007, [EMAIL PROTECTED] wrote: > Smoke test results have been favorable, so I will now proceed to > renaming gen::cpu to auto::cpu, the better to reflect its character as > probe.
I moved these files. All configuration tests are passing. However, I'm having problems with 3 of the coding standards tests on these 2 files: config/auto/cpu/i386/memcpy_mmx.c config/auto/cpu/i386/memcpy_sse.c They're causing failures in: t/codingstd/c_indent.t t/codingstd/copyright.t t/codingstd/svn_id.t Since I copied the content of these files unchanged from their ancestral directories, I'm puzzled. The 2 files have DO NOT EDIT warnings inside, so I don't think, e.g., I should add an svn Id tag inside the file. And I'm not familiar with some of the SVN properties. Can anyone help out? Thanks.