Re: [Patch] Setup: A wider threebar.

2006-04-04 Thread Bas van Gompel
Op Thu, 09 Mar 2006 12:44:40 + schreef Max Bowsher in 44102338.9030005atukf.net: : Bas van Gompel wrote: [...] : * res.rc (IDD_INSTATUS): Change left and right margin to 7. : It would make the page look a bit unbalanced, though, since most of the : content will be very much

Re: [Patch] Setup: Warn about dropped mirrors.

2006-03-05 Thread Bas van Gompel
Op Wed, 16 Nov 2005 23:29:50 +0100 (MET) schreef Bas van Gompel in n2m-g.dlgdit.3vsvtmt.1atbuzzy-box.bavag: [Warn about dropped mirrors] One more iteration. This is what I've been testing/using for months now. Before I start changing/optimizing this, I'd like to get it in. [Oh and a big PING

Shell (bash, (pd)ksh, zsh, /not/ ash) + exec + here-doc + redirect == trouble!

2006-01-24 Thread Bas van Gompel
Hi, Try the following script: === begin testexec.sh === #!/bin/ksh exec 50 /bin/ksh EOSH echo First exec: Done. exec 05 echo Second exec: Done. exit 0 EOSH end testexec.sh (Replace ksh with bash or zsh at will, above.) For me, this prints ``First exec: Done.'', then leaves me to

[Patch] Setup: A wider threebar.

2006-01-22 Thread Bas van Gompel
-23 Bas van Gompel patch-cygsup.buzzatbavag.tmfweb.nl * res.rc (IDD_INSTATUS): Change left and right margin to 7. Make IDC_INS_ACTION, IDC_INS_PKG and IDC_INS_FILE not wrap. * threebar.cc (ThreeBarControlsInfo): Make IDC_INS_ACTION, IDC_INS_PKG and IDC_INS_FILE

[Patch] Setup: Tell where we're downloading from. (again)

2006-01-22 Thread Bas van Gompel
Here this is again, but with the modifications to threebar.cc/res.rc split off into a separate patch (See n2m-g.dr1l0a.3vva69r.1atbuzzy-box.bavag). ChangeLog-entry: (Please fix the at.) 2006-01-23 Bas van Gompel patch-cygsup.buzzatbavag.tmfweb.nl * geturl.h: Replace String with std

gvim cannot open display.

2006-01-11 Thread Bas van Gompel
When I start a -- recently installed -- gvim it tells me: `` E233: cannot open display '', and then stays in console mode. This happens on various machines. Is it working for anybody? Am I doing something wromg? L8r, Buzz. -- ) | | ---/ ---/ Yes, this | This message consists of true |

Re: Call for testing Cygwin snapshot

2005-12-21 Thread Bas van Gompel
Op Wed, 21 Dec 2005 00:46:48 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Wed, Dec 21, 2005 at 05:16:34AM +0100, Bas van Gompel wrote: [Testing freshly built from a CVS-checkout on Dec 20...] : This is on win 95 again... : I commonly source a file containing among other things

Re: Call for testing Cygwin snapshot

2005-12-20 Thread Bas van Gompel
Op Wed, 30 Nov 2005 18:11:37 +0100 schreef Corinna Vinschen in 20051130171137.GE2999atcalimero.vinschen.de: : ask people for testing the latest snapshot, 2005-Nov-30, from Actually, this is freshly built from a CVS-checkout on Dec 20. : Please report back in this thread when you encounter a

Ezmlm configuration.

2005-12-07 Thread Bas van Gompel
Hi, Recently my mailbox was flooded by a virus (Sober CF), causing me to miss several mails from cygwin-MLs and a report being sent by ezmlm. When I later got the messages from the archive (using ezmlm-get), I noticed the messages in the returned digest do not have a ``In-Reply-To''- nor a

Re: {Patch} Setup: Tell where we're downloading from.

2005-12-04 Thread Bas van Gompel
Op Tue, 8 Nov 2005 22:50:55 +0100 (MET) schreef Bas van Gompel in [EMAIL PROTECTED]: : Hi, : Here is a patch to make setup tell where files are actually being : downloaded from. So, here is a modified version, using more std::stringy ways. I got carried away a bit, and turned some more

Re: Call for testing Cygwin snapshot

