[Monetdb-developers] SQL5 compilation error
Hi, (Current branch) checkout and compile SQL results in the following error: cc1: warnings being treated as errors ../../../../src/backends/monet5/sql_scenario.mx: In function 'monet5_freestack': ../../../../src/backends/monet5/sql_scenario.mx:94: warning: passing argument 1 of 'GDKfree' makes pointer from integer without a cast make[7]: *** [lib_sql_la-sql_scenario.lo] Error 1 Regards, Jennie
On 2007-02-21 19:00, Ying Zhang wrote:
Hi,
(Current branch)
checkout and compile SQL results in the following error:
cc1: warnings being treated as errors ../../../../src/backends/monet5/sql_scenario.mx: In function 'monet5_freestack': ../../../../src/backends/monet5/sql_scenario.mx:94: warning: passing argument 1 of 'GDKfree' makes pointer from integer without a cast make[7]: *** [lib_sql_la-sql_scenario.lo] Error 1
This will be fixed (presumably) when I propagate fixes from stable to current branch later today. -- Sjoerd Mullender
participants (2)
-
Sjoerd Mullender
-
Ying Zhang