From: SourceForge.net <no...@so...> - 2006-06-02 13:19:39
|
Bugs item #1186055, was opened at 2005-04-19 17:34 Message generated for change (Comment added) made by ghaering You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116528&aid=1186055&group_id=16528 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: PgConnection Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Michael Howitz (icemac) Assigned to: Nobody/Anonymous (nobody) Summary: debugQuery does not build in win32 Initial Comment: debugQuery uses strcasecmp which win32 (MSVC++ 6.0) does not have. ---------------------------------------------------------------------- >Comment By: Gerhard Häring (ghaering) Date: 2006-06-02 15:19 Message: Logged In: YES user_id=163326 Current CVS compiles fine on win32 with MSVC6. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116528&aid=1186055&group_id=16528 |