Re: small patch request(pgIndex.cpp)

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: small patch request(pgIndex.cpp)
Date: 2006-09-19 10:05:50
Message-ID: 018801c6dbd3$307fc4a0$170c1d7d@IBMC4B5932F74B
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave.

> Well 'i' is already a long, therefore (i-1) is a long and shouldn't
> require a cast. Are you getting a compiler warning form this?

--- Sorry this is japanese ----
pgIndex.cpp
c:\home\pgadmin3-1.6.0-beta1\src\schema\pgindex.cpp(117) : error C2668: 'NumToStr' : オーバーロード関数の呼び出しを解決することができません。(新機能 ; ヘルプを参照)
cl.exe の実行エラー

pgAdmin3.exe - エラー 1、警告 0

----
It is happen in VC6..., but it left our support.
However, I am checking the difference in two or more build environments,
in order to remove release uneasiness. It is the dependency of a library.

Regards,
Hiroshi Saito

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-09-19 10:16:04 SVN Commit by dpage: r5376 - in trunk/pgadmin3/src/slony: . include
Previous Message Dave Page 2006-09-19 07:41:22 Re: small patch request(pgIndex.cpp)