===
----- Original Message -----
From: "Christopher Faylor" <[EMAIL PROTECTED]>
> >So did I - I'm going to check. If they are treated the same now, then
> >we'll have to check that no pacakges will get broken if we change.
> >Otherwise I'll be changing it:}
>
> From parse_filename():
>
>  for (ver = p; *ver; ver++)
>     if (*ver == '-' || *ver == '_')

Ah yes, the legacy code. See cygpackage::set_canonical_version for the
current code. parse_filename() is still used in some instances, so I
will change it.

Thanks for looking this up.

Rob



Reply via email to