Sorry, the problem was in my cvs update script that didn't detect that
bootstrap was needed,
Milena
On 14/04/10 12:56, Milena Ivanova wrote:
> Fabian, where should MERO_LOG be defined? Is it an env. variable?
> A after your last check in, I got
> /ufs/milena/src/sql/src/b
Fabian, where should MERO_LOG be defined? Is it an env. variable?
A after your last check in, I got
/ufs/milena/src/sql/src/backends/monet5/merovingian/merovingian.c: In
function ‘main’:
/ufs/milena/src/sql/src/backends/monet5/merovingian/merovingian.c:452:
error: ‘MERO_LOG’ undeclared (first use
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory
> sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5440/MonetDB5/src/optimizer
>
> Modified Files:
> opt_recycler.mx
> Log Message:
>
> recycleSeq is stored in MalBlkRecord.recid;
> since the latter is of type int,
> it does
Fabian Groffen wrote:
> On 22-10-2009 11:26:02 +0200, Milena Ivanova wrote:
>
>> Fabian wrote:
>>
>>> Update of /cvsroot/monetdb/clients/src/mapiclient
>>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31397
>>>
>>> Modified
Fabian wrote:
> Update of /cvsroot/monetdb/clients/src/mapiclient
> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31397
>
> Modified Files:
> Tag: Aug2009
> dump.c
> Log Message:
> Stefan dK ran into a 'table is not unique' message, which IMO can only
> indicate something is s
Hi,
I have the following message when configure testing( updated at 12.45h)
checking for perl... /usr/bin/perl
checking perl.h usability... no
checking perl.h presence... yes
configure: WARNING: perl.h: present but cannot be compiled
configure: WARNING: perl.h: check for missing prerequisite h
> Dear fellow MonetDB developers,
>
> I just separated the MonetDB testing tools (Mtest.py & friends)
> from MonetDB/src/testing/
> into their own "testing" CVS module / MonetDB component.
>
>
> IMPORTANT NOTE:
> ===
>
> In case you plan to upgrade your exiting CVS-based "MonetDB" insta
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3358
>
> Modified Files:
> opt_replicator.mx
> Log Message:
> defConstant already performs a search for the constant value.
>
>
This was my first version too, but defConstant sets a po
Romulo Goncalves wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18911
>
> Modified Files:
> opt_replicator.mx
> Log Message:
> If you stop you should free the structure that you allocked in REPstart...
>
> Compilation works