Re: constant too large in port/gettimeofday

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: constant too large in port/gettimeofday
Date: 2006-03-03 23:59:28
Message-ID: 200603032359.k23NxS224988@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

I am a little worried that some of our platforms do not support LL
designations, so I applied it only to CVS HEAD.

---------------------------------------------------------------------------

Kris Jurka wrote:
>
> This patch fixes this warning.
>
> gettimeofday.c:35: warning: integer constant is too large for "long" type
>
> Kris Jurka

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Chris Campbell 2006-03-04 00:14:49 Re: OS X shared memory documentation
Previous Message Bruce Momjian 2006-03-03 23:54:24 Re: [PATCH] Prompt for password on Windows platforms