~rabbits/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH uxn] (monospace.tal) Remove values left on the stack

Details
Message ID
<164449252569.17562.3748488352372251523-0@git.sr.ht>
DKIM signature
missing
Download raw message
Patch: +2 -0
From: sroccaserra <sroccaserra@yahoo.com>

Functions draw-uf1 and draw-uf1-linebreaks are leaving two 8 bit values
on the stack, this commit removes them.
---
 projects/examples/gui/monospace.tal | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/projects/examples/gui/monospace.tal b/projects/examples/gui/monospace.tal
index 65522af..fe885f0 100644
--- a/projects/examples/gui/monospace.tal
+++ b/projects/examples/gui/monospace.tal
@@ -46,6 +46,7 @@ BRK
		( draw ) STHkr .Screen/sprite DEO
		INC2 LDAk ,&while JCN
	POPr
	POP2

JMP2r

@@ -65,6 +66,7 @@ JMP2r
		&end
		INC2 LDAk ,&while JCN
	POPr
	POP2

JMP2r

-- 
2.32.0

[uxn/patches/.build.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CHSBYX993CD8.6G4JWA3RLOM0@cirno2>
In-Reply-To
<164449252569.17562.3748488352372251523-0@git.sr.ht> (view parent)
DKIM signature
missing
Download raw message
uxn/patches/.build.yml: SUCCESS in 1m0s

[(monospace.tal) Remove values left on the stack][0] from [~sroccaserra][1]

[0]: https://lists.sr.ht/~rabbits/public-inbox/patches/29258
[1]: sroccaserra@yahoo.com

✓ #692698 SUCCESS uxn/patches/.build.yml https://builds.sr.ht/~rabbits/job/692698
Reply to thread Export thread (mbox)