Re: Warnings - Mailing list pgsql-odbc

From Johann Zuschlag
Subject Re: Warnings
Date
Msg-id E16pdio-00070V-00@mrvdomng2.kundenserver.de
Whole thread Raw
In response to Re: Warnings  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-odbc
On Mon, 25 Mar 2002 16:11:38 -0500 (EST), Bruce Momjian wrote:

>Please send them over and we will take a look.  Current CVS doesn't show
>any for BSD/OS.

There are (and were allways since 6.5 or later IIRC) the following warnings. All error numbers of MS VC6.
The german statements:
"Formal parameter 2 differs from declaration" and
"Different types for formal and supplied parameter 4"

Never knew whether these are some casting tricks.

drvconn.c(328) : warning C4028: Formaler Parameter 2 unterscheidet sich von der Deklaration
drvconn.c(328) : warning C4024: 'DialogBoxParamA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4
drvconn.c(334) : warning C4028: Formaler Parameter 2 unterscheidet sich von der Deklaration
drvconn.c(334) : warning C4024: 'DialogBoxParamA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4

setup.c(133) : warning C4028: Formaler Parameter 2 unterscheidet sich von der Deklaration
setup.c(133) : warning C4024: 'DialogBoxParamA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4
setup.c(305) : warning C4028: Formaler Parameter 2 unterscheidet sich von der Deklaration
setup.c(305) : warning C4024: 'DialogBoxParamA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4
setup.c(312) : warning C4028: Formaler Parameter 2 unterscheidet sich von der Deklaration
setup.c(312) : warning C4024: 'DialogBoxParamA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4

Any ideas?

regards


Johann Zuschlag
zuschlag2@online.de



pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Warnings
Next
From: Hiroshi Inoue
Date:
Subject: Re: Warnings