delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/11/13/16:47:06

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <3DD2C7F2.3090606@ece.gatech.edu>
Date: Wed, 13 Nov 2002 16:45:22 -0500
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: [ANN] cygipc-1.13-2 released

[this announcement includes additional information; it's not identical 
to the one posted a hour ago]

cygipc is an implementation of IPC services for cygwin.  Although it 
will eventually be replaced by the developing "cygwin daemon", cygipc is 
currently the more complete implementation and is used by postgresql as 
well as by the kde-cygwin project.

Get it here:
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/

cygipc-1.13-2 is a drop-in, backwards-compatible replacement for the 
venerable 1.11 release.  (Forget the nightmare that was cygipc-1.12 -- 
for now.  Like Freddy Krueger, it will return in the sequel as 
cygipc-2.x, but not yet.)

cygipc-1.13-2 fixes some long-standing problems experienced by 
postgresql, and now returns "correct" error values when ipc-daemon is 
not running (Jason Tishler).

In addition, it now allows ipc-daemon.exe to "live" in the Program Files 
directory and still run as a service, thanks to a path-quoting patch 
from Przemys?aw Sztoch.

Further, 1.13-2 fixes a problem in which ipc-daemon --install-as-service 
did not properly record the desired log-verboseness level in the registry.

Finally, there have been some changes in the options (although the old 
option switches are still supported).  This change is so that we can 
support more finely graded levels of error reporting in the future.

Previously, error logging was controlled by these two switches:
   -d, --debug                 extra verbose error reporting/logging
   -q, --quiet                 minimal error reporting/logging

Now, these functions are controlled by a single option:
   -D, --debug-level=<int>     Set verboseness of output.
                               0=quiet mode
                               1=normal (default)
                               2=verbose mode

-d/--debug and -q/--quiet are still supported, but their effect is now 
simply:

   -d, --debug                 sets --debug-level=2
   -q, --quiet                 sets --debug-level=0

Now, while you don't NEED to take any action, you might want to edit 
your ipc-daemon startup scripts or registry entries (see the README) and 
change '-q' to '-D 0', etc.

Enjoy,
Chuck
(just visiting, and not really "back")




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019