Re: small patch request(pgIndex.cpp)

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

> -----Original Message-----
> From: Hiroshi Saito [mailto:z-saito(at)guitar(dot)ocn(dot)ne(dot)jp]
> Sent: 19 September 2006 11:06
> To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] small patch request(pgIndex.cpp)
>
> 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.

OK, well, go ahead and commit the change if it helps - it certainly won't hurt.

:-)

Regards, Dave.

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-09-19 13:55:40 SVN Commit by dpage: r5378 - trunk/pgadmin3/src/frm
Previous Message svn 2006-09-19 10:19:19 SVN Commit by dpage: r5377 - trunk/pgadmin3/src/dlg