2008/1/11, Yaakov (Cygwin Ports) <[EMAIL PROTECTED]>:
> Reini Urban wrote:
> | Are you planning recompiling the perl-* modules as perl-5.10 test
> | versions for an easier switch?
>
> Reini, if I may ask:
>
> 1) how far away is 5.10.1?

That Q should go to Rafael. It dont believe so early.
Just one performance bug was found so far (copying @_),
and I put this into my new interim -3 package.

But it is still in test and I can change it.

> 2) is it too late to change the last component
> archlib/vendorarch/sitearch to something slightly more descriptive then
> "cygwin"?  The problem is that due to caps insensitivity, e.g.
> {vendorlib}/Cygwin/Version.pm (from upset) and {vendorarch}/version.pm
> (from perl-version, now part of the core) are the same except for
> capitalization, which leads to horrible problems using version or
> Cygwin::Version.
>
> While I fixed this in my local copy of upset to Cygwin::Setup::Version,
> there is still potential problems with such a simple name.  I realize
> that archname is quite long, but perhaps there is a compromise in the
> middle which avoids this problem?

Hmm. Good argument.
Maybe a -i386 suffix against the -i64 suffix is in order.
i64 assumes fastcall-like calling conventions which don't support.
(first 4 args via registers, rest on the stack)

And later we want to come up with a proper CPAN release of a Cygwin package.
We want more API functions from the dll, and mount table handling.
Cygwin::Version as package is still forbidden. hmm.

Maybe release the Cygwin::Setup package on CPAN?
I fixed the same also in my local copy of upset. => Cygwin::Setup
-- 
Reini Urban
http://phpwiki.org/              http://murbreak.at/
http://spacemovie.mur.at/   http://helsinki.at/

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to