]> git.pld-linux.org Git - packages/blassic.git/blobdiff - blassic-types.patch
- outdated
[packages/blassic.git] / blassic-types.patch
diff --git a/blassic-types.patch b/blassic-types.patch
deleted file mode 100644 (file)
index 40427a0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- blassic-0.7.2/result.h.orig        2003-08-25 18:26:08.000000000 +0000
-+++ blassic-0.7.2/result.h     2003-12-06 14:56:37.000000000 +0000
-@@ -165,7 +165,7 @@
-               vartype= VarInteger;
-               varinteger= inum;
-       }
--      /*BlResult & */ void operator = (size_t inum)
-+      /*BlResult & */ void operator = (unsigned int inum)
-       {
-               vartype= VarInteger;
-               varinteger= inum;
This page took 0.11488 seconds and 4 git commands to generate.