Re: setup-2.521.exe nit: Local Package Dir box too small

2005-11-30 Thread Max Bowsher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Carl Karsten wrote:
> When I run setup-2.521.exe (I think older version too), the step that
> asks for "Local Package Directory" has a text box that could be bigger,
> which would be good considering that a default value of
> 
> C:\Documents and Settings\carl\Application Data\cygwin\Packages
> 
> only displays
> 
> Settings\carl\Application Data\cygwin\Packages

Good point, here goes 2.523.

Max.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFDjjfWfFNSmcDyxYARArPsAKDRVP/PEcF8e592x0Gf3z+tYzyzAgCeLN0I
+AgXuCoQzVwReOVY+ISuLPE=
=HGa/
-END PGP SIGNATURE-



Re: [Patch] setup: site.cc: dot[3] may not be valid.

2005-11-30 Thread Max Bowsher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bas van Gompel wrote:
> Hi,
> 
> While looking at site.cc I noticed a check where dot[3] might
> point past the end of the allocated string. this may cause false
> matches or even a segfault. I suggest following:
> 
> 
> 2005-10-24  Bas van Gompel  <[EMAIL PROTECTED]>
> 
>   * site.cc (site_list_type::init): Avoid reading past end of
>   string.
> 
> 
> --- setup/site.cc 14 Oct 2005 04:23:14 -  2.40
> +++ setup/site.cc 24 Oct 2005 18:05:14 -
> @@ -122,7 +122,7 @@ site_list_type::init (String const &newu
>if (*dot == '.' || *dot == '/')
>   {
> char *sp;
> -   if (dot[3] == 0)
> +   if (strlen (dot) == 3)
>   *dp++ = '~';/* sort .com/.edu/.org together */
> for (sp = dot + 1; *sp && *sp != '.' && *sp != '/';)
>   *dp++ = *sp++;
> 

The terrifying irony here, is that after all this icky pointer
manipulation, the calculated value is totally ignored anyway!

I've rewritten all the pointer work in terms of STL strings, and will
commit it now.


Max.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFDjiVOfFNSmcDyxYARAhIVAKCCMoRlC9QNYpTwBfKCr3wdIUgt4ACgjKHX
UxexDF8boYvi94M2cXC7+rU=
=WxOm
-END PGP SIGNATURE-


setup-2.521.exe nit: Local Package Dir box too small

2005-11-30 Thread Carl Karsten
When I run setup-2.521.exe (I think older version too), the step that asks for 
"Local Package Directory" has a text box that could be bigger, which would be good 
considering that a default value of


C:\Documents and Settings\carl\Application Data\cygwin\Packages

only displays

Settings\carl\Application Data\cygwin\Packages

^Carl Karsten


Re: Request for a new setup snapshot

2005-11-30 Thread Max Bowsher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Igor Pechtchanski wrote:
> On Wed, 30 Nov 2005, Max Bowsher wrote:
> 
> 
>>Igor Pechtchanski wrote:
>>
>>>Brian, can we please get a 2.521 setup snapshot out?  Thanks,
>>> Igor
>>
>>Done.
>>
>>http://cygwin.com/setup/
> 
> 
> Perfect, thanks.
>   Igor
> P.S. Should the snapshots older than 2.510 be moved to setup/old ?

At the moment, setup/old/ is just for old releases. I'd prefer to keep
it that way.

Personally I'm happy with just deleting old snapshots - does anyone
disagree?

Max.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFDjhTFfFNSmcDyxYARAiL6AJ9Eihxdvebsp/H3LNu+4ekhFJYNvwCgu3PD
ZbD/bAUXsasUdwQG7IOR9zI=
=EsN3
-END PGP SIGNATURE-


Re: Request for a new setup snapshot

2005-11-30 Thread Igor Pechtchanski
On Wed, 30 Nov 2005, Max Bowsher wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Igor Pechtchanski wrote:
> > Brian, can we please get a 2.521 setup snapshot out?  Thanks,
> > Igor
>
> Done.
>
> http://cygwin.com/setup/

Perfect, thanks.
Igor
P.S. Should the snapshots older than 2.510 be moved to setup/old ?
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA


Re: Request for a new setup snapshot

2005-11-30 Thread Max Bowsher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Igor Pechtchanski wrote:
> Brian, can we please get a 2.521 setup snapshot out?  Thanks,
>   Igor

Done.

http://cygwin.com/setup/

Max.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFDjg5EfFNSmcDyxYARAuxyAJ9N8LXQB4cBlqm6BjaDUrNpRwXkkgCgmlKE
BH4PBd4IVvY2ufWHPK9LBdg=
=TmvT
-END PGP SIGNATURE-


Request for a new setup snapshot

2005-11-30 Thread Igor Pechtchanski
Brian, can we please get a 2.521 setup snapshot out?  Thanks,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA


libxslt bug - fails to produce DocBook FO output (fixed in CVS, request for backport)

2005-11-30 Thread Max Bowsher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Current libxslt chokes on some contructs in the DocBook FO stylesheet.

The bug is fixed in libxslt CVS.

Please consider applying the patch, and releasing 1.1.15-2.

http://cvs.gnome.org/viewcvs/libxslt/libxslt/pattern.c?r1=1.97&r2=1.98&makepatch=1&diff_format=h


Max.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFDjeBjfFNSmcDyxYARAvZZAJ4gRsOjlsRudBE1c7YFn+Q7X2VT8QCeKQKW
UHbYWLy6ijSmLDqwG+wO+H0=
=c0qM
-END PGP SIGNATURE-