Hi,
while rebuilding the entire project I ran across following warning:
.\src\interfaces\libpq\fe-secure.c(593): warning C4101: 'fp' :
unreferenced local variable
see attached diff for a fix.
-Hannes
Responses
pgsql-hackers by date
| Next: | From: Neil Conway | Date: 2007-10-02 22:18:00 |
| Subject: Re: minor compiler warning in libpg/fe-secure.c on win32(msvc) |
| Previous: | From: Josh Berkus | Date: 2007-10-02 21:17:37 |
| Subject: Re: Index |
pgsql-patches by date
| Next: | From: Neil Conway | Date: 2007-10-02 22:18:00 |
| Subject: Re: minor compiler warning in libpg/fe-secure.c on win32(msvc) |
| Previous: | From: Tom Lane | Date: 2007-10-02 20:07:06 |
| Subject: Re: ecpg thread-safe descriptor |