Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX

From: "Pedro J(dot) Lobo" <pjlobo(at)euitt(dot)upm(dot)es>
To: Andrew Martin <martin(at)biochemistry(dot)ucl(dot)ac(dot)uk>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX
Date: 1998-03-05 14:11:01
Message-ID: Pine.OSF.3.96.980305150741.18067B-100000@haddock.euitt.upm.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 5 Mar 1998, Andrew Martin wrote:

>> :-? I've looked at both 6.2.1 and 6.3 and have been unable to find a
>> single '0L' in either version. I've looked in all .h files in src/include,
>> not just src/include/catalog.
>>
>>
>> =09Pedro.
>
>Didn't look very hard :-)
>
>A quick:
> find . -name '*.c' -exec grep 0L {} \;
>finds 27 occurrences of 0L

Well, not exactly. The thing is '0l', instead of '0L', both in 6.3 and
6.2.1. I'm rebuilding the beast now. I think that the problem *might* be
in some '-1L' which have been converted to '-1'. Perhaps there is a
problem with the sign expansion. I'll let you know what happens.

-------------------------------------------------------------------
Pedro José Lobo Perea Tel: +34 1 336 78 19
Centro de Cálculo Fax: +34 1 331 92 29
EUIT Telecomunicación - UPM e-mail: pjlobo(at)euitt(dot)upm(dot)es

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Meskes, Michael 1998-03-05 14:37:54 RE: [HACKERS] 6.3 question...
Previous Message The Hermit Hacker 1998-03-05 13:19:58 Re: [HACKERS] 6.3 question...