Обсуждение: ECPGdebug causes program crash on windows

Поиск
Список
Период
Сортировка

ECPGdebug causes program crash on windows

От
Joshua Masiko
Дата:
/* Processed by ecpg (4.0.1) */
/* These include files are added by the preprocessor
*/
#include <ecpgtype.h>
#include <ecpglib.h>
#include <ecpgerrno.h>
#include <sqlca.h>
/* End of automatic include section */
#line 1 "main.pgc"
#include <stdio.h>

int main(int argc,char **argv)
{
    ECPGdebug(1,stderr);
    return 0;
}

Running the above program results in a reproducible
crash on Windows XP

Environment
Windows XP SP2
Visual Studio SP5
Postgresql 8.0.3

Any ideas??

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com