Update of /cvsroot/monetdb/MonetDB5/src/modules/atoms
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14546/src/modules/atoms
Modified Files:
blob.mx
Log Message:
Removed legacy mil stuff (this only confuses autogen and make dist).
Completed removal (renaming) of mapi.mx.
Fixed typo (@mil -> @mal) so that some more functions are accessible
from MAL.
Index: blob.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/blob.mx,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- blob.mx 2 May 2007 06:00:54 -0000 1.37
+++ blob.mx 13 Sep 2007 13:45:11 -0000 1.38
@@ -107,18 +107,6 @@
command sqlblob(s:str):sqlblob address BLOBsqlblob_fromstr;
@{
[EMAIL PROTECTED] Example MAL Script
-The following test should be moved to the test section.
[EMAIL PROTECTED]
-#import blob;
-#v1 := setoid(oid(20000000));
-bl := "(5:11 FC E2 A0 0A)":blob;
-err:= print(bl);
-b2 := blob.toblob("Hello World");
-err:= print(b2);
-v1 := blob.tostring(b2);
-err:= print(v1);
-
@* Implementation Code
@h
#ifndef __BLOB_H__
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins