diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2004-05-23 20:03:49 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2004-05-23 20:03:49 +0000 |
commit | bbcc481006d4b5f4e8d1276db2220cf96a355985 (patch) | |
tree | a8ed4d72a4d49a50d493c6fc60ff1847cdcdb112 /xcalc.man | |
parent | ed6ab3f1b45a5101a4cddfca754291b4523520a1 (diff) |
xc/programs/xcalc/math.c
xcalc -rpn mode errors (Geoffery Coram)
Diffstat (limited to 'xcalc.man')
-rw-r--r-- | xcalc.man | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ .\" $XConsortium: xcalc.man,v 1.10 94/04/17 20:43:32 matt Exp $ +.\" $XdotOrg: $ .\" Copyright (c) 1994 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining @@ -425,8 +426,8 @@ customization file: X(__miscmansuffix__), xrdb(1), the Athena Widget Set .SH BUGS .PP -HP mode: A bug report claims that the sequence of keys 5, ENTER, <- -should clear the display, but it doesn't. +HP mode is not completely debugged. In particular, the stack is +not handled properly after errors. .SH COPYRIGHT Copyright 1994 X Consortium .br |