artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e351538
)
zap untrue comment (since bcode.c 1.43)
author
otto
<otto@openbsd.org>
Wed, 29 Nov 2017 15:06:31 +0000
(15:06 +0000)
committer
otto
<otto@openbsd.org>
Wed, 29 Nov 2017 15:06:31 +0000
(15:06 +0000)
regress/usr.bin/dc/Makefile
patch
|
blob
|
history
diff --git
a/regress/usr.bin/dc/Makefile
b/regress/usr.bin/dc/Makefile
index
e4a98d0
..
b337c88
100644
(file)
--- a/
regress/usr.bin/dc/Makefile
+++ b/
regress/usr.bin/dc/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
19 2017/07/06 21:33:45 bluhm
Exp $
+# $OpenBSD: Makefile,v 1.
20 2017/11/29 15:06:31 otto
Exp $
DC?= dc
DCFLAGS= -x
@@
-11,7
+11,7
@@
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 \
# .in: input file
# .out: desired result
-# t1: basic operations
, prints "dc: Runtime warning: non-zero scale in exponent"
+# t1: basic operations
# t2: factoring program
# t3: string handling
# t4: more string ops