On Thu, Jul 10, 2003 at 01:13:57AM +0200, Josip Rodin wrote:
> On Sun, Jul 06, 2003 at 06:40:50PM +0200, Frank Lichtenheld wrote:
> > They test against something like /^<define-tag foo>(.*)</define-tag>$/
> > As one can see, trailing whitespace is not permitted. I changed it in
> > the swedish file however I propose we just kill the ^ and $ in the
> > regexes because they create such nasty errors. Any objections?
> 
> Why not loosen it up in a more graceful fashion, by using
> /^\s*<define-tag foo>(.*)</define-tag>\s*$/ ?

Ok, have done that.

Gruesse,
-- 
*** Frank Lichtenheld <[EMAIL PROTECTED]> ***
          *** http://www.djpig.de/ ***
see also: - http://www.usta.de/
          - http://fachschaft.physik.uni-karlsruhe.de/

Reply via email to