Bugs item #2761480, was opened at 2009-04-14 11:30 Message generated for change (Comment added) made by cornuz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2761480&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: Build Group: SQL CVS Head >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Roberto Cornacchia (cornuz) Assigned to: Sjoerd Mullender (sjoerd) Summary: compilation error Initial Comment: --enable-bits=64 --enable-optimize --disable-debug cc1: warnings being treated as errors /export/scratch0/roberto/MonetDB/src/sql/src/backends/monet5/sql.mx: In function ‘SQLnewAquarium’: /export/scratch0/roberto/MonetDB/src/sql/src/backends/monet5/sql.mx:4082: error: implicit declaration of function ‘OCTOPUSworker’ /export/scratch0/roberto/MonetDB/src/sql/src/backends/monet5/sql.mx:4082: error: return makes pointer from integer without a cast /export/scratch0/roberto/MonetDB/src/sql/src/backends/monet5/sql.mx: In function ‘SQLdropAquarium’: /export/scratch0/roberto/MonetDB/src/sql/src/backends/monet5/sql.mx:4088: error: implicit declaration of function ‘OCTOPUSdrop’ /export/scratch0/roberto/MonetDB/src/sql/src/backends/monet5/sql.mx:4088: error: return makes pointer from integer without a cast ---------------------------------------------------------------------- >Comment By: Roberto Cornacchia (cornuz) Date: 2009-04-14 19:27 Message: It's fixed ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2009-04-14 16:50 Message: Is this still a problem after Martin's fix of 11:40 this morning? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2761480&group_id=56967 ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
