]> git.pld-linux.org Git - packages/blassic.git/commitdiff
- outdated
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 24 Jan 2004 16:40:45 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blassic-types.patch -> 1.2

blassic-types.patch [deleted file]

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.062091 seconds and 4 git commands to generate.