rev 277 - in trunk: modules/File src

SVN User <[email protected]>
Newsgroups gmane.comp.lang.prothon.cvs
Message-ID <[email protected]>
Author: mark
Date: 2004-04-04 14:34:11 -0400 (Sun, 04 Apr 2004)
New Revision: 277

Modified:
   trunk/modules/File/File.c
   trunk/src/src.vcproj
Log:
added speed.pr (ala Ben)

Modified: trunk/modules/File/File.c
===================================================================
--- trunk/modules/File/File.c	2004-04-04 18:00:46 UTC (rev 276)
+++ trunk/modules/File/File.c	2004-04-04 18:34:11 UTC (rev 277)
@@ -93,6 +93,7 @@
 	set_attr(ist, file_obj, sym(ist, "name"), filename);
 	set_attr(ist, file_obj, sym(ist, "mode"), mode);
 
+	file_obj->data_type = OBJ_TYPE_DATAPTR;
 	filep = pr_malloc(sizeof(*filep));
 
 	if (bufsize < MIN_BUFSIZE)

Modified: trunk/src/src.vcproj
===================================================================
--- trunk/src/src.vcproj	2004-04-04 18:00:46 UTC (rev 276)
+++ trunk/src/src.vcproj	2004-04-04 18:34:11 UTC (rev 277)
@@ -268,6 +268,9 @@
 				RelativePath="..\pr\re_test.pr">
 			</File>
 			<File
+				RelativePath="..\pr\speed.pr">
+			</File>
+			<File
 				RelativePath="..\status.txt">
 			</File>
 			<File
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.