Bug#449829: patch

Gerfried Fuchs rhonda at deb.at
Sun Nov 18 20:32:01 UTC 2007


* Raphael Geissert <atomo64 at gmail.com> [2007-11-18 21:03:13 CET]:
> Attaching working watch file (needs to be renamed).

 You do realize that .* is something that should be avoided in regex?
Read <http://perlmonks.org/?node=Death+to+Dot+Star!> if you want to
find out why.

 Said that, there is another problem with your "patch" in this
particular case:

> http://n-old.ethz.ch/student/loehrerl/amph/amph.html files/amphetamine-data-(.*).tar.bz2
          
 You used unescaped dots for \.tar\.bz2 which makes them match any
character.

 Thought I'd let you know.
Rhonda





More information about the Pkg-games-devel mailing list