[PR #143] [MERGED] fix sizeof usize assumed to be 8 #299

Closed
opened 2026-05-05 22:16:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/143
Author: @feschber
Created: 6/8/2024
Status: Merged
Merged: 6/8/2024
Merged by: @feschber

Base: mainHead: fix-usize-assumed-8-bytes


📝 Commits (1)

  • 81e2c59 fix sizeof usize assumed to be 8

📊 Changes

4 files changed (+8 additions, -7 deletions)

View changed files

📝 Cargo.lock (+1 -0)
📝 Cargo.toml (+1 -0)
📝 src/frontend/gtk.rs (+4 -5)
📝 src/frontend/gtk/window.rs (+2 -2)

📄 Description

closes #141


🔄 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/feschber/lan-mouse/pull/143 **Author:** [@feschber](https://github.com/feschber) **Created:** 6/8/2024 **Status:** ✅ Merged **Merged:** 6/8/2024 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `fix-usize-assumed-8-bytes` --- ### 📝 Commits (1) - [`81e2c59`](https://github.com/feschber/lan-mouse/commit/81e2c59e8f3fa0c1faf616a562eafde5a72c77fa) fix sizeof usize assumed to be 8 ### 📊 Changes **4 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -0) 📝 `Cargo.toml` (+1 -0) 📝 `src/frontend/gtk.rs` (+4 -5) 📝 `src/frontend/gtk/window.rs` (+2 -2) </details> ### 📄 Description closes #141 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:16:15 -06: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: github-starred/lan-mouse#299
No description provided.