This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANN] apache_1.3.22-2



===
----- Original Message -----
From: "Christopher Faylor" <cgf@redhat.com>
> >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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]