2005-12-02 Thread Bas van Gompel
Op Fri, 2 Dec 2005 11:40:49 +0100 schreef Corinna Vinschen in 20051202104049.GN2999atcalimero.vinschen.de: : On Dec 2 01:27, Bas van Gompel wrote: [gethostbyname on w95] :if (gethostbyname (localhost)) : puts (Could get host by name (localhost)); :else : perror (Could NOT get

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

2005-12-01 Thread Bas van Gompel
Op Wed, 30 Nov 2005 22:18:54 + schreef Max Bowsher in 438E254E.5070101atukf.net: : Bas van Gompel wrote: [patch] : 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

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

2005-12-01 Thread Bas van Gompel
Op Thu, 01 Dec 2005 16:45:31 + schreef Max Bowsher in 438F28AB.80109atukf.net: : Bas van Gompel wrote: : Op Wed, 30 Nov 2005 22:18:54 + schreef Max Bowsher : in 438E254E.5070101atukf.net: [patch for site.cc] : : I've rewritten all the pointer work in terms of STL strings

Re: Call for testing Cygwin snapshot

2005-12-01 Thread Bas van Gompel
Op Wed, 30 Nov 2005 18:11:37 +0100 schreef Corinna Vinschen in 20051130171137.GE2999atcalimero.vinschen.de: [Test the 20051130 snapshot] : Please report back in this thread when you encounter a problem, which : you can't reproduce with 1.5.18. We're interested in regressions in : the first

[Patch] g-b-s: New command: upgrade-self. (was: Re: generic-build-script extension to update version numbers in README)

2005-11-21 Thread Bas van Gompel
the new script is copied into place and executed with the remaining parameters. ChangeLog-entry: (Please fix the at.) 2005-11-21 Bas van Gompel g-b-s-patch.buzzatbavag.tmfweb.nl * templates/generic-build-script Add upgrade-self to main switch. (help): Add upgrade_self

[Patch] g-b-s: Fix description of accept-patch.

2005-11-21 Thread Bas van Gompel
'' in the help-text for the generic-build-script is incorrect. This patch contains a possible replacement. ChangeLog-entry: (Please fix the at.) 2005-11-22 Bas van Gompel g-b-s-patch.buzzatbavag.tmfweb.nl * templates/generic-build-script (help): fix help-text for accept-patch

Re: [Patch] Setup: Warn about dropped mirrors.

2005-11-16 Thread Bas van Gompel
Op Wed, 2 Nov 2005 22:29:10 +0100 (MET) schreef Bas van Gompel in n2m-g.dkbctp.3vv3gvj.1atbuzzy-box.bavag: [Warn about dropped mirrors] I cleaned this up a little (use ``area'', not ``continent'', check for ``!size()'' instead of ``==''.) I also folded the second patch (Initializing cache_action

[Patch] Setup: Store view setting. (was: Re: RFC: [ITP] Installation Profiles packages)

2005-11-13 Thread Bas van Gompel
Op Sun, 13 Nov 2005 02:15:51 -0500 (EST) schreef Igor Pechtchanski in Pine.GSO.4.63.0511130213590.24379atslinky.cs.nyu.edu: : On Sun, 13 Nov 2005, Bas van Gompel wrote: [Patch to let setup store the latest view of the chooser window] : Can we please get this re-sent with a non-inline patch

Re: RFC: [ITP] Installation Profiles packages

2005-11-12 Thread Bas van Gompel
Op Thu, 10 Nov 2005 01:51:45 +0100 (MET) schreef Bas van Gompel in n2m-g.dku81h.3vvae1b.at@buzzy-box.bavag: : Op Wed, 9 Nov 2005 17:21:28 +0100 schreef Corinna Vinschen : in 20051109162128.GA29765atcalimero.vinschen.de: : [...] :: Which reminds me... isn't there a way that setup could store

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

2005-11-11 Thread Bas van Gompel
Op Tue, 25 Oct 2005 01:42:56 +0200 (MET DST) schreef Bas van Gompel in n2m-g.djjiq9.3vsgglv.1atbuzzy-box.bavag: [...] : * site.cc (site_list_type::init): Avoid reading past end of : string. Ping. [...] L8r, Buzz. -- ) | | ---/ ---/ Yes, this | This message consists of true

Re: RFC: [ITP] Installation Profiles packages

2005-11-09 Thread Bas van Gompel
Op Wed, 9 Nov 2005 17:21:28 +0100 schreef Corinna Vinschen in 20051109162128.GA29765atcalimero.vinschen.de: [...] : Which reminds me... isn't there a way that setup could store the latest : view of the chooser window the user has selected? For instance, in : almost all cases I'd like to see

Re: [Patch] Setup: Warn about dropped mirrors.

2005-11-08 Thread Bas van Gompel
Op Wed, 2 Nov 2005 22:29:10 +0100 (MET) schreef Bas van Gompel in n2m-g.dkbctp.3vv3gvj.1atbuzzy-box.bavag: : Op Wed, 19 Oct 2005 17:17:15 -0400 (EDT) schreef Igor Pechtchanski [Using cached mirror-list] : I didn't add the info to last-mirror, because that would make for more : needlesly

{Patch} Setup: Tell where we're downloading from.

2005-11-08 Thread Bas van Gompel
Hi, Here is a patch to make setup tell where files are actually being downloaded from. ChangeLog-entry: (Please fix the at.) 2005-11-08 Bas van Gompel patch-cygsup.buzzatbavag.tmfweb.nl * geturl.cc (init_dialog): Tell where file is downloaded from. --- setup/geturl.cc 5 May

[Patch] Setup: Warn about dropped mirrors. (was: Re: Multiple pending setup patches)

2005-11-02 Thread Bas van Gompel
mirrors-lst file, though. ChangeLog-entry: (please fix the at.) 2005-11-02 Bas van Gompel patch-cygsup.buzzatbavag.tmfweb.nl * res.rc (IDD_DROPPED): New dialog. * resource.h (IDD_DROPPED): New dialog-id. (IDC_DROP_MIRRORS, IDC_DROP_NOWARN): New control-ids

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

2005-10-24 Thread Bas van Gompel
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

Re: Where is documentation on bash wait?

2005-10-16 Thread Bas van Gompel
Op Sat, 15 Oct 2005 22:01:26 -0600 schreef Eric Blake in [EMAIL PROTECTED]: : According to Buzz on 10/15/2005 9:46 PM: [(possibly stale) bash.1 about somewhere.] : Hmm, I do have /usr/local/man on my manpath, and it did indeed have : man1/bash.1, but I don't know if that affected things. I

Re: Where is documentation on bash wait?

2005-10-16 Thread Bas van Gompel
Op Sun, 16 Oct 2005 12:11:00 +0200 schreef Dr. Volker Zell in [EMAIL PROTECTED]: : Buzz writes: : I was hoping for ``our'' man-maintainer, being much more knowledgeable : about such issues, to be proactive... : ...If (s)he isn't I'll look into finding the upstream

Re: Where is documentation on bash wait?

2005-10-15 Thread Bas van Gompel
Op Sat, 15 Oct 2005 17:45:06 + schreef Eric Blake in [EMAIL PROTECTED]: [What the...] : I tried info and man and could not find any information on wait. I want to : (using bash) : : Did you try 'man wait'? That would have pointed you to 'man bash', where Did /you/ try it? It complains

Re: [patch] Don't append extra NUL to registry-strings.

2005-09-03 Thread Bas van Gompel
Op Mon, 29 Aug 2005 10:21:19 +0200 schreef Corinna Vinschen in [EMAIL PROTECTED]: : On Aug 28 22:49, Bas van Gompel wrote: : Hi, : : When RegQueryValueEx returns a string-type, the final NUL is included : in the returned size. I suggest dropping it. : : I see what you're up

Re: [Patch] readdir_r: fix sense of error-test.

2005-08-28 Thread Bas van Gompel
Op Sun, 28 Aug 2005 13:16:44 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Sat, Aug 27, 2005 at 09:58:47PM +0200, Bas van Gompel wrote: : If you want to see why this really does not require a copyright- : assignment, view the diff with testsuite/winsup.api/ltp/readdir01.c

Re: [ITP] GnuTLS, Tiny ASN.1, OpenCDK

2005-08-27 Thread Bas van Gompel
Op Mon, 22 Aug 2005 12:09:21 +0200 schreef Gerrit P. Haase in [EMAIL PROTECTED]: : Bas van Gompel wrote: : : Op Sun, 21 Aug 2005 09:11:14 +0200 schreef Gerrit P. Haase : in [EMAIL PROTECTED]: : [...] : : : libgnutls11 setup.hint: : [...] : : requires: cygwin libgnutls11 libgpg-error

Re: [ITP] GnuTLS, Tiny ASN.1, OpenCDK

2005-08-21 Thread Bas van Gompel
Op Sun, 21 Aug 2005 09:11:14 +0200 schreef Gerrit P. Haase in [EMAIL PROTECTED]: [...] : libgnutls11 setup.hint: [...] : requires: cygwin libgnutls11 libgpg-error libgcrypt libtasn1 libopencdk8 libiconv2 libintl3 zlib This requires itself? [...] : opencdk setup.hint: Lacks a ``Category''

Latest openssl tickles bug on win95?

2005-07-30 Thread Bas van Gompel
Hi, I'm sorry I can't supply more detail... Lately, I've been noticing, on w95, when I'm closing a shell which (WAG) at anytime used a program compiled against latest openssl (0.9.8-2), the console won't disappear. Sysinternals' process- explorer and `ps -W` show stubs of the ssl-using program

Re: update-alternatives

2005-06-30 Thread Bas van Gompel
Op Wed, 29 Jun 2005 22:32:17 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Thu, 30 Jun 2005, Bas van Gompel wrote: [...] : Op Mon, 27 Jun 2005 00:17:01 -0400 schreef Charles Wilson: : : Bas van Gompel wrote: : [Re-adding attribution:] : + Charles Wilson: [``wrap

Re: update-alternatives

2005-06-29 Thread Bas van Gompel
Sorry for the slow reply... Op Mon, 27 Jun 2005 00:17:01 -0400 schreef Charles Wilson in [EMAIL PROTECTED]: : Bas van Gompel wrote: [Re-adding attribution:] + Charles Wilson: [...] : : without using execvp(). [...] : : Plus, alternatives itself needs to be smart : : about when to use

Re: update-alternatives

2005-06-26 Thread Bas van Gompel
[I'm reformatting some of your lines, to be able to answer points individually.] Op Sun, 26 Jun 2005 19:12:00 -0400 schreef Charles Wilson in [EMAIL PROTECTED]: : Buzz wrote: [A ``wrap'' executable.] : I think it's a neat idea, but I don't think update-alternatives should : use it. I plan

Re: update-alternatives

2005-06-20 Thread Bas van Gompel
Op Sun, 19 Jun 2005 16:17:13 -0500 schreef Gary R. Van Sickle in [EMAIL PROTECTED]: : -Original Message- [...] On Behalf Of Charles Wilson : Sent: Saturday, June 18, 2005 3:06 PM : It seems there may be a need for a Debian-like : update-alternatives system on cygwin (see the recent

Re: Ready to begin release cycle?

2005-05-09 Thread Bas van Gompel
Op Sat, 7 May 2005 23:21:31 +0100 schreef Max Bowsher in [EMAIL PROTECTED]: [...] : Any thoughts on anything additional which ought to go in before the branch? I sent this before... 2005-05-10 Bas van Gompel [EMAIL PROTECTED] * archive.cc (archive::extract_file): Use prefixPath

Re: create installation using installed.db

2005-05-01 Thread Bas van Gompel
Op Thu, 28 Apr 2005 21:41:26 -0700 schreef Joshua Daniel Franklin in [EMAIL PROTECTED]: [...] : You particularly want 'mount -m': : : -m, --mount-commands write mount commands to replace user and ^^^ :

Re: one Cygwin file

2005-05-01 Thread Bas van Gompel
Op Fri, 29 Apr 2005 21:39:36 -0700 schreef Brian Dessent in [EMAIL PROTECTED]: [...] : cygwin web site. The minimum you will need is everything in category : base. You may also need any packages which those depend on. Specifically this means you might need following packages which are not in

Re: recommendations for 3rd party distributors?

2005-02-17 Thread Bas van Gompel
Op Mon, 14 Feb 2005 10:16:08 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Mon, Feb 14, 2005 at 09:54:41AM -0500, Dick Repasky wrote: : Every so often a query surfaces about cygwin dll version compatibility. [...] : The recommendations are: : :1) Use a distinctly named shared

Re: Setup: hardlinks percentages. (+patches)

2005-01-27 Thread Bas van Gompel
Op Thu, 27 Jan 2005 15:06:08 - schreef Max Bowsher in [EMAIL PROTECTED]: : Bas van Gompel wrote: : 2005-01-07 Bas van Gompel [EMAIL PROTECTED] : : * archive.cc (archive::extract_file): Use prefixPath for linktarget : on hardlinks. : : : --- setup/archive.cc 25 Dec 2004 23:05:56 -

Re: Setup: hardlinks percentages. (+patches)

2005-01-08 Thread Bas van Gompel
Op Sat, 08 Jan 2005 21:04:44 +0100 schreef Reini Urban in [EMAIL PROTECTED]: : Bas van Gompel schrieb: : Two little patches: : : Maybe you want to add them to : http://sources.redhat.com/bugzilla/enter_bug.cgi?product=cygwin : also. No, not really. This (``cygwin-apps'') is still the main

Re: [ITP] cvsutils

2005-01-08 Thread Bas van Gompel
Op Sat, 8 Jan 2005 10:53:41 +0100 schreef Corinna Vinschen in [EMAIL PROTECTED]: : On Jan 7 07:31, Eric Blake wrote: : I would like to add cvsutils to my growing list of maintained packages. : Debian lists it as stable, packages.debian.org/stable/devel/cvsutils. [...] : This is useful.

Re: [Patch] cygcheck: eprintf + display_error: Do /something/.

2004-12-17 Thread Bas van Gompel
Op Fri, 17 Dec 2004 01:19:32 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Fri, Dec 17, 2004 at 04:33:10AM +0100, Bas van Gompel wrote: [...] : * cygcheck.cc (eprintf): Flush stdout before, and stderr after output, : when stdout and stderr both don't refer to ttys

Re: [Patch] cygcheck: eprintf + display_error: Do /something/.

2004-12-16 Thread Bas van Gompel
, that would be preferable. No test at all is also an option...) ChangeLog-entry: 2004-12-17 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (eprintf): Flush stdout before, and stderr after output, when stdout and stderr both refer to tty's, or both don't. (display_error

Re: [Patch] cygcheck: eprintf + display_error: Do /something/.

2004-12-16 Thread Bas van Gompel
Op Thu, 16 Dec 2004 21:56:07 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Fri, Dec 17, 2004 at 03:51:47AM +0100, Bas van Gompel wrote: [...] : I seem to be making a mess here... The point is to have the error-messages : appear at about the appropriate point in the output

Re: [Patch] fhandler.cc (pust_readahead): end-condition off.

2004-12-11 Thread Bas van Gompel
Op Sat, 11 Dec 2004 09:53:19 +0100 schreef Corinna Vinschen in [EMAIL PROTECTED]: : On Dec 6 02:45, Bas van Gompel wrote: [...] : * fhandler.cc (fhandler_base::puts_readahead): Fix end-condition. : Yes, that looks better. I'd say the patch is correct. Please apply. Thanks, Done. L8r

Re: [Patch] fhandler.cc (pust_readahead): end-condition off.

2004-12-06 Thread Bas van Gompel
Op Mon, 6 Dec 2004 10:16:19 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Mon, Dec 06, 2004 at 02:45:10AM +0100, Bas van Gompel wrote: [...] : * fhandler.cc (fhandler_base::puts_readahead): Fix end-condition. : : This patch changes things so that len characters are always

Re: What depends on less and what man depends on.

2004-12-06 Thread Bas van Gompel
Op Sun, 5 Dec 2004 17:57:32 -0800 schreef Joshua Daniel Franklin in [EMAIL PROTECTED]: : On Sun, 5 Dec 2004 08:13:34 +0100 (MET), Bas van Gompel wrote: : Sometimes one wants to know what depends on a package or vice versa. : : To find out, using the local setup.inis, I wrote following script

[Patch] fhandler.cc (pust_readahead): end-condition off.

2004-12-05 Thread Bas van Gompel
ought to fix it. ChangeLog-entry: 2004-12-06 Bas van Gompel [EMAIL PROTECTED] * fhandler.cc (fhandler_base::puts_readahead): Fix end-condition. --- src/winsup/cygwin-mmod/fhandler.cc 5 Dec 2004 07:28:27 - 1.209 +++ src/winsup/cygwin-mmod/fhandler.cc 6 Dec 2004 01:14:14 -

[Patch] fhandler.cc: Don't worry about SPC in __small_printf-format

2004-12-04 Thread Bas van Gompel
Hi, Three lines up from the previous patch there is a check to decide which format to use. This is not needed, an equivalent test is already done in __small_vsprintf. (Trivial) patch follows. ChangeLog-entry: 2004-12-05 Bas van Gompel [EMAIL PROTECTED] * fhandler.cc (fhandler_base

Re: [Patch] fhandler.cc: Don't worry about SPC in __small_printf-format

2004-12-04 Thread Bas van Gompel
Op Sun, 5 Dec 2004 00:37:33 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Sun, Dec 05, 2004 at 05:44:24AM +0100, Bas van Gompel wrote: : 2004-12-05 Bas van Gompel [EMAIL PROTECTED] : : * fhandler.cc (fhandler_base::read): Remove superfluous check in : __small_sprintf

What depends on less and what man depends on.

2004-12-04 Thread Bas van Gompel
but -- \--| /--- /--- .sigfile. | |perl -pe s.u(z)\1.as.| me. 4^re #!/bin/sh # Copyright (C) Bas van Gompel 2004. # All rights reserved. No warranties. # This software may not be used for aggressive purposes. RCS_ID='$Id: cyg-deps,v 1.6 2004/12/05 06:54:56 Buzz Exp Buzz $' this_one='p' op

Finding package-descriptions.

2004-12-02 Thread Bas van Gompel
not -- | | // really is | and false bits entirely.| mail for ) | | //a 72 by 4 +---+ any1 but -- \--| /--- /--- .sigfile. | |perl -pe s.u(z)\1.as.| me. 4^re #!/bin/sh # Copyright (C) Bas van Gompel 2004. # All rights reserved. No warranties

[Patch] cygcheck: Unset show_error and print_failed in some places.

2004-11-15 Thread Bas van Gompel
Hi, More trivia, I'd say. This sets print_failed to false in places where printing failed makes no sense. In some of those places show_error is also cleared. ChangeLog-entry. 2004-11-16 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (find_on_path): Clear show_error

[Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Bas van Gompel
Hi, Another (trivial, I hope) patch. It will add some optional parameters to keyeprint, so errormessages can be made more appropriate. When the options are not supplied, output will remain as is. ChangeLog-entry: 2004-11-11 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (keyeprint

Re: [Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Bas van Gompel
Op Wed, 10 Nov 2004 19:35:51 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: [...] : * cygcheck.cc (keyeprint): New optional parameters: show_error and : print_failed. : : Please check in. Thanks. Done. : Have I mentioned that I don't like the name 'keyeprint'? It seems

Re: [Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Bas van Gompel
Op Wed, 10 Nov 2004 20:57:36 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Thu, Nov 11, 2004 at 02:49:35AM +0100, Bas van Gompel wrote: : Op Wed, 10 Nov 2004 19:35:51 -0500 schreef Christopher Faylor : Have I mentioned that I don't like the name 'keyeprint'? It seems like

Re: [Patch] cygcheck: Don't use keyeprint if GetLastError is irrelevant.

2004-10-31 Thread Bas van Gompel
Op Sat, 30 Oct 2004 19:42:16 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Sat, Oct 30, 2004 at 11:32:27PM +0200, Bas van Gompel wrote: : 2004-10-28 Bas van Gompel [EMAIL PROTECTED] : : * cygcheck.cc (get_dword): Fix errormessage. : (cygwin_info): Ditto

Re: [Patch] cygcheck: Don't use keyeprint if GetLastError is irrelevant.

2004-10-30 Thread Bas van Gompel
Op Fri, 29 Oct 2004 11:22:38 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Fri, Oct 29, 2004 at 06:31:11AM +0200, Bas van Gompel wrote: : Following (trivial, once more, I hope) patch cleans up some of the : (IMO) inappropriate ``keyeprint'' usage in cygcheck. It (keyeprint

[Patch] cygcheck: Don't use keyeprint if GetLastError is irrelevant.

2004-10-28 Thread Bas van Gompel
failed''. While doing this I caught a typo in get_dword. ChangeLog-entry: 2004-10-28 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (add_path): Don't use keyeprint when GetLastError is irrelevant. (find_on_path): Ditto. (rva_to_offset): Ditto. (cygwin_info

Re: [Patch] cygcheck: More complete helptext on drive-list.

2004-10-26 Thread Bas van Gompel
Op Mon, 25 Oct 2004 17:28:07 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Mon, Oct 25, 2004 at 06:25:16PM +0200, Bas van Gompel wrote: : Op Mon, 25 Oct 2004 11:51:32 -0400 schreef Christopher Faylor [Messed up ChangeLog-entry] : : I fixed this and checked it in. In general

[Patch] cygcheck: Warn about multiple or missing cygwin1.dlls.

2004-10-26 Thread Bas van Gompel
Hi, Another (trivial, I think) patch, this time to warn about one of the more common pitfalls: multiple or missing cygwin1.dlls. 2004-10-26 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1 dlls. --- src/winsup/utils-3

Re: [Patch] cygcheck: Warn about multiple or missing cygwin1.dlls.

2004-10-26 Thread Bas van Gompel
Op Tue, 26 Oct 2004 19:03:00 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Tue, Oct 26, 2004 at 11:34:13PM +0200, Bas van Gompel wrote: : 2004-10-26 Bas van Gompel [EMAIL PROTECTED] : : * cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1 : dlls

Re: [Patch] cygcheck: More complete helptext on drive-list.

2004-10-25 Thread Bas van Gompel
Op Mon, 25 Oct 2004 11:51:32 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Sat, Oct 23, 2004 at 10:17:02PM +0200, Bas van Gompel wrote: : Op Fri, 22 Oct 2004 04:34:05 +0200 (MET DST) schreef Bas van Gompel : in [EMAIL PROTECTED]: : [...] : : : D**n, the leading newline

Re: [Patch] cygcheck: More complete helptext on drive-list.

2004-10-23 Thread Bas van Gompel
Op Fri, 22 Oct 2004 04:34:05 +0200 (MET DST) schreef Bas van Gompel in [EMAIL PROTECTED]: [...] : D**n, the leading newline was lost... ...and I checked in CRLF's in the Changelog... ...Ain't I doing great. :( ChangeLog-entry: 2004-10-23 Bas van Gompel [EMAIL PROTECTED

Re: Still hosed by setup problem

2004-10-22 Thread Bas van Gompel
Op Tue, 12 Oct 2004 18:55:25 -0400 schreef David A. Cobb in [EMAIL PROTECTED]: : Well, now I am completely out of business! : : This is more data regarding the URL Scheme Not Registered failure in : SETUP, last reports were around 9/18. : : In the last progress message posted before the

[Patch] cygcheck: Allow for larger drives. ``Used'', not ``Free''.

2004-10-20 Thread Bas van Gompel
''. ChangeLog-entry: 2004-10-20 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. Change ``Used'' to ``Free'' in helptext-title for drive-list. --- src/winsup/utils/cygcheck.cc18 Oct 2004 10:25:38 - 1.53 +++ src

Re: line-drawing

2004-10-18 Thread Bas van Gompel
Op Thu, 14 Oct 2004 16:35:22 +0200 (MEST) schreef towo in [EMAIL PROTECTED]: : According to a recent mailing on cygwin-apps BLOB cygwin BLIP com, : the alternate character set terminal controls (fixed wrt. the : currently buggy terminfo entry) are supposed to work and to : provide line

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Bas van Gompel
ChangeLog-entry as well). Remaining items... (I missed these last time around.) ChangeLog-entry: 2004-10-18 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (pretty_id): Don't let i become negative. Fix printf-format. --- src/winsup/utils/cygcheck.cc18 Oct 2004 01:44:55 -

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-15 Thread Bas van Gompel
Op Thu, 14 Oct 2004 13:36:21 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Thu, Oct 14, 2004 at 05:31:16PM +0200, Bas van Gompel wrote: [...] : * cygcheck.cc (pretty_id): Correct layout. : : Thanks for the patch but I think it's possible to do this and make : things

Re: [Patch] testsuite and newlib's signal.h.

2004-10-15 Thread Bas van Gompel
Op Thu, 14 Oct 2004 11:55:59 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Thu, Oct 14, 2004 at 05:31:31PM +0200, Bas van Gompel wrote: : Another trivial patch, a bit kludgy... : : ATM the testsuite does not build, because : newlib/libc/include/sys/signal.h includes newlib/libc

[Patch] cygheap.cc: Allow _crealloc to shrink memory-block.

2004-10-12 Thread Bas van Gompel
, this patch is useless.) (I did test this, and it WJFFM.) ChangeLog-entry: 20040-10-13 Bas van Gompel [EMAIL PROTECTED] * cygheap.cc (_crealloc): Allow memory-block to shrink. --- src/winsup/cygwin/cygheap.cc2 Jun 2004 21:20:53 - 1.103 +++ src/winsup/cygwin

Re: [Patch] cygcheck: warn about empty path-components

2004-10-09 Thread Bas van Gompel
Op Thu, 7 Oct 2004 20:17:55 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Fri, Oct 08, 2004 at 01:42:05AM +0200, Bas van Gompel wrote: : : : Why are we bothering with this? : : : : If I may attempt to answer this one... Many people may not know of : : this usage, yet may

Re: [Patch] cygcheck: warn about empty path-components

2004-10-07 Thread Bas van Gompel
Op Wed, 6 Oct 2004 22:15:58 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Thu, Oct 07, 2004 at 04:05:14AM +0200, Bas van Gompel wrote: [...] : s/-v/-h/. (I'm waiting for the other (trailing slash) patch to be : applied or rejected, before submitting this.) : : I missed

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Bas van Gompel
Op Wed, 06 Oct 2004 12:00:15 -0400 schreef Pierre A. Humblet in [EMAIL PROTECTED]: : : : Christopher Faylor wrote: : : On Wed, Oct 06, 2004 at 11:30:17AM -0400, Pierre A. Humblet wrote: : : Christopher Faylor wrote: : : On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote

Re: [Patch] cygcheck: warn about empty path-components

2004-10-06 Thread Bas van Gompel
Op Wed, 6 Oct 2004 11:49:39 +0200 schreef Corinna Vinschen in [EMAIL PROTECTED]: : On Oct 6 10:49, Bas van Gompel wrote: : Op Tue, 5 Oct 2004 16:46:49 +0200 schreef Corinna Vinschen : in [EMAIL PROTECTED]: : : [Empty path-components resolving to current dir.] [...] : Are you applying

Re: [Patch] pinfo.cc: second CreatePipe, not first.

2004-10-05 Thread Bas van Gompel
Op Mon, 4 Oct 2004 22:10:43 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Tue, Oct 05, 2004 at 03:49:20AM +0200, Bas van Gompel wrote: [...] : * pinfo.cc (_pinfo::commune_send): Make debugging output less ambiguous. : : I've applied this patch. Thanks. : : I used

[Patch] cygcheck: warn about empty path-components

2004-10-04 Thread Bas van Gompel
Hi, This little patch makes cygcheck warn about empty path-components (leading/trailing/double ':'/';' in $PATH). ChangeLog-entry: 2004-10-05 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (dump_sysinfo): Warn about empty path-components. --- src/winsup/utils/cygcheck.cc4

[Patch] cygwin terminfo ``smacs'' setting.

2004-10-02 Thread Bas van Gompel
When playing around with a terminfo-aware app (see User-Agent header), I noticed that the ``smacs''-setting in the cygwin-entry reads ``\E11m'', not the apparently correct ``\E[11m'', causing line-drawing to fail. Following patch should fix that. Apply with ``patch -p0'' in ``/usr/src'' _after_

[Patch] cygcheck: ``pclose'' what was ``popen''ed.

2004-09-28 Thread Bas van Gompel
Hi, Another trivial (IMO) patch. What was opened by ``popen'', needs closing by ``pclose''. ChangeLog-entry: 2004-09-29 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (pretty_id): Close pipe. --- src/winsup/utils/cygcheck.cc21 Mar 2004 17:58:14 - 1.43 +++ src

Broken pipe warning from bash.

2004-09-28 Thread Bas van Gompel
Hi, Following little (bash) shell-script many times causes a Broken pipe (SIGPIPE) warning to be emitted by bash. Is this expected behaviour? An example of the message: ./tc-pipe.sh: line 5: 3541109 Broken pipe seq 1 2 The message is generated on the second pass through the loop.

Re: Broken pipe warning from bash.

2004-09-28 Thread Bas van Gompel
Op Tue, 28 Sep 2004 09:53:32 +0200 (MET DST) schreef ik : Following little (bash) shell-script many times causes a Broken pipe : (SIGPIPE) warning to be emitted by bash. Is this expected behaviour? Maybe I should have been clearer... Aargh/... [Explanation I was writing snipped.] ...It's in

Re: Generic build script instructions

2004-09-23 Thread Bas van Gompel
Op Sun, 20 Jun 2004 10:38:57 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Sun, 20 Jun 2004, Bas van Gompel wrote: [...] : ChangeLog entry: : : 2004-06-20 Bas van Gompel [EMAIL PROTECTED] : : * templates/generic-build-script (acceptpatch): New function to copy

Re: [Patch] Trailing spaces in cygcheck -cd or -s output.

2004-09-23 Thread Bas van Gompel
Op Wed, 22 Sep 2004 13:54:53 +0200 schreef Corinna Vinschen in [EMAIL PROTECTED]: : On Sep 16 07:26, Bas van Gompel wrote: [dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.] : Thanks for the patch. I've applied the patch plus an additional patch which : adds

Re: [setup] ini in same dir as package - 'base' is one off. (+ patch)

2004-09-22 Thread Bas van Gompel
.) (Slightly altered) Changelog-Entry: 2004-09-23 Bas van Gompel [EMAIL PROTECTED] * package_source.cc (packagesource::set_canonical): Fix one-off in 'base' when ini is in same dir as package. The patch, once more, as it has been a while: --- setup/package_source.cc 18 Feb

[Patch] getfacl -n layout not upto spec.

2004-09-14 Thread Bas van Gompel
Hi, I noticed, getfacl -n ... returns badly formatted output like: ... group:544 rwx .. instead of: ... group:544:rwx ... This (trivial, I think) patch fixes that. --- src/winsup/utils/getfacl.c 11 Sep 2003 07:55:51 - 1.11 +++ src/winsup/utils/getfacl.c 14 Sep 2004 21:21:45 -

Re: win95 pipe problems -- report + testcase + patch

2004-09-08 Thread Bas van Gompel
Op Wed, 8 Sep 2004 12:06:57 +0200 schreef Corinna Vinschen in [EMAIL PROTECTED]: : On Sep 8 01:55, Bas van Gompel wrote: : This fix trips on a bug in (my) windows 95 (OSR2): : It's CreateNamedPipe returns 0 instead of -1 (INVALID_HANDLE_VALUE), : causing all operations on pipes to fail

win95 pipe problems -- report + testcase + patch (was: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.11-1)

2004-09-07 Thread Bas van Gompel
', as I haven't received any reply to my legal query (yet). (Did the reply get blocked from the list?) ChangeLog-entry: 08-09-2004 Bas van Gompel [EMAIL PROTECTED] * pipe.cc: (create_selectable_pipe) Work around bug in windows 95 where CreateNamedPipe returns zero. [...] HTH

Re: win95 pipe problems -- report + testcase + patch

2004-09-07 Thread Bas van Gompel
Op Wed, 8 Sep 2004 01:55:29 +0200 (MET DST) schreef ik in [EMAIL PROTECTED]: [...] : ChangeLog-entry: That was fu^Houled up. Let me try again. 2004-09-08 Bas van Gompel [EMAIL PROTECTED] * pipe.cc (create_selectable_pipe): Work around bug in windows 95 where CreateNamedPipe

Re: [RFC] Change to subversion package: Move /usr/bin/* - /usr/bin/subversion/* and add symlinks in /usr/bin

2004-07-13 Thread Bas van Gompel
Op Mon, 12 Jul 2004 11:32:30 +0100 schreef Max Bowsher in [EMAIL PROTECTED]: : Christopher Faylor wrote: [...] : The FHS dictates no subdirectories in /usr/bin and I think it's a good : rule. Program specific subdirectories belong in /usr/lib. : : ... : : Why didn't rpm just put its binaries

Re: bfd_get_section_size() undeclared

2004-07-09 Thread Bas van Gompel
Op Wed, 30 Jun 2004 12:03:20 +0100 schreef Dave Korn in [EMAIL PROTECTED]: : -Original Message- : From: cygwin-owner On Behalf Of Sean McCune : Sent: 30 June 2004 04:51 : : Howdy all, : : In building the latest source (checked out tonight), I'm getting the : following error, stating

Re: Generic build script instructions

2004-06-25 Thread Bas van Gompel
Op Sun, 20 Jun 2004 10:38:57 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Sun, 20 Jun 2004, Bas van Gompel wrote: : : Op Sat, 19 Jun 2004 17:11:22 -0400 (EDT) schreef Igor Pechtchanski: [submitting locally maintained packages?] : : Oh. Well, if nothing else, it's

Re: Generic build script instructions

2004-06-20 Thread Bas van Gompel
Op Sat, 19 Jun 2004 17:11:22 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Sat, 19 Jun 2004, Bas van Gompel wrote: : : Op Fri, 18 Jun 2004 22:22:59 -0400 (EDT) schreef Igor Pechtchanski: ...Snipped some stuff that was going OT, enjoyable though it was... [reason

Re: Generic build script instructions

2004-06-20 Thread Bas van Gompel
Op Sat, 19 Jun 2004 15:24:06 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Sat, 19 Jun 2004, Bas van Gompel wrote: [...] : * templates/generic-build-script: Allow multiple arguments. : Committed, thanks. SHTDI, KUTGW, Buzz. -- ) | | ---/ ---/ Yes

Re: Generic build script instructions

2004-06-20 Thread Bas van Gompel
Op Sun, 20 Jun 2004 08:00:03 +0200 (MET DST) schreef ik in [EMAIL PROTECTED]: [...] : Not really. Just keep a copy of the unedited gbs in topdir until you : round off your changes and get ready to do a ``spkg''. At that time : store the diff (or gbs-orig) into C-P. (Just remember to recreate

Re: Generic build script instructions

2004-06-19 Thread Bas van Gompel
-19 Bas van Gompel [EMAIL PROTECTED] * templates/generic-build-script: Allow multiple arguments. :As for the : ispatch part, let's discuss the name and the possible functionality (you : mentioned adding extra), and then it can be an add-on on top of the first : patch. Frankly, I

Re: Generic build script instructions

2004-06-19 Thread Bas van Gompel
Op Fri, 18 Jun 2004 22:22:59 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Sat, 19 Jun 2004, Bas van Gompel wrote: : : Op Fri, 18 Jun 2004 08:58:42 -0400 (EDT) schreef Igor Pechtchanski: : : On Fri, 18 Jun 2004, Bas van Gompel wrote: [pechtcha at see es dot and why you dot

Re: Generic build script instructions

2004-06-18 Thread Bas van Gompel
Op Fri, 18 Jun 2004 08:58:42 -0400 (EDT) schreef Igor Pechtchanski in [EMAIL PROTECTED]: : On Fri, 18 Jun 2004, Bas van Gompel wrote: : : Op Tue, 15 Jun 2004 16:52:31 -0400 (EDT) schreef Igor Pechtchanski : pechtcha at see es dot and why you dot ee dee you: : : Cute, very cute... Ehh

  1   2   >