Yanick wrote:
>
> On Wed, Jun 26, 2002 at 08:54:04AM -0700, Rick Klement wrote:
> > > this being said: the specs say that each line has
> > > a length of 10 chars, which the test program doesn't
> > > follow. Which has higher precedence?
> >
> > Each line matches /^[ x]{10}\n\z/, so it's 10 chars plus the new line.
> >
> > The test program should match this. Have you done a Windows copy
> > that added <cr>'s or stripped trailing blanks?
>
> Almost as stupid: I did a 'save formatted' with links. It strips
> trailing whitespaces, it seems. Sorry 'bout that.
No problem...
> Oh, and I'm up at a lousy 186 strokes..
Sorry 'bout that. :)
--
Rick Klement