projects
/
rrq
/
rrqforth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b49fed1
)
bug fix for double quote
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 5 Jun 2021 13:15:11 +0000
(23:15 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 5 Jun 2021 13:15:11 +0000
(23:15 +1000)
stdio.asm
patch
|
blob
|
history
diff --git
a/stdio.asm
b/stdio.asm
index 1926880f1e2e57b53e7fa74e0f5881111c14a8bf..549852e614058f97d49f63074ad0050c62626577 100644
(file)
--- a/
stdio.asm
+++ b/
stdio.asm
@@
-275,7
+275,6
@@
p_double_quote_endstream:
inc qword [rsp]
DOFORTH p_str2temp
dec qword [rsp]
- add qword [rsp+8],8 ; adjust pointer
popr rsi
next