summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-bd
blob: f152454409b88fe52a76bd194b2dcaeaa6b70765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bd,v 1.2 2005/03/11 23:24:14 is Exp $

--- vsuite/quick/ptrstr/No_input.std.orig	2005-03-11 09:46:24.000000000 +0100
+++ vsuite/quick/ptrstr/No_input.std
@@ -0,0 +1,8 @@
+Testing pointer-string-pointer conversions:
+Null pointer: ==null== ; string: ==null== ; int: 0 ; pt(==null==): ==null==
+pointer  identity: true
+string   identity: true
+pointerX identity: true
+Expect invalid conversion:
+RTS abort: file pointer.sr, line 31:
+   illegal conversion: pointer("invalid")