pkgsrc/lang/newsqueak/patches/patch-squint_inst
dholland 811f11a554 Add a package for Rob Pike's newsqueak, a channel-based concurrent
programming language. It is one of the ancestors of Go.
2015-04-25 19:58:32 +00:00

15 lines
272 B
Text

$NetBSD: patch-squint_inst,v 1.1 2015/04/25 19:58:32 dholland Exp $
Avoid naming conflict with standard C.
--- squint/inst~ 2000-02-11 17:04:34.000000000 +0000
+++ squint/inst
@@ -95,7 +95,7 @@ Iret
Irsh
Isnd
Isndptr
-Isprint
+Isprint_
Istore
Istoreary
Istoreauto