Hi Stefan,

On Jul 23, 2008, at 15:46 , Stefan Manegold wrote:

> On Wed, Jul 23, 2008 at 02:29:40PM +0200, Ying Zhang wrote:
>> Hi Stefan,
>>
>> Thanks for cleaning up the code.  However, it is referred in MIL,
>
> how/where is the *C variable* referred in *MIL* ?

in xrpc_server.mx, line 72:

var xrpc_user :=  
bat("xrpc_user").append(split(monet_environment.find("xrpc_user"),";"));



>> so I think
>> this change will break loading the module.
>
> works for me:

You are right, it indeed works.
Now I see.
I have removed this variable earlier together with the creation of the  
BAT xrpc_user,
which causes 'append' to fail.

>>> @@ -889,7 +889,6 @@
>>>    @:xrpc_bat(admin,str)@
>>>    xrpc_admin = xrpc_bat;
>>>    @:xrpc_bat(user,str)@
         ^^^^^^^^^^^^^^^^^^^
I didn't have this line.

>>>
>>> -    xrpc_user = xrpc_bat;

Thanks again.

Jennie

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to