| delorie.com/archives/browse.cgi | search |
| 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 |
| X-Authentication-Warning: | slinky.cs.nyu.edu: pechtcha owned process doing -bs |
| Date: | Mon, 12 May 2003 10:06:04 -0400 (EDT) |
| From: | Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> |
| Reply-To: | cygwin AT cygwin DOT com |
| To: | Jason Tishler <jason AT tishler DOT net> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: cygipc (and PostgreSQL) XP problem resolved! |
| In-Reply-To: | <20030512135453.GB1708@tishler.net> |
| Message-ID: | <Pine.GSO.4.44.0305121005120.393-100000@slinky.cs.nyu.edu> |
| Importance: | Normal |
| MIME-Version: | 1.0 |
On Mon, 12 May 2003, Jason Tishler wrote:
> Igor,
>
> On Wed, May 07, 2003 at 10:09:51PM -0400, Igor Pechtchanski wrote:
> > It also calls GetVersion() twice every time it resolves a semaphore
> > name. It might be better to use something like
> >
> > #define FULL_NAMESPACE_PATH(name) \
> > ({WORD ver=LOWORD(GetVersion()); \
> > (MAKEWORD(HIBYTE(ver),LOBYTE(ver)) >= MAKEWORD(1,5)) ? \
> > NAMESPACE_PREFIX name : name})
> ^
> +--- missing semicolon
>
> Did you compile the above? :,)
> Anyway, thanks for pointing me in the right direction.
> Jason
*Sigh*... No, I didn't. Sorry. I'll add a disclaimer next time...
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
Knowledge is an unending adventure at the edge of uncertainty.
-- Leto II
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |