[PR #212] [MERGED] Change MaxUint32 to MaxInt32 in scroll.go #260

Closed
opened 2026-03-03 16:23:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/212
Author: @donaldww
Created: 5/21/2019
Status: Merged
Merged: 5/21/2019
Merged by: @mum4k

Base: develHead: master


📝 Commits (1)

  • ceea79f Change MaxUint32 to MaxInt32

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 widgets/text/scroll.go (+1 -1)

📄 Description

This change addresses the following compile error, reported by raspberry-pi golang compiler v1.12:

/home/pi/go/pkg/mod/github.com/mum4k/termdash@v0.9.0/widgets/text/scroll.go:119:29: constant 4294967295 overflows int


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/212 **Author:** [@donaldww](https://github.com/donaldww) **Created:** 5/21/2019 **Status:** ✅ Merged **Merged:** 5/21/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `master` --- ### 📝 Commits (1) - [`ceea79f`](https://github.com/mum4k/termdash/commit/ceea79f7cefe8cc54b9ea551c26862e15df3dcdd) Change MaxUint32 to MaxInt32 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `widgets/text/scroll.go` (+1 -1) </details> ### 📄 Description This change addresses the following compile error, reported by raspberry-pi golang compiler v1.12: /home/pi/go/pkg/mod/github.com/mum4k/termdash@v0.9.0/widgets/text/scroll.go:119:29: constant 4294967295 overflows int --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#260
No description provided.