Bugs item #1760527, was opened at 2007-07-25 20:40 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1760527&group_id=56967
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: PF/compiler Group: Pathfinder CVS Head >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Alexander Gafriller (gafriller) Summary: Pathfinder fails to compile Initial Comment: After today's checkins, pathfinder fails to compile with .../pathfinder/compiler/debug/prettysql.c: In function 'print_expr': .../pathfinder/compiler/debug/prettysql.c:324: error: 'sql_in' undeclared (first use in this function) .../pathfinder/compiler/debug/prettysql.c:324: error: (Each undeclared identifier is reported only once .../pathfinder/compiler/debug/prettysql.c:324: error: for each function it appears in.) .../pathfinder/compiler/debug/prettysql.c: In function 'print_lit_list': .../pathfinder/compiler/debug/prettysql.c:896: error: 'sql_lit_list' undeclared (first use in this function) ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2007-07-25 22:46 Message: Logged In: YES user_id=572415 Originator: YES Alexander's late-night checkins fix the compilation, again. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1760527&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
