Re: [BUGS] BUG #1815: ECPGdebug causes crash on Windows XP

2005-08-13 Thread Joshua Masiko
> > $ ./a.exe > > > [1772]: ECPGdebug: set to 1 > > > > > > Ah, interesting. Why would it crash if the lib > directory is not in the > > path? Because it can't load the library? > > Maybe I misunderstood the

[BUGS] ECPGdebug causes program crash on windows

2005-08-10 Thread Joshua Masiko
/* Processed by ecpg (4.0.1) */ /* These include files are added by the preprocessor */ #include #include #include #include /* End of automatic include section */ #line 1 "main.pgc" #include int main(int argc,char **argv) { ECPGdebug(1,stderr); return 0; } Running the above p

[BUGS] BUG #1815: ECPGdebug causes crash on Windows XP

2005-08-09 Thread joshua masiko
The following bug has been logged online: Bug reference: 1815 Logged by: joshua masiko Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Windows XP SP2 Description:ECPGdebug causes crash on Windows XP Details: /* Processed by ecpg (4.0.1