summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-bh
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sr/patches/patch-bh')
-rw-r--r--lang/sr/patches/patch-bh9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/sr/patches/patch-bh b/lang/sr/patches/patch-bh
new file mode 100644
index 00000000000..ca85ed51d7e
--- /dev/null
+++ b/lang/sr/patches/patch-bh
@@ -0,0 +1,9 @@
+$NetBSD: patch-bh,v 1.1 2005/03/12 10:22:08 is Exp $
+
+--- runerr.h.orig 2005-03-11 09:28:59.000000000 +0100
++++ runerr.h
+@@ -40,3 +40,4 @@ RUNERR(E_CCNV,41,"illegal conversion: ch
+ RUNERR(E_BCNV,42,"illegal conversion: bool(\"%S\")")
+ RUNERR(E_ICNV,43,"illegal conversion: int(\"%S\")")
+ RUNERR(E_RCNV,44,"illegal conversion: real(\"%S\")")
++RUNERR(E_PCNV,45,"illegal conversion: pointer(\"%S\")